Hello community,

here is the log from the commit of package clementine for openSUSE:Factory 
checked in at 2019-12-30 12:35:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clementine (Old)
 and      /work/SRC/openSUSE:Factory/.clementine.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clementine"

Mon Dec 30 12:35:37 2019 rev:55 rq:760012 version:1.3.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/clementine/clementine.changes    2019-10-14 
12:43:33.222378341 +0200
+++ /work/SRC/openSUSE:Factory/.clementine.new.6675/clementine.changes  
2019-12-30 12:35:38.983830880 +0100
@@ -1,0 +2,26 @@
+Mon Dec 30 07:28:00 UTC 2019 - Dave Plater <[email protected]>
+
+- Update to release version 1.3.9, first release since 2016.
+- Upstream changes:
+  *Fix gpodder sync memory leaks in success cases.
+  *Fix resuming playback position on startup
+  *Remove obsolete forced setting of XDG_CONFIG_HOME
+  *Fix multiple triggers of shortcut actions
+  *Fix a few more gst plugins
+  *Use AWS mirror for eoan & disco too
+  *Fix edit tag dialog
+  *Change remaining group by defaults to album artist
+  *Fix updating song count
+  *Add check for valid birthTime()
+  *Remove watch for removed subdirectories
+  *Remove qt4 dependency
+
+-------------------------------------------------------------------
+Sun Nov 10 12:54:34 UTC 2019 - Dave Plater <[email protected]>
+
+- Update to git snapshot 1.3.1+git20191110
+- Upstream changes:
+  *Replace QString::null with QString()
+  *qt5 branch is now master.
+
+-------------------------------------------------------------------

Old:
----
  clementine-1.3.1+git20191004.tar.gz

New:
----
  clementine-1.3.9.tar.gz

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

Other differences:
------------------
++++++ clementine.spec ++++++
--- /var/tmp/diff_new_pack.wdo5o9/_old  2019-12-30 12:35:40.843831878 +0100
+++ /var/tmp/diff_new_pack.wdo5o9/_new  2019-12-30 12:35:40.867831891 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define rev 664c5a31f9cf519af5a4c3adcb30dbbc73d037d6
+%define rev 240ba7b487e7132f14053e643866307b323b5f01
 
-%bcond_without git
+%bcond_with git
 
 %if 0%{?suse_version} > 1500
 %bcond_without manpage
@@ -26,18 +26,19 @@
 %bcond_with manpage
 %endif
 %bcond_without qt5
+%define gname Clementine
 
 Name:           clementine
-Version:        1.3.1+git20191004
+Version:        1.3.9
 Release:        0
 Summary:        A music player inspired by Amarok 1.4
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Sound/Players
 Url:            https://clementine-player.org/
 %if %{without git}
-#Source:         
https://github.com/clementine-player/Clementine/releases/download/%%{version}/%%{name}-%%{version}.tar.xz
+Source:         
https://github.com/clementine-player/%{gname}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 %else
-Source0:        
https://github.com/clementine-player/Clementine/archive/%{rev}.tar.gz#/%{name}-%{version}.tar.gz
+#Source0:        
https://github.com/clementine-player/Clementine/archive/%%{rev}.tar.gz#/%%{name}-%%{version}.tar.gz
 %endif
 # PATCH-FEATURE-UPSTREAM uudisks2-support-for-devicemanager.patch
 Patch1:         clementine-udisks-headers.patch
@@ -140,9 +141,9 @@
 
 %prep
 %if %{without git}
-%setup -q
+%setup -q -n %{gname}-%{version}
 %else
-%setup -q -n Clementine-%{rev}
+%setup -q -n %{gname}-%{rev}
 %endif
 %autopatch -p1
 

++++++ clementine-1.3.1+git20191004.tar.gz -> clementine-1.3.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/clementine/clementine-1.3.1+git20191004.tar.gz 
/work/SRC/openSUSE:Factory/.clementine.new.6675/clementine-1.3.9.tar.gz differ: 
char 12, line 1


Reply via email to