Hello community,

here is the log from the commit of package museic for openSUSE:Factory checked 
in at 2018-10-09 15:54:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/museic (Old)
 and      /work/SRC/openSUSE:Factory/.museic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "museic"

Tue Oct  9 15:54:00 2018 rev:7 rq:640696 version:2.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/museic/museic.changes    2018-10-02 
19:49:29.921701528 +0200
+++ /work/SRC/openSUSE:Factory/.museic.new/museic.changes       2018-10-09 
15:54:01.798292512 +0200
@@ -1,0 +2,7 @@
+Mon Oct  1 20:11:30 UTC 2018 - Alexei Podvalsky <avvi...@yandex.by>
+
+- Update to 2.1.3:
+  * Update README.md
+  * Update screenshots
+
+-------------------------------------------------------------------

Old:
----
  MuseIC-2.1.0.tar.gz

New:
----
  MuseIC-2.1.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ museic.spec ++++++
--- /var/tmp/diff_new_pack.tWL7Ik/_old  2018-10-09 15:54:02.186292053 +0200
+++ /var/tmp/diff_new_pack.tWL7Ik/_new  2018-10-09 15:54:02.186292053 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           museic
-Version:        2.1.0
+Version:        2.1.3
 Release:        0
 Summary:        Audio player with remote control
 License:        GPL-3.0-only

++++++ MuseIC-2.1.0.tar.gz -> MuseIC-2.1.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MuseIC-2.1.0/CMakeLists.txt 
new/MuseIC-2.1.3/CMakeLists.txt
--- old/MuseIC-2.1.0/CMakeLists.txt     2018-09-24 07:31:17.000000000 +0200
+++ new/MuseIC-2.1.3/CMakeLists.txt     2018-09-27 20:39:20.000000000 +0200
@@ -17,7 +17,7 @@
 
 set (EXEC_NAME "com.github.bcedu.museic")
 set (RELEASE_NAME "MuseIC")
-set (VERSION "2.1.0")
+set (VERSION "2.1.3")
 set (VERSION_INFO "MuseIC beta version")
 set (ICON "${PKGDATADIR}/data/icons/com.github.bcedu.museic.svg")
 set (HTMLDIR "${PKGDATADIR}/data/html/")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MuseIC-2.1.0/data/com.github.bcedu.museic.appdata.xml 
new/MuseIC-2.1.3/data/com.github.bcedu.museic.appdata.xml
--- old/MuseIC-2.1.0/data/com.github.bcedu.museic.appdata.xml   2018-09-24 
07:31:17.000000000 +0200
+++ new/MuseIC-2.1.3/data/com.github.bcedu.museic.appdata.xml   2018-09-27 
20:39:20.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2017 Eduard Berloso Clarà <eduard.bc...@gmail.com> -->
 <component type="desktop">
-    <id>com.github.bcedu.museic.desktop</id>
+    <id>com.github.bcedu.museic</id>
     <metadata_license>CC0-1.0</metadata_license>
     <project_license>GPL-3.0+</project_license>
     <developer_name>Eduard Berloso Clarà</developer_name>
@@ -45,6 +45,25 @@
         </screenshot>
     </screenshots>
     <releases>
+        <release version="2.1.3" date="2018-09-11">
+            ​<description>
+                ​<p>MuseIC Release</p>
+                <ul>
+                    <li> Compatibility with elementary Juno</li>
+                    <li> UI changes to make it more "elementary style"</li>
+                    <li> Added artists search bar</li>
+                    <li> Added files search bar</li>
+                    <li> Added button to edit metadata: name, artist and album 
(only for the museic library) </li>
+                    <li> Added button to delete files from the filelist </li>
+                    <li> Improved artists list with scrollbar</li>
+                    <li> Show the duration of each file in the filelist and 
playlist </li>
+                    <li> Show artist's playlist by clicking current artist 
</li>
+                    <li> Pressing the name of the current song brings you the 
current filelist and scrolls you to the song </li>
+                    <li> Hit "space" to make play / pause </li>
+                    <li> Hit right / left change song </li>
+                </ul>
+            ​</description>
+        </release>
         <release version="2.1.0" date="2018-09-11">
             ​<description>
                 ​<p>MuseIC Release</p>
Binary files old/MuseIC-2.1.0/data/file_search.png and 
new/MuseIC-2.1.3/data/file_search.png differ
Binary files old/MuseIC-2.1.0/data/multi_files_editor.png and 
new/MuseIC-2.1.3/data/multi_files_editor.png differ
Binary files old/MuseIC-2.1.0/data/museic_screenshoot.png and 
new/MuseIC-2.1.3/data/museic_screenshoot.png differ
Binary files old/MuseIC-2.1.0/data/single_file_editor.png and 
new/MuseIC-2.1.3/data/single_file_editor.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MuseIC-2.1.0/debian/changelog 
new/MuseIC-2.1.3/debian/changelog
--- old/MuseIC-2.1.0/debian/changelog   2018-09-24 07:31:17.000000000 +0200
+++ new/MuseIC-2.1.3/debian/changelog   2018-09-27 20:39:20.000000000 +0200
@@ -1,4 +1,4 @@
-com.github.bcedu.museic (2.1) precise; urgency=low
+com.github.bcedu.museic (2.1.3) precise; urgency=low
 
   * Juno release of MuseIC.
 


Reply via email to