commit gnome-music for openSUSE:Factory

2020-09-25 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-09-25 16:27:20

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.4249 (New)


Package is "gnome-music"

Fri Sep 25 16:27:20 2020 rev:56 rq:837336 version:3.38.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-09-09 
17:50:07.686581887 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.4249/gnome-music.changes
2020-09-25 16:28:56.367752435 +0200
@@ -1,0 +2,58 @@
+Tue Sep 15 11:19:34 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.38.0:
+  + Updated translations.
+
+---
+Mon Sep  7 07:39:34 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.37.92:
+  + Port to Tracker 3.
+  + Art retrieval complete rework.
+  + Flatpak cleanups and updates.
+  + Bugs fixed:
+- gnome-music gets stuck when next button is pressed when
+  current song is about to finish.
+- Selection mode search doesn't work.
+- Selecting an album in albums view in selection mode randomly
+  deselects other albums.
+- Selection mode only works for artists during search.
+- Music crashed if gnome-online-accounts is unavailable.
+- MPRIS playlist fixes.
+- Gracefully handle locale.{bind,}textdomain not being
+  available.
+  + Updated translations.
+- Replace pkgconfig(tracker-sparql-2.0) BuildRequires with
+  pkgconfig(tracker-sparql-3.0): follow upstream changes.
+
+---
+Sun Sep  6 20:11:09 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.37.3:
+  + Bugs fixed:
+- High CPU usage.
+- Bind more SongWidget properties.
+- Changes from version 3.37.2:
+  + Use Gtk.Template for all the Views and remove BaseView.
+  + Prefer Albumartist field for artist search.
+  + Change Artist view selection from artist to song.
+  + Extend Gtk.Template usage for Window.
+  + Deinitialize Grilo on shutdown.
+  + Music now explicitly depends on Pango 1.44 or above.
+  + Flatpak cleanups and updates.
+  + Various widgets style and code cleanups.
+  + Bugs fixed:
+- Artist view should support music selection.
+- In-app notifications need to be dismissable.
+- Stop using show_all.
+- Crash while searching due to bugs in searchview.py.
+- Crash on start: object 'AttrFontFeatures' has no attribute
+  'new'.
+- Wrong song count in favourite playlist.
+- Please stop changing the module search path.
+- Use libsoup for art retrieval.
+- Music crashes on 'check_smart_playlist_change' call.
+  + Updated translations.
+- Add pkgconfig(pango) BuildRequires: new dependency.
+
+---

Old:

  gnome-music-3.36.5.tar.xz

New:

  gnome-music-3.38.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.Omlr18/_old  2020-09-25 16:28:56.871752881 +0200
+++ /var/tmp/diff_new_pack.Omlr18/_new  2020-09-25 16:28:56.875752884 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.36.5
+Version:3.38.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
 URL:https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-music/3.36/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-music/3.38/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 
 BuildRequires:  fdupes
@@ -34,15 +34,16 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(goa-1.0) >= 3.35.90
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.0
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.12
-BuildRequires:  pkgconfig(grilo-plugins-0.3) >= 0.3.10
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.13
+BuildRequires:  pkgconfig(grilo-plugins-0.3) >= 0.3.12
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.7
 BuildRequires:  pkgconfig(libdazzle-1.0) >= 3.28.0
 BuildRequires:  pkgconfig(libmediaart-2.0) >= 1.9.1
 BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(pango) >= 1.44.0
 BuildRequires:  pkgconfig(py3cairo) >= 1.14
-BuildRequires:  pkgconfig(pygobject-3.0) >= 3.29.1
-BuildRequires:  pkgconfig(tracker-sparql-2.0) >= 2.3.0
+BuildRequires:  pkgconfig(pygobject-3.0) >= 3.36.1
+BuildRequires:  pkgconfig(tracker-sparql-3.0) >= 2.99.3
 Requires:   dbus-1-python3
 # gnome-music requires grilo-plugin-tracker to interact with tracker and find 
files (bsc#1083659)
 Require

commit gnome-music for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-09-09 17:48:29

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.3399 (New)


Package is "gnome-music"

Wed Sep  9 17:48:29 2020 rev:55 rq:832686 version:3.36.5

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-07-13 
09:06:13.404197671 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.3399/gnome-music.changes
2020-09-09 17:50:07.686581887 +0200
@@ -1,0 +2,13 @@
+Sun Sep  6 19:54:01 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.5:
+  + Bugs fixed:
+- scrobbler: Don't crash if gnome-online-accounts is
+  unavailable.
+- Selection mode search doesn't work.
+- Selecting an album in albums view in selection mode randomly
+  deselects other albums.
+- Selection mode only works for artists during search.
+- mpris misc fixes.
+
+---

Old:

  gnome-music-3.36.4.1.tar.xz

New:

  gnome-music-3.36.5.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.G4ze1X/_old  2020-09-09 17:50:09.742583557 +0200
+++ /var/tmp/diff_new_pack.G4ze1X/_new  2020-09-09 17:50:09.746583561 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.36.4.1
+Version:3.36.5
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.36.4.1.tar.xz -> gnome-music-3.36.5.tar.xz ++
 2255 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-07-13 09:05:51

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.3060 (New)


Package is "gnome-music"

Mon Jul 13 09:05:51 2020 rev:54 rq:819958 version:3.36.4.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-06-08 
23:49:41.730412687 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.3060/gnome-music.changes
2020-07-13 09:06:13.404197671 +0200
@@ -1,0 +2,15 @@
+Wed Jul  8 11:10:55 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.4.1:
+  + Fix a showstopper bug in 3.36.4
+
+---
+Sat Jul  4 21:09:30 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.4:
+  + Bugs fixed:
+- pauseonsuspend: Fix calls to MusicLogger.warning().
+- Duplication of menu bar.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.36.3.tar.xz

New:

  gnome-music-3.36.4.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.2Ofp2a/_old  2020-07-13 09:06:14.056199310 +0200
+++ /var/tmp/diff_new_pack.2Ofp2a/_new  2020-07-13 09:06:14.060199320 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.36.3
+Version:3.36.4.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.36.3.tar.xz -> gnome-music-3.36.4.1.tar.xz ++
 2716 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-06-08 23:48:44

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.3606 (New)


Package is "gnome-music"

Mon Jun  8 23:48:44 2020 rev:53 rq:811427 version:3.36.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-04-29 
20:43:01.367742829 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.3606/gnome-music.changes
2020-06-08 23:49:41.730412687 +0200
@@ -1,0 +2,8 @@
+Sun May 31 19:43:36 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.3:
+  + Fix a crash in SearchView.
+  + Handle missing change notification case.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.36.2.tar.xz

New:

  gnome-music-3.36.3.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.Vxvdh4/_old  2020-06-08 23:49:44.214420349 +0200
+++ /var/tmp/diff_new_pack.Vxvdh4/_new  2020-06-08 23:49:44.218420362 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.36.2
+Version:3.36.3
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.36.2.tar.xz -> gnome-music-3.36.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.36.2/NEWS new/gnome-music-3.36.3/NEWS
--- old/gnome-music-3.36.2/NEWS 2020-04-25 21:30:15.186176000 +0200
+++ new/gnome-music-3.36.3/NEWS 2020-05-31 00:01:48.831185600 +0200
@@ -1,3 +1,23 @@
+Overview of changes in 3.36.3
+=
+
+* Fix a crash in SearchView
+* Handle missing change notification case
+
+Bugs fixed:
+ searchview: Fix incorrect object use (!708)
+ grltrackerwrapper: Handle missing change notification case (!716)
+
+Thanks to our contributors this release:
+ Atharva Veer
+ Marinus Schraal
+
+* Fix a crash in SearchView
+* Handle missing change notification case
+
+Updated translations:
+ Romanian
+
 Overview of changes in 3.36.2
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-music-3.36.2/data/org.gnome.Music.appdata.xml.in.in 
new/gnome-music-3.36.3/data/org.gnome.Music.appdata.xml.in.in
--- old/gnome-music-3.36.2/data/org.gnome.Music.appdata.xml.in.in   
2020-04-25 21:30:15.187176200 +0200
+++ new/gnome-music-3.36.3/data/org.gnome.Music.appdata.xml.in.in   
2020-05-31 00:01:48.831185600 +0200
@@ -35,6 +35,13 @@
   
   
   
+
+  
+
+  This updates fixes one crasher and updates translations.
+
+  
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.36.2/data/ui/AboutDialog.ui.in 
new/gnome-music-3.36.3/data/ui/AboutDialog.ui.in
--- old/gnome-music-3.36.2/data/ui/AboutDialog.ui.in2020-04-25 
21:30:15.190176200 +0200
+++ new/gnome-music-3.36.3/data/ui/AboutDialog.ui.in2020-05-31 
00:01:48.835185800 +0200
@@ -29,6 +29,7 @@
 Arnel A. Borja
 Ashwani Singh Tanwar
 Ashwin Mohan
+Atharva Veer
 Benoît Legat
 Bilal Elmoussaoui
 Billy Barrow
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-music-3.36.2/gnomemusic/grilowrappers/grltrackerwrapper.py 
new/gnome-music-3.36.3/gnomemusic/grilowrappers/grltrackerwrapper.py
--- old/gnome-music-3.36.2/gnomemusic/grilowrappers/grltrackerwrapper.py
2020-04-25 21:30:15.193176300 +0200
+++ new/gnome-music-3.36.3/gnomemusic/grilowrappers/grltrackerwrapper.py
2020-05-31 00:01:48.859186400 +0200
@@ -352,6 +352,7 @@
 return
 
 if not media:
+self._remove_media(media_ids)
 return
 
 if media.get_id() not in self._hash:
@@ -364,6 +365,8 @@
 else:
 self._hash[media.get_id()].update(media)
 
+media_ids.remove(media.get_id())
+
 options = self._fast_options.copy()
 
 self.props.source.query(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.36.2/gnomemusic/views/searchview.py 
new/gnome-music-3.36.3/gnomemusic/views/searchview.py
--- old/gnome-music-3.36.2/gnomemusic/views/searchview.py   2020-04-25 
21:30:15.194176400 +0200
+++ new/gnome-music-3.36.3/gnomemusic/views/searchview.py   2020-05-31 
00:01:48.863186400 +0200
@@ -298,7 +298,7 @@
 if nb_children == 0:
 return
 
-first_child = self._album_flowbox.get_c

commit gnome-music for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-04-29 20:42:44

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.2738 (New)


Package is "gnome-music"

Wed Apr 29 20:42:44 2020 rev:52 rq:798348 version:3.36.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-04-23 
18:27:00.539694040 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.2738/gnome-music.changes
2020-04-29 20:43:01.367742829 +0200
@@ -1,0 +2,10 @@
+Sat Apr 25 19:40:04 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.2:
+  + Fix two crashers.
+  + Bugs fixed:
+- Crash on playlist change check.
+- Rare crash on some music files.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.36.1.tar.xz

New:

  gnome-music-3.36.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.Vd71jb/_old  2020-04-29 20:43:01.891744195 +0200
+++ /var/tmp/diff_new_pack.Vd71jb/_new  2020-04-29 20:43:01.891744195 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.36.1
+Version:3.36.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.36.1.tar.xz -> gnome-music-3.36.2.tar.xz ++
 3580 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-04-23 18:26:57

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.2738 (New)


Package is "gnome-music"

Thu Apr 23 18:26:57 2020 rev:51 rq:795209 version:3.36.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-04-07 
10:19:55.085735514 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.2738/gnome-music.changes
2020-04-23 18:27:00.539694040 +0200
@@ -1,0 +2,77 @@
+Sat Mar 28 22:04:56 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.1:
+  + Fix crash when Pango 1.44 is not available.
+  + Do not change python module search path.
+  + Various CoreModel and Playlist binding optimizations.
+  + Various crash and bugfixes.
+  + Bugs fixed:
+- Crash while searching due to bugs in searchview.py.
+- Do not change the module search path.
+- Wrong song count in favourite playlist.
+- First song selected displays selected count as 2.
+- App crashing on start: type object 'AttrFontFeatures' has no
+  attribute 'new'.
+
+---
+Sat Mar 28 22:04:55 UTC 2020 - bjorn@gmail.com
+
+- Update to version 3.36.0:
+  + Updated translations.
+
+---
+Sat Mar 28 22:04:54 UTC 2020 - bjorn@gmail.com
+
+- Update to version 3.35.92:
+  + Restore smart playlists update.
+  + Improve Tracker content tracking.
+  + Flatpak cleanups and updates.
+  + Bugs fixed:
+- Properly load Grilo Tracker plugin.
+- Stop a deleted playlist if it is playing.
+- Misc playlists fixes.
+- Flatpak: remove unused dleyna support.
+- flatpak assorted fixes.
+  + Updated translations.
+
+---
+Sat Mar 28 22:04:53 UTC 2020 - Dominique Leuenberger 
+
+- Update to version 3.35.91.1:
+  + Bug fixed: Possible crash on warning.
+- Changes from version 3.35.91:
+  + Use natural order for sorting.
+  + Expose Last.fm scrobbler in the UI.
+  + Add local runtime cache for scrobbling.
+  + Add GLib style logging and remove old logging and debug switch.
+  + Bugs fixed:
+- Sort albums title containing digits numerically.
+- PlaylistsView: select the next playlist on deletion.
+- Expose scrobbling support.
+- Switching to playlist gives an empty view.
+- Use tabular numbers for song duration.
+- Crash after select all items.
+- Deleting an empty playlist crashes.
+- Disable selection button in Playlist View while searching.
+- Help overlay remove Ctrl+F1 shortcut.
+  + Updated translations.
+
+---
+Sat Mar 28 22:04:52 UTC 2020 - dims...@opensuse.org
+
+- Update to version 3.35.3:
+  + Improve Tracker content tracking.
+  + Update appdate screenshots.
+  + Bugs fixed:
++ F1 key is not opening help page.
++ Play on empty playlist crashes Music.
++ Crash when pressing Alt+Left in SearchView.
+- Changes from version 3.35.2:
+  + Use MusicBrainz identifiers to download album covers.
+  + Restore MPRIS playlist support and misc MPRIS cleanups.
+  + Playlist fixes.
+  + Bring back loading notifications.
+  + Nightly application icon.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.34.5.tar.xz

New:

  gnome-music-3.36.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.f7qzaU/_old  2020-04-23 18:27:02.463697724 +0200
+++ /var/tmp/diff_new_pack.f7qzaU/_new  2020-04-23 18:27:02.463697724 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.34.5
+Version:3.36.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
 URL:https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-music/3.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-music/3.36/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 
 BuildRequires:  fdupes
@@ -32,17 +32,17 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-devel >= 3.3
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
-BuildRequires:  pkgconfig(goa-1.0)
+BuildRequires:  pkgconfig(goa-1.0) >= 3.35.90
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.0
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.8
-BuildRequires:  pkgconfig(grilo-plugins-0.3) >= 0.3.9
+BuildRequires:  pkgconfig(grilo-0

commit gnome-music for openSUSE:Factory

2020-04-07 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-04-07 10:19:50

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.3248 (New)


Package is "gnome-music"

Tue Apr  7 10:19:50 2020 rev:50 rq:790687 version:3.34.5

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-02-22 
19:01:53.581808335 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.3248/gnome-music.changes
2020-04-07 10:19:55.085735514 +0200
@@ -1,0 +2,12 @@
+Sat Mar 28 22:04:51 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.5:
+  + Restore smart playlists updates.
+  + Various crash and bugfixes.
+  + Bugs fixed:
+- Properly load tracker plugin.
+- Stop a deleted playlist if it is playing.
+- Fix crash in FlowBox allocations in SearchView.
+- Reset count of a smart playlist when all songs are removed.
+
+---

Old:

  gnome-music-3.34.4.tar.xz

New:

  gnome-music-3.34.5.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.9U8lpR/_old  2020-04-07 10:19:55.717736217 +0200
+++ /var/tmp/diff_new_pack.9U8lpR/_new  2020-04-07 10:19:55.717736217 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.34.4
+Version:3.34.5
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.34.4.tar.xz -> gnome-music-3.34.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.4/NEWS new/gnome-music-3.34.5/NEWS
--- old/gnome-music-3.34.4/NEWS 2020-02-15 14:33:51.0 +0100
+++ new/gnome-music-3.34.5/NEWS 2020-03-28 22:22:52.562239400 +0100
@@ -1,3 +1,21 @@
+Overview of changes in 3.34.5
+=
+
+* Restore smart playlists updates
+* Various crash and bugfixes
+
+Bugs fixed:
+ Properly load tracker plugin (!652)
+ Stop a deleted playlist if it is playing (!662)
+ Fix crash in FlowBox allocations in SearchView (!685)
+ Reset count of a smart playlist when all songs are removed (!686)
+
+Thanks to our contributors this release:
+ Ashwani Singh Tanwar
+ Jean Felder
+ Marinus Schraal
+ Weifeng Lai
+
 Overview of changes in 3.34.4
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-music-3.34.4/data/org.gnome.Music.appdata.xml.in.in 
new/gnome-music-3.34.5/data/org.gnome.Music.appdata.xml.in.in
--- old/gnome-music-3.34.4/data/org.gnome.Music.appdata.xml.in.in   
2020-02-15 14:33:51.0 +0100
+++ new/gnome-music-3.34.5/data/org.gnome.Music.appdata.xml.in.in   
2020-03-28 22:22:52.562239400 +0100
@@ -28,6 +28,13 @@
 
   
   
+
+  
+
+  Restore smart playlists update and various bugfixes.
+
+  
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.4/data/ui/AboutDialog.ui.in 
new/gnome-music-3.34.5/data/ui/AboutDialog.ui.in
--- old/gnome-music-3.34.4/data/ui/AboutDialog.ui.in2020-02-15 
14:33:51.0 +0100
+++ new/gnome-music-3.34.5/data/ui/AboutDialog.ui.in2020-03-28 
22:22:52.566239600 +0100
@@ -27,6 +27,7 @@
 Andreas Nilsson
 Apostol Bakalov
 Arnel A. Borja
+Ashwani Singh Tanwar
 Ashwin Mohan
 Benoît Legat
 Bilal Elmoussaoui
@@ -92,6 +93,7 @@
 Tjipke van der Heide
 Vadim Rutkovsky
 Veerasamy Sevagen
+Weifeng Lai
 Yash Singh
 
 Allan Day
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.4/gnomemusic/coregrilo.py 
new/gnome-music-3.34.5/gnomemusic/coregrilo.py
--- old/gnome-music-3.34.4/gnomemusic/coregrilo.py  2020-02-15 
14:33:51.0 +0100
+++ new/gnome-music-3.34.5/gnomemusic/coregrilo.py  2020-03-28 
22:22:52.566239600 +0100
@@ -91,9 +91,10 @@
 new_state = self._tracker_wrapper.props.tracker_available
 # FIXME:No removal support yet.
 if new_state == TrackerState.AVAILABLE:
-# FIXME: Look for a better way to just activate the Tracker
-# plugin.
-self._registry.load_all_plugins(True)
+tracker_plugin = self._registry.lookup_plugin("grl-tracker")
+if tracker_plugin:
+self._registry.unload_plugin("grl-tracker")
+self._registry.activate_plugin_by_id("grl-tracker")
 
 def _on_source_added(self, registry, source):
 
@@ -125,18 +126,22 @@
 
 new_state = self._tracker_wrapper.props.tracker_available
  

commit gnome-music for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-02-22 19:01:38

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.26092 (New)


Package is "gnome-music"

Sat Feb 22 19:01:38 2020 rev:49 rq:775298 version:3.34.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2020-01-10 
17:46:51.118143820 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.26092/gnome-music.changes   
2020-02-22 19:01:53.581808335 +0100
@@ -1,0 +2,7 @@
+Sat Feb 15 17:08:12 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.4:
+  + Various crash and bugfixes.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.34.3.tar.xz

New:

  gnome-music-3.34.4.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.1ryP75/_old  2020-02-22 19:01:54.537810186 +0100
+++ /var/tmp/diff_new_pack.1ryP75/_new  2020-02-22 19:01:54.541810195 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.34.3
+Version:3.34.4
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.34.3.tar.xz -> gnome-music-3.34.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.3/NEWS new/gnome-music-3.34.4/NEWS
--- old/gnome-music-3.34.3/NEWS 2020-01-05 01:10:46.0 +0100
+++ new/gnome-music-3.34.4/NEWS 2020-02-15 14:33:51.0 +0100
@@ -1,3 +1,16 @@
+Overview of changes in 3.34.4
+=
+
+* Various crash and bugfixes
+
+Thanks to our contributors this release:
+ Chinmay Gurjar
+ Jean Felder
+ Marinus Schraal
+
+Translation updated:
+ Italian
+
 Overview of changes in 3.34.3
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-music-3.34.3/data/org.gnome.Music.appdata.xml.in.in 
new/gnome-music-3.34.4/data/org.gnome.Music.appdata.xml.in.in
--- old/gnome-music-3.34.3/data/org.gnome.Music.appdata.xml.in.in   
2020-01-05 01:10:46.0 +0100
+++ new/gnome-music-3.34.4/data/org.gnome.Music.appdata.xml.in.in   
2020-02-15 14:33:51.0 +0100
@@ -28,6 +28,13 @@
 
   
   
+
+  
+
+  Bugfixes and translation updates.
+
+  
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.3/data/ui/AboutDialog.ui.in 
new/gnome-music-3.34.4/data/ui/AboutDialog.ui.in
--- old/gnome-music-3.34.3/data/ui/AboutDialog.ui.in2020-01-05 
01:10:46.0 +0100
+++ new/gnome-music-3.34.4/data/ui/AboutDialog.ui.in2020-02-15 
14:33:51.0 +0100
@@ -34,6 +34,7 @@
 Bruce Cowan
 Carlos Garnacho
 Carlos Soriano
+Chinmay Gurjar
 Christophe van den Abbeele
 Christopher Davis
 Clayton G. Hobbs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.3/gnomemusic/coremodel.py 
new/gnome-music-3.34.4/gnomemusic/coremodel.py
--- old/gnome-music-3.34.3/gnomemusic/coremodel.py  2020-01-05 
01:10:46.0 +0100
+++ new/gnome-music-3.34.4/gnomemusic/coremodel.py  2020-02-15 
14:33:51.0 +0100
@@ -67,7 +67,6 @@
 __gsignals__ = {
 "artists-loaded": (GObject.SignalFlags.RUN_FIRST, None, ()),
 "playlist-loaded": (GObject.SignalFlags.RUN_FIRST, None, (int,)),
-"playlists-loaded": (GObject.SignalFlags.RUN_FIRST, None, ()),
 }
 
 active_playlist = GObject.Property(type=Playlist, default=None)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-music-3.34.3/gnomemusic/grilowrappers/grltrackerplaylists.py 
new/gnome-music-3.34.4/gnomemusic/grilowrappers/grltrackerplaylists.py
--- old/gnome-music-3.34.3/gnomemusic/grilowrappers/grltrackerplaylists.py  
2020-01-05 01:10:46.0 +0100
+++ new/gnome-music-3.34.4/gnomemusic/grilowrappers/grltrackerplaylists.py  
2020-02-15 14:33:51.0 +0100
@@ -145,7 +145,6 @@
 self._window.notifications_popup.pop_loading()
 return
 if not media:
-self._coremodel.emit("playlists-loaded")
 self._window.notifications_popup.pop_loading()
 return
 
@@ -202,15 +201,10 @@
 query = """
 DELETE {
 ?playlist a rdfs:Resource .
-?entry a rdfs:Resource .
-
 }
 WHERE {
 ?playlist a nmm:Playlist ;
   a nfo:MediaList .
-  

commit gnome-music for openSUSE:Factory

2020-01-10 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2020-01-10 17:46:47

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.6675 (New)


Package is "gnome-music"

Fri Jan 10 17:46:47 2020 rev:48 rq:761231 version:3.34.3

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2019-11-29 
16:01:41.380835632 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.6675/gnome-music.changes
2020-01-10 17:46:51.118143820 +0100
@@ -1,0 +2,12 @@
+Sun Jan  5 12:52:16 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.3:
+  + Fix various crashes due to regressions during the 3.34 core
+rewrite.
+  + Restore keyboard shortcut to open help.
+  + Bugs fixed: glgo#GNOME/gnome-music#348,
+glgo#GNOME/gnome-music#354, glgo#GNOME/gnome-music#355,
+glgo#GNOME/gnome-music#357.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.34.2.tar.xz

New:

  gnome-music-3.34.3.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.DmWwmu/_old  2020-01-10 17:46:52.398144529 +0100
+++ /var/tmp/diff_new_pack.DmWwmu/_new  2020-01-10 17:46:52.406144533 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.34.2
+Version:3.34.3
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.34.2.tar.xz -> gnome-music-3.34.3.tar.xz ++
 2272 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2019-11-29 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2019-11-29 15:57:31

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.26869 (New)


Package is "gnome-music"

Fri Nov 29 15:57:31 2019 rev:47 rq:750952 version:3.34.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2019-10-30 
14:40:12.097696097 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.26869/gnome-music.changes   
2019-11-29 16:01:41.380835632 +0100
@@ -1,0 +2,15 @@
+Sun Nov 24 19:37:15 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.2:
+  + Load Album Covers on demand.
+  + Restore support for "Album Artist" tag.
+  + Disable online search by default.
+  + CoreModel misc cleanups and fixes.
+  + MPRIS misc cleanups and fixes.
+  + Bugs fixed: glgo#GNOME/gnome-music#328,
+glgo#GNOME/gnome-music#332, glgo#GNOME/gnome-music#335,
+glgo#GNOME/gnome-music#337, glgo#GNOME/gnome-music#312,
+glgo#GNOME/gnome-music#338, glgo#GNOME/gnome-music#331,
+glgo#GNOME/gnome-music#317.
+
+---

Old:

  gnome-music-3.34.1.tar.xz

New:

  gnome-music-3.34.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.4Jj4zh/_old  2019-11-29 16:01:41.928835407 +0100
+++ /var/tmp/diff_new_pack.4Jj4zh/_new  2019-11-29 16:01:41.932835406 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.34.1
+Version:3.34.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.34.1.tar.xz -> gnome-music-3.34.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.1/NEWS new/gnome-music-3.34.2/NEWS
--- old/gnome-music-3.34.1/NEWS 2019-10-25 17:59:21.0 +0200
+++ new/gnome-music-3.34.2/NEWS 2019-11-24 20:27:19.0 +0100
@@ -1,3 +1,26 @@
+Overview of changes in 3.34.2
+=
+
+* Load Album Covers on demand
+* Restore support for "Album Artist" tag
+* Disable online search by default
+* CoreModel misc cleanups and fixes
+* MPRIS misc cleanups and fixes
+
+Bugs fixed:
+ Fix a crash in Last.fm support (#328)
+ GNOME shell MPRIS controls are not visible (#332)
+ PlayerToolbar can become invisible (#335)
+ Issues when resizing window below apparent minimum width (#337)
+ GNOME music crashes after creating a huge amount of threads (#312)
+ GNOME Music crashes if xdg_music_dir is not set (#338)
+ group artists with a feat or an original artist under the same artist (#331)
+ Songs Not in ~/Music Show Up In Search (#317)
+
+Thanks to our contributors this release:
+ Jean Felder
+ Marinus Schraal
+
 Overview of changes in 3.34.1
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.1/data/ui/AlbumsView.ui 
new/gnome-music-3.34.2/data/ui/AlbumsView.ui
--- old/gnome-music-3.34.1/data/ui/AlbumsView.ui2019-10-25 
17:59:21.0 +0200
+++ new/gnome-music-3.34.2/data/ui/AlbumsView.ui2019-11-24 
20:27:19.0 +0100
@@ -3,7 +3,7 @@
   
   
 
-  
+  
 True
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.1/data/ui/Window.ui 
new/gnome-music-3.34.2/data/ui/Window.ui
--- old/gnome-music-3.34.1/data/ui/Window.ui2019-10-25 17:59:21.0 
+0200
+++ new/gnome-music-3.34.2/data/ui/Window.ui2019-11-24 20:27:19.0 
+0100
@@ -11,7 +11,7 @@
   
 True
 True
-
+
   
 False
 False
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.34.1/gnomemusic/coregrilo.py 
new/gnome-music-3.34.2/gnomemusic/coregrilo.py
--- old/gnome-music-3.34.1/gnomemusic/coregrilo.py  2019-10-25 
17:59:21.0 +0200
+++ new/gnome-music-3.34.2/gnomemusic/coregrilo.py  2019-11-24 
20:27:19.0 +0100
@@ -126,6 +126,7 @@
 new_state = self._tracker_wrapper.props.tracker_available
 if (source.props.source_id == "grl-tracker-source"
 and source.props.source_id not in self._wrappers.k

commit gnome-music for openSUSE:Factory

2019-10-30 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2019-10-30 14:40:10

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.2990 (New)


Package is "gnome-music"

Wed Oct 30 14:40:10 2019 rev:46 rq:743761 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2019-10-17 
13:00:38.665099246 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.2990/gnome-music.changes
2019-10-30 14:40:12.097696097 +0100
@@ -1,0 +2,14 @@
+Fri Oct 25 16:57:47 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.1:
+  + Restore MPRIS playlist support.
+  + Playlist fixes.
+  + Bring back loading notifications.
+  + Bugs fixed:
+- Fix visual glitches.
+- Use pkglibdir for gfmlibdir.
+- Limit smartplaylist content to XDG Music dir.
+- Crash when removing GOA account.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.34.0.tar.xz

New:

  gnome-music-3.34.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.SaXjYE/_old  2019-10-30 14:40:12.521696549 +0100
+++ /var/tmp/diff_new_pack.SaXjYE/_new  2019-10-30 14:40:12.521696549 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.34.0
+Version:3.34.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.34.0.tar.xz -> gnome-music-3.34.1.tar.xz ++
 4014 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2019-10-17 13:00:37

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.2352 (New)


Package is "gnome-music"

Thu Oct 17 13:00:37 2019 rev:45 rq:736549 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2019-07-13 
14:00:33.514895045 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.2352/gnome-music.changes
2019-10-17 13:00:38.665099246 +0200
@@ -1,0 +2,54 @@
+Tue Sep 10 09:58:19 CST 2019 - qk...@suse.com
+
+- Update to version 3.34.0:
+  + This release marks the first stable release after a invasive
+rewrite of Music internals and may still be rough around the edges.
+Regressions and known issues are kept track of in #299.
+  + A flatpak issue with cover art retrieval was fixed.
+  + Updated translations.
+
+---
+Sun Sep  8 10:05:11 NZST 2019 - l...@ljones.dev
+
+- Update to version 3.33.92:
+  + Bug fixes.
+
+---
+Sat Aug 31 09:21:15 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.33.90:
+  + Bug fixes.
+  + Search view rewrite and style update.
+  + Display an empty view if Tracker version is outdated.
+  + Updated translations.
+- Changes from version 3.33.4:
+  + Rewrite of the core of Music.
+  + Support gapless playback.
+  + MPRIS support rewrite.
+  + Playlists rewrite.
+  + Updated translations.
+- Changes from version 3.33.2:
+  + Improve Smooth progressbar support.
+  + Improve display of information for songs with no tags.
+  + Select a random song at launch when playing a playlist in
+shuffle mode.
+  + AppData tags update.
+  + MPRIS misc cleanups.
+  + Lots of general cleanups.
+  + Bugs fixed:
+- gnome-music crashes on startup.
+-  Stop using GtkBox:padding, GtkBox:fill and GtkBox:expand.
+- Do not rely on Tracker generated metadata.
+-  MPRIS2 reports wrong .desktop file name.
+-  Order of search and select buttons incorrect.
+- flatpak nightly: Clicking on MPRIS player launches wrong
+  version.
+- Incorrect timeline (progress bar) position for m4a file.
+- HeaderBar in selection mode has the search/cancel button
+  order wrong.
+- Repeat All Does Not Repeat Single Songs From Search.
+- Resuming Playback Actually Restarts Song.
+  + Updated translations.
+- Up gtk3, tracker-sparql, grilo, and grilo-plugins dependencies.
+
+---

Old:

  gnome-music-3.32.2.tar.xz

New:

  gnome-music-3.34.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.6zmod2/_old  2019-10-17 13:00:39.197097899 +0200
+++ /var/tmp/diff_new_pack.6zmod2/_new  2019-10-17 13:00:39.197097899 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.32.2
+Version:3.34.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
 URL:https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-music/3.32/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-music/3.34/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 
 BuildRequires:  fdupes
@@ -34,15 +34,15 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(goa-1.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.0
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.4
-BuildRequires:  pkgconfig(grilo-plugins-0.3)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.8
+BuildRequires:  pkgconfig(grilo-plugins-0.3) >= 0.3.9
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.7
 BuildRequires:  pkgconfig(libdazzle-1.0) >= 3.28.0
 BuildRequires:  pkgconfig(libmediaart-2.0) >= 1.9.1
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(py3cairo) >= 1.14
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.29.1
-BuildRequires:  pkgconfig(tracker-sparql-2.0) >= 1.99.1
+BuildRequires:  pkgconfig(tracker-sparql-2.0) >= 2.2.0
 Requires:   dbus-1-python3
 # gnome-music requires grilo-plugin-tracker to interact with tracker and find 
files (bsc#1083659)
 Requires:   grilo-plugin-tracker

++ gnome-music-3.32.2.tar.xz -> gnome-music-3.34.0.tar.xz ++
 36611 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2019-07-13 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2019-07-13 13:48:57

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.4615 (New)


Package is "gnome-music"

Sat Jul 13 13:48:57 2019 rev:44 rq:714583 version:3.32.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2019-05-10 
09:16:07.852119773 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.4615/gnome-music.changes
2019-07-13 14:00:33.514895045 +0200
@@ -257,0 +258 @@
+  + Avoid duplicate albums in albums view (boo#1115708).



Other differences:
--



commit gnome-music for openSUSE:Factory

2019-05-10 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2019-05-10 09:16:04

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.5148 (New)


Package is "gnome-music"

Fri May 10 09:16:04 2019 rev:43 rq:701602 version:3.32.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2019-05-03 
22:11:45.867433685 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.5148/gnome-music.changes
2019-05-10 09:16:07.852119773 +0200
@@ -1,0 +2,8 @@
+Mon May  6 18:02:58 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.2:
+  + Fix player scale starting on first song.
+  + About dialog movable.
+  + Keep the same app ID as in 3.30.
+
+---

Old:

  gnome-music-3.32.1.tar.xz

New:

  gnome-music-3.32.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.bgGp74/_old  2019-05-10 09:16:08.328121132 +0200
+++ /var/tmp/diff_new_pack.bgGp74/_new  2019-05-10 09:16:08.328121132 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.32.1
+Version:3.32.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.32.1.tar.xz -> gnome-music-3.32.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.32.1/NEWS new/gnome-music-3.32.2/NEWS
--- old/gnome-music-3.32.1/NEWS 2019-04-09 14:29:42.0 +0200
+++ new/gnome-music-3.32.2/NEWS 2019-05-06 16:49:09.0 +0200
@@ -1,6 +1,20 @@
 Overview of changes in 3.32.1
 =
 
+Bugs fixed:
+ Fix player scale starting on first song (#274)
+ About dialog movable (#261)
+ Keep the same app ID as in 3.30
+
+Thanks to ou contributors this release:
+ Georges Basile Stavacras Neto
+ Jean Felder
+ Kalev Lember
+ Marinus Schraal
+
+Overview of changes in 3.32.1
+=
+
 * MPRIS fixes
 * Update help application icon
 * Fix scale update on first song
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-music-3.32.1/data/org.gnome.Music.appdata.xml.in.in 
new/gnome-music-3.32.2/data/org.gnome.Music.appdata.xml.in.in
--- old/gnome-music-3.32.1/data/org.gnome.Music.appdata.xml.in.in   
2019-04-09 14:29:42.0 +0200
+++ new/gnome-music-3.32.2/data/org.gnome.Music.appdata.xml.in.in   
2019-05-06 16:49:09.0 +0200
@@ -1,6 +1,6 @@
 
 
-  @appid@
+  @appid@.desktop
   CC0-1.0
   GPL-2.0+ and LGPL-2.0+ and CC-BY-SA-4.0
   GNOME Music
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.32.1/data/ui/DiscBox.ui 
new/gnome-music-3.32.2/data/ui/DiscBox.ui
--- old/gnome-music-3.32.1/data/ui/DiscBox.ui   2019-04-09 14:29:42.0 
+0200
+++ new/gnome-music-3.32.2/data/ui/DiscBox.ui   2019-05-06 16:49:09.0 
+0200
@@ -32,7 +32,7 @@
   start
   vertical
   True
-  0
+  1
   none
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.32.1/gnomemusic/application.py 
new/gnome-music-3.32.2/gnomemusic/application.py
--- old/gnome-music-3.32.1/gnomemusic/application.py2019-04-09 
14:29:42.0 +0200
+++ new/gnome-music-3.32.2/gnomemusic/application.py2019-05-06 
16:49:09.0 +0200
@@ -91,6 +91,7 @@
 def _about(self, action, param):
 about = AboutDialog()
 about.props.transient_for = self._window
+about.present()
 
 @log
 def do_startup(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.32.1/gnomemusic/gstplayer.py 
new/gnome-music-3.32.2/gnomemusic/gstplayer.py
--- old/gnome-music-3.32.1/gnomemusic/gstplayer.py  2019-04-09 
14:29:42.0 +0200
+++ new/gnome-music-3.32.2/gnomemusic/gstplayer.py  2019-05-06 
16:49:09.0 +0200
@@ -81,15 +81,12 @@
 self._on_replaygain_setting_changed(
 None, self._settings.get_value('replaygain'))
 
-self._bus.connect('message::state-changed', self._on_bus_state_changed)
+self._bus.connect('message::async-done', self._on_async_done)
 self._bus.connect('message::error', self._on_bus_error)
 self._bus.connect('message::element', self._on_bus_element)
 self._bus.connect('message::eos', self._on_bus_eos)
-self._bus.connect(
-'message::duration-changed', self._on_duration_changed)
 self._bus.connect('

commit gnome-music for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2019-05-03 22:11:43

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.5148 (New)


Package is "gnome-music"

Fri May  3 22:11:43 2019 rev:42 rq:695696 version:3.32.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-12-31 
09:39:39.434547182 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.5148/gnome-music.changes
2019-05-03 22:11:45.867433685 +0200
@@ -1,0 +2,47 @@
+Wed Apr 10 08:25:42 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.1:
+  + MPRIS fixes.
+  + Update help application icon.
+  + Fix scale update on first song.
+  + Bugs fixed:
+- Crash with mouse back button.
+- Repeat song not working.
+  + Updated translations.
+
+---
+Tue Mar 12 11:07:01 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+---
+Tue Mar  5 05:38:53 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.31.92:
+  + Bugs fixed: Fix initial state graphics in dark mode.
+  + Updated translations.
+
+---
+Tue Feb 19 00:19:31 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.91:
+  + Show an empty view when Tracker is unavailable.
+  + Bugs fixed:
+- Play correct song while paused.
+- Show a warning when Tracker is not available.
+- Cannot cancel 'All' sources in search via button.
+- Crashes when trying to play any song.
+- Crash while tracks are being loaded.
+  + Updated translations.
+- Drop gnome-music-playlistview-Fix-playlist-renaming.patch: Fixed
+  upstream.
+
+---
+Thu Jan  3 13:45:18 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.2:
+  + Replace app menu with Primary menu.
+  + Add TheAudioDB for coverart lookup.
+
+---

Old:

  gnome-music-3.30.2.tar.xz
  gnome-music-playlistview-Fix-playlist-renaming.patch

New:

  gnome-music-3.32.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.u9QVfR/_old  2019-05-03 22:11:46.551434995 +0200
+++ /var/tmp/diff_new_pack.u9QVfR/_new  2019-05-03 22:11:46.555435002 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,14 @@
 
 
 Name:   gnome-music
-Version:3.30.2
+Version:3.32.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
 URL:https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-music/3.30/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-music/3.32/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM gnome-music-playlistview-Fix-playlist-renaming.patch -- 
playlistview: Fix playlist renaming
-Patch0: gnome-music-playlistview-Fix-playlist-renaming.patch
 
 BuildRequires:  fdupes
 BuildRequires:  itstool

++ gnome-music-3.30.2.tar.xz -> gnome-music-3.32.1.tar.xz ++
 39904 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-12-31 09:39:38

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new.28833 (New)


Package is "gnome-music"

Mon Dec 31 09:39:38 2018 rev:41 rq:661752 version:3.30.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-11-08 
09:44:33.309376695 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.28833/gnome-music.changes   
2018-12-31 09:39:39.434547182 +0100
@@ -1,0 +2,7 @@
+Fri Dec 28 00:15:09 UTC 2018 - bjorn@gmail.com
+
+- Add upstream bug fix patch:
+  + gnome-music-playlistview-Fix-playlist-renaming.patch:
+playlistview: Fix playlist renaming.
+
+---

New:

  gnome-music-playlistview-Fix-playlist-renaming.patch



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.IY3J58/_old  2018-12-31 09:39:40.150546597 +0100
+++ /var/tmp/diff_new_pack.IY3J58/_new  2018-12-31 09:39:40.154546594 +0100
@@ -25,6 +25,8 @@
 URL:https://www.gnome.org
 Source0:
https://download.gnome.org/sources/gnome-music/3.30/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM gnome-music-playlistview-Fix-playlist-renaming.patch -- 
playlistview: Fix playlist renaming
+Patch0: gnome-music-playlistview-Fix-playlist-renaming.patch
 
 BuildRequires:  fdupes
 BuildRequires:  itstool

++ gnome-music-playlistview-Fix-playlist-renaming.patch ++
>From 36164dec1bcc9dd7b32bf8ee580a3170f64753fb Mon Sep 17 00:00:00 2001
From: Jean Felder 
Date: Fri, 30 Nov 2018 15:58:41 +
Subject: [PATCH] playlistview: Fix playlist renaming

Since the introduction of SidebarRow (commit a3ea4d04), playlist
renaming operation crashes. Indeed, selection is now a SidebarRow
instead of a GtkBox.
Update the correct GObject property to fix the issue.

Closes: #248


(cherry picked from commit e3ddd2084cabece016b5eb6a4fa0a70f940fd9a3)
---
 gnomemusic/views/playlistview.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnomemusic/views/playlistview.py b/gnomemusic/views/playlistview.py
index e285431f..d2a8b5c2 100644
--- a/gnomemusic/views/playlistview.py
+++ b/gnomemusic/views/playlistview.py
@@ -745,7 +745,7 @@ class PlaylistView(BaseView):
 @log
 def _on_playlist_renamed(self, arguments, new_name):
 selection = self._sidebar.get_selected_row()
-selection.get_child().props.label = new_name
+selection.props.text = new_name
 
 pl_torename = selection.playlist
 pl_torename.set_title(new_name)
-- 
2.18.1




commit gnome-music for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-11-08 09:44:32

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Thu Nov  8 09:44:32 2018 rev:40 rq:644302 version:3.30.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-10-17 
08:10:40.735147798 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-11-08 09:44:33.309376695 +0100
@@ -1,0 +2,26 @@
+Wed Oct 24 09:55:52 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.2:
+  + Delayed loading of remote cover art.
+  + Fix keyboard shortcuts.
+  + Flatpak fixes.
+  + Bugs fixed: glgo#GNOME/gnome-music#226,
+glgo#GNOME/gnome-music#238.
+  + Updated translations.
+
+---
+Wed Sep 26 12:53:42 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.30.1:
+  + Dark mode fixes.
+  + Add TheAudioDB support for coverart.
+  + Fix issues with repeatmode handling.
+  + Bugs fixed: glgo#GNOME/gnome-music!245,
+glgo#GNOME/gnome-music!241, glgo#GNOME/gnome-music!247,
+glgo#GNOME/gnome-music!246, glgo#GNOME/gnome-music!269,
+glgo#GNOME/gnome-music!271, glgo#GNOME/gnome-music!274,
+glgo#GNOME/gnome-music#220.
+  + Updated translations.
+- Add pkgconfig(grilo-plugins-0.3) BuildRequires: New dependency.
+
+---

Old:

  gnome-music-3.30.0.tar.xz

New:

  gnome-music-3.30.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.9V45a1/_old  2018-11-08 09:44:35.105374598 +0100
+++ /var/tmp/diff_new_pack.9V45a1/_new  2018-11-08 09:44:35.109374594 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   gnome-music
-Version:3.30.0
+Version:3.30.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig(goa-1.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.0
 BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.4
+BuildRequires:  pkgconfig(grilo-plugins-0.3)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(libdazzle-1.0) >= 3.28.0
 BuildRequires:  pkgconfig(libmediaart-2.0) >= 1.9.1

++ gnome-music-3.30.0.tar.xz -> gnome-music-3.30.2.tar.xz ++
 5241 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2018-10-16 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-10-17 08:10:37

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Wed Oct 17 08:10:37 2018 rev:39 rq:636751 version:3.30.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-05-10 
15:47:30.653417889 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-10-17 08:10:40.735147798 +0200
@@ -1,0 +2,82 @@
+Sat Sep  8 09:40:10 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 3.30.0:
+  + Updated translations.
+- Remove lang package from recommended packages as it already
+  supplements main package (same effect, it's redundant).
+
+---
+Mon Sep  3 03:30:25 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.29.92:
+  + Make static playlists more reliable.
+  + Populate views on demand (improves startup).
+  + Fix player toolbar song/artist order.
+  + Switch view navigation from  to .
+  + Add tooltips in more places.
+  + Style treeview stars.
+  + Lots of cleanups and reliability fixes.
+  + Bugs fixed: glgo#GNOME/gnome-music!239,
+glgo#GNOME/gnome-music!238, glgo#GNOME/gnome-music#198,
+glgo#GNOME/gnome-music!237, glgo#GNOME/gnome-music!233,
+glgo#GNOME/gnome-music!230, glgo#GNOME/gnome-music!232,
+glgo#GNOME/gnome-music#203, glgo#GNOME/gnome-music#60,
+glgo#GNOME/gnome-music#154, glgo#GNOME/gnome-music!227,
+glgo#GNOME/gnome-music!229.
+  + Updated translations.
+- Drop glib2_gsettings_schema_requires macro: this is no longer
+  needed since RPM file triggers (RPM 4.13).
+- Enable tests run to increase QA of package.
+
+---
+Fri Aug 17 12:31:01 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.29.91:
+  + Finished moving the existing ui to use Gtk.Template.
+  + Added some minor transitions going to selection-mode.
+  + Add OARS tag.
+  + Reword application description.
+  + Bugs fixed: glgo#GNOME/gnome-music#174,
+glgo#GNOME/gnome-music!177, glgo#GNOME/gnome-music!206,
+glgo#GNOME/gnome-music!211, glgo#GNOME/gnome-music#212,
+glgo#GNOME/gnome-music#183, glgo#GNOME/gnome-music#211,
+glgo#GNOME/gnome-music#183, glgo#GNOME/gnome-music#208,
+glgo#GNOME/gnome-music#213, glgo#GNOME/gnome-music!221,
+glgo#GNOME/gnome-music!226.
+  + Updated translations.
+- Add pkgconfig(goa-1.0) BuildRequires: New dependency.
+
+---
+Fri Aug  3 20:54:08 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.29.90:
+  + Lots of widgets ported to use Gtk.Template.
+  + Added development app bundles to CI.
+  + Codebase wide cleanups and refactoring.
+  + Port sidebars away from libgd views.
+  + Bugs fixed: glgo#GNOME/gnome-music#197,
+glgo#GNOME/gnome-music#37, glgo#GNOME/gnome-music#89,
+glgo#GNOME/gnome-music#185, glgo#GNOME/gnome-music#200,
+glgo#GNOME/gnome-music#199, glgo#GNOME/gnome-music#195.
+  + Updated translations.
+
+---
+Tue May 22 03:13:26 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.29.2.1:
+  + Update appdata.
+  + Use CSS styling instead of widget attributes.
+  + Merge emptystate views.
+  + Add optional suspend inhibition gsetting.
+  + Bugs fixed: glgo#GNOME/gnome-music#169,
+glgo#GNOME/gnome-music#74, glgo#GNOME/gnome-music#140,
+glgo#GNOME/gnome-music#160, glgo#GNOME/gnome-music#163,
+glgo#GNOME/gnome-music#177, glgo#GNOME/gnome-music#130,
+glgo#GNOME/gnome-music#144, glgo#GNOME/gnome-music#178,
+glgo#GNOME/gnome-music#182, glgo#GNOME/gnome-music#188.
+- Add libdazzle-1.0 and libsoup-2.4 pkgconfig modules BuildRequires
+  to follow upstream changes.
+- Remove pkgconfig(gnome-desktop-3.0) BuildRequires: this is no
+  longer a requirement nor even used.
+
+---

Old:

  gnome-music-3.28.2.1.tar.xz

New:

  gnome-music-3.30.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.9iaJRh/_old  2018-10-17 08:10:41.251147569 +0200
+++ /var/tmp/diff_new_pack.9iaJRh/_new  2018-10-17 08:10:41.251147569 +0200
@@ -17,28 +17,31 @@
 
 
 Name:   gnome-music
-Version:3.28.2.1
+Version:3.30.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
-URL:http://www.gnome.org
-Source0:

commit gnome-music for openSUSE:Factory

2018-05-10 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-05-10 15:47:28

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Thu May 10 15:47:28 2018 rev:38 rq:605379 version:3.28.2.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-04-19 
15:23:07.838573041 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-05-10 15:47:30.653417889 +0200
@@ -1,0 +2,14 @@
+Mon May  7 22:46:34 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.28.2.1:
+  + baseview: Do not reset init state.
+- Changes from version 3.28.2:
+  + Fix notification calls on startup.
+  + artistalbumswidget: Wait for last album to load
+(glgo#GNOME/gnome-music#174).
+  + grilo: Fix audio check.
+  + Updated translations.
+- Drop update-desktop-files BuildRequires and suse_update_desktop_\
+  file: they are no longer required.
+
+---
@@ -5 +19,2 @@
-  + Fix issue with untranslated UI elements (glgo#gnome-music#169).
+  + Fix issue with untranslated UI elements
+(glgo#GNOME/gnome-music#169).

Old:

  gnome-music-3.28.1.tar.xz

New:

  gnome-music-3.28.2.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.KgP8Xh/_old  2018-05-10 15:47:31.401390475 +0200
+++ /var/tmp/diff_new_pack.KgP8Xh/_new  2018-05-10 15:47:31.405390329 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.28.1
+Version:3.28.2.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
@@ -30,7 +30,6 @@
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  python3-devel >= 3.3
-BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
@@ -73,7 +72,6 @@
 
 %install
 %meson_install
-%suse_update_desktop_file org.gnome.Music
 %find_lang %{name} %{?no_lang_C}
 %find_lang org.gnome.Music %{?no_lang_C} %{name}.lang
 %fdupes %{buildroot}%{python3_sitelib}/gnomemusic

++ gnome-music-3.28.1.tar.xz -> gnome-music-3.28.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.1/NEWS new/gnome-music-3.28.2.1/NEWS
--- old/gnome-music-3.28.1/NEWS 2018-04-09 23:14:18.0 +0200
+++ new/gnome-music-3.28.2.1/NEWS   2018-05-08 08:11:51.0 +0200
@@ -1,3 +1,36 @@
+Overview of changes in 3.28.2
+=
+
+Bugs fixed:
+ Fix notification calls on startupt (!147)
+ artistalbumswidget: Wait for last album to load (#174)
+ grilo: Fix audio check (!159)
+
+Thanks to our contributors this release:
+ Alexander Mikhaylenko
+ Jean Felder
+ Marinus Schraal
+
+Overview of changes in 3.28.1
+=
+
+Bugs fixed:
+ Minor optimizations (!138)
+ flatpak: Enable MPRIS and GNOME media keys (!129)
+ notificationspopup: Fix source not found warning (!131)
+ Ellipsized songs in Artists View are improperly aligned (#173)
+ albumwidget: Restore currently played album (#111)
+
+Thanks to our contributors this release:
+ Alexander Mikhaylenko
+ Georges Basile Stavracas Neto
+ Jean Felder
+ Marinus Schraal
+
+Translations updated:
+ Romanian
+ Slovenian
+
 Overview of changes in 3.28.0.1
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.1/data/AboutDialog.ui.in 
new/gnome-music-3.28.2.1/data/AboutDialog.ui.in
--- old/gnome-music-3.28.1/data/AboutDialog.ui.in   2018-04-09 
23:14:18.0 +0200
+++ new/gnome-music-3.28.2.1/data/AboutDialog.ui.in 2018-05-08 
08:11:51.0 +0200
@@ -22,6 +22,7 @@
 
 Abhinav Singh
 Alberto Fanjul
+Alexander Mikhaylenko
 Andreas Nilsson
 Arnel A. Borja
 Benoît Legat
@@ -74,6 +75,7 @@
 
 Alain Lojewski
 Alan Mortensen
+Alexander Mikhaylenko
 Alexandre Franke
 Anders Jonsson
 Andika Triwidada
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.1/gnomemusic/grilo.py 
new/gnome-music-3.28.2.1/gnomemusic/grilo.py
--- old/gnome-music-3.28.1/gnomemusic/grilo.py  2018-04-09 23:14:18.0 
+0200
+++ new/gnome-music-3.28.2.1/gnomemusic/grilo.py2018-05-08 
08:11:51.0 +0200
@@ -137,14 +137,9 @@
 with self.tracker.handler_block(self.notification_handler):
 for media in changedMedias:
 media_id = media.get_id()
-

commit gnome-music for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-04-19 15:23:06

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Thu Apr 19 15:23:06 2018 rev:37 rq:596138 version:3.28.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-03-24 
16:09:49.987495061 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-04-19 15:23:07.838573041 +0200
@@ -1,0 +2,7 @@
+Mon Apr  9 21:34:53 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.1:
+  + Fix issue with untranslated UI elements (glgo#gnome-music#169).
+  + Updated translations.
+
+---

Old:

  gnome-music-3.28.0.1.tar.xz

New:

  gnome-music-3.28.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.HYSU85/_old  2018-04-19 15:23:08.366551710 +0200
+++ /var/tmp/diff_new_pack.HYSU85/_new  2018-04-19 15:23:08.366551710 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.28.0.1
+Version:3.28.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later

++ gnome-music-3.28.0.1.tar.xz -> gnome-music-3.28.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0.1/NEWS new/gnome-music-3.28.1/NEWS
--- old/gnome-music-3.28.0.1/NEWS   2018-03-17 14:37:55.0 +0100
+++ new/gnome-music-3.28.1/NEWS 2018-04-09 23:14:18.0 +0200
@@ -1,3 +1,15 @@
+Overview of changes in 3.28.0.1
+===
+
+* Fix issue with untranslated UI elements
+
+Bugs fixed:
+ Partly untranslated user interface (#169)
+
+Translations updated:
+ Russian
+ Galician
+
 Overview of changes in 3.28.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0.1/data/TrackWidget.ui 
new/gnome-music-3.28.1/data/TrackWidget.ui
--- old/gnome-music-3.28.0.1/data/TrackWidget.ui2018-03-17 
14:37:55.0 +0100
+++ new/gnome-music-3.28.1/data/TrackWidget.ui  2018-04-09 23:14:18.0 
+0200
@@ -82,6 +82,7 @@
 start
 end
 90
+fill
   
   
 True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0.1/gnomemusic/views/albumsview.py 
new/gnome-music-3.28.1/gnomemusic/views/albumsview.py
--- old/gnome-music-3.28.0.1/gnomemusic/views/albumsview.py 2018-03-17 
14:37:55.0 +0100
+++ new/gnome-music-3.28.1/gnomemusic/views/albumsview.py   2018-04-09 
23:14:18.0 +0200
@@ -77,7 +77,7 @@
 homogeneous=True, hexpand=True, halign=Gtk.Align.FILL,
 valign=Gtk.Align.START, selection_mode=Gtk.SelectionMode.NONE,
 margin=18, row_spacing=12, column_spacing=6,
-min_children_per_line=1, max_children_per_line=25)
+min_children_per_line=1, max_children_per_line=20)
 
 self._view.get_style_context().add_class('content-view')
 self._view.connect('child-activated', self._on_child_activated)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-music-3.28.0.1/gnomemusic/widgets/albumwidget.py 
new/gnome-music-3.28.1/gnomemusic/widgets/albumwidget.py
--- old/gnome-music-3.28.0.1/gnomemusic/widgets/albumwidget.py  2018-03-17 
14:37:55.0 +0100
+++ new/gnome-music-3.28.1/gnomemusic/widgets/albumwidget.py2018-04-09 
23:14:18.0 +0200
@@ -53,6 +53,21 @@
 """
 super().__init__()
 
+self._model = Gtk.ListStore(
+GObject.TYPE_STRING,   # title
+GObject.TYPE_STRING,
+GObject.TYPE_STRING,
+GObject.TYPE_STRING,
+GdkPixbuf.Pixbuf,  # icon
+GObject.TYPE_OBJECT,   # song object
+GObject.TYPE_BOOLEAN,  # item selected
+GObject.TYPE_STRING,
+GObject.TYPE_BOOLEAN,
+GObject.TYPE_INT,  # icon shown
+GObject.TYPE_BOOLEAN,
+GObject.TYPE_INT
+)
+
 self._songs = []
 
 self._player = player
@@ -62,7 +77,6 @@
 
 self._builder = Gtk.Builder()
 self._builder.add_from_resource('/org/gnome/Music/AlbumWidget.ui')
-self._create_model()
 self._album = None
 self._header_bar = None
 self._selection_mode_allowed = True
@@ -101,24 +115,6 @@
  

commit gnome-music for openSUSE:Factory

2018-03-24 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-03-24 16:09:48

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Sat Mar 24 16:09:48 2018 rev:36 rq:590339 version:3.28.0.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-03-14 
19:38:43.753859861 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-03-24 16:09:49.987495061 +0100
@@ -1,0 +2,7 @@
+Sat Mar 17 15:37:03 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28.0.1:
+  + data: Remove domain from ui files.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.28.0.tar.xz

New:

  gnome-music-3.28.0.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.NRF8mA/_old  2018-03-24 16:09:51.239449930 +0100
+++ /var/tmp/diff_new_pack.NRF8mA/_new  2018-03-24 16:09:51.243449786 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   gnome-music
-Version:3.28.0
+Version:3.28.0.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
-Url:http://www.gnome.org
+URL:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/gnome-music/3.28/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  fdupes

++ gnome-music-3.28.0.tar.xz -> gnome-music-3.28.0.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/AboutDialog.ui.in 
new/gnome-music-3.28.0.1/data/AboutDialog.ui.in
--- old/gnome-music-3.28.0/data/AboutDialog.ui.in   2018-03-12 
14:12:41.0 +0100
+++ new/gnome-music-3.28.0.1/data/AboutDialog.ui.in 2018-03-17 
14:37:55.0 +0100
@@ -1,5 +1,5 @@
 
-
+
   
   
 False
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/AlbumWidget.ui 
new/gnome-music-3.28.0.1/data/AlbumWidget.ui
--- old/gnome-music-3.28.0/data/AlbumWidget.ui  2018-03-12 14:12:41.0 
+0100
+++ new/gnome-music-3.28.0.1/data/AlbumWidget.ui2018-03-17 
14:37:55.0 +0100
@@ -1,6 +1,6 @@
 
 
-
+
   
   
 True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/NoMusic.ui 
new/gnome-music-3.28.0.1/data/NoMusic.ui
--- old/gnome-music-3.28.0/data/NoMusic.ui  2018-03-12 14:12:41.0 
+0100
+++ new/gnome-music-3.28.0.1/data/NoMusic.ui2018-03-17 14:37:55.0 
+0100
@@ -1,5 +1,5 @@
 
-
+
   
   
 True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/PlayerToolbar.ui 
new/gnome-music-3.28.0.1/data/PlayerToolbar.ui
--- old/gnome-music-3.28.0/data/PlayerToolbar.ui2018-03-12 
14:12:41.0 +0100
+++ new/gnome-music-3.28.0.1/data/PlayerToolbar.ui  2018-03-17 
14:37:55.0 +0100
@@ -1,5 +1,5 @@
 
-
+
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/SelectionToolbar.ui 
new/gnome-music-3.28.0.1/data/SelectionToolbar.ui
--- old/gnome-music-3.28.0/data/SelectionToolbar.ui 2018-03-12 
14:12:41.0 +0100
+++ new/gnome-music-3.28.0.1/data/SelectionToolbar.ui   2018-03-17 
14:37:55.0 +0100
@@ -1,5 +1,5 @@
 
-
+
   
   
 True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/app-menu.ui 
new/gnome-music-3.28.0.1/data/app-menu.ui
--- old/gnome-music-3.28.0/data/app-menu.ui 2018-03-12 14:12:41.0 
+0100
+++ new/gnome-music-3.28.0.1/data/app-menu.ui   2018-03-17 14:37:55.0 
+0100
@@ -1,4 +1,4 @@
-
+
   
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/headerbar.ui 
new/gnome-music-3.28.0.1/data/headerbar.ui
--- old/gnome-music-3.28.0/data/headerbar.ui2018-03-12 14:12:41.0 
+0100
+++ new/gnome-music-3.28.0.1/data/headerbar.ui  2018-03-17 14:37:55.0 
+0100
@@ -1,5 +1,5 @@
 
-
+
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.28.0/data/help-overlay.ui 
new/gnome-music-3.28.0.1/data/help-overlay.ui
--- old/gnome-music-3.28.0/data/help-overlay.ui 2018-03-12 14:12:41.0 
+0100
+++ new/gnome-music-3.28.0.1/data/help-overlay

commit gnome-music for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-03-14 19:38:26

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Wed Mar 14 19:38:26 2018 rev:35 rq:587040 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-03-14 
19:28:13.288250929 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-03-14 19:38:43.753859861 +0100
@@ -1,0 +2,8 @@
+Wed Mar 14 13:26:05 UTC 2018 - fcro...@suse.com
+
+- Add grilo-plugin-tracker as requires, otherwise gnome-music is
+  useless (bsc#1083659).
+- Add tracker as requires, tracker-miner-files is not enough as
+  a dependency (bsc#1084861).
+
+---



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.rqZ6aD/_old  2018-03-14 19:38:45.025814681 +0100
+++ /var/tmp/diff_new_pack.rqZ6aD/_new  2018-03-14 19:38:45.029814539 +0100
@@ -22,7 +22,7 @@
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
-URL:http://www.gnome.org
+Url:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/gnome-music/3.28/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  fdupes
@@ -41,6 +41,8 @@
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.21.1
 BuildRequires:  pkgconfig(tracker-sparql-2.0)
 Requires:   dbus-1-python3
+# gnome-music requires grilo-plugin-tracker to interact with tracker and find 
files (bsc#1083659)
+Requires:   grilo-plugin-tracker
 # gnomemusic/albumArtCache.py imports cairo directly.
 Requires:   python3-cairo >= 1.14
 # This is a python 3 application
@@ -49,6 +51,8 @@
 Requires:   python3-gobject-Gdk
 # gnomemusic/player.py imports requests (not introspected)
 Requires:   python3-requests
+# gnome-music relies on tracker to find local files (bsc#1084861)
+Requires:   tracker
 # gnome-music relies on tracker to find local files.
 Requires:   tracker-miner-files
 Recommends: %{name}-lang




commit gnome-music for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-03-14 19:28:11

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Wed Mar 14 19:28:11 2018 rev:34 rq:586203 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-02-07 
18:38:54.251234780 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-03-14 19:28:13.288250929 +0100
@@ -1,0 +2,79 @@
+Mon Mar 12 15:25:14 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.28.0:
+  + Albumartcache (glgo#GNOME/gnome-music#95):
+- Do not close non-existing stream on error.
+- Fix possible lookup loop.
+- Do not send two signals on error.
+  + Updated translations.
+
+---
+Tue Mar  6 14:27:28 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.92.1:
+  + Fix installation path of libgd.so.
+
+---
+Mon Mar  5 18:46:57 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.92:
+  + Port to Meson.
+  + Lots of fixes to the flatpak json.
+  + Fixes to playlists behaviour.
+  + Fix some shortcut logic.
+  + Fix issue with bluetooth headset input.
+  + Delayed loading of covers in albumsview to decrease startup
+time.
+  + Lots of general cleanups.
+  + Update to latest libgd.
+- Add meson BuildRequires and replace configure/make/make_install
+  macros with meson/meson_build/meson_install.
+
+---
+Wed Feb 28 16:28:50 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Wed Feb  7 10:38:46 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.90:
+  + Lots of cleanup/refactoring.
+  + Add album scrobbling.
+  + Dropped some more libgd use.
+  + Add context menu to interact with playlist items.
+  + Drag and drop reorder in playlists.
+  + Add album scrobbling.
+  + Rework notifications.
+  + Rework art cache.
+  + Last bits of HiDPI support.
+  + Bugs fixed: glgo#2, glgo#3, glgo#4, glgo#15) glgo#46, glgo#48,
+glgo#50, glgo#55, glgo#65, glgo#81, glgo#106, glgo#121,
+glgo#127, glgo#132, glgo#135, glgo#142.
+  + Updated translations.
+- Add pkgconfig(py3cairo) BuildRequires: new dependency.
+
+---
+Wed Feb  7 03:27:04 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.27.4:
+  + Migrate from intltool to gettext (bgo#787272).
+  + Add appstream metadata to non-deprecated location (bgo#790869).
+  + Playlist ordering in views (bgo#772090).
+  + Fix style of GdTaggedEntry (bgo#791077).
+  + PEP-8 fixes & cleanups (bgo#791481).
+  + Update libgd.
+  + Fixes to navigating back (bgo#777238).
+  + Enable mouse button for navigating back (bgo#771934).
+  + Fix constructor deprecation warning (bgo#790127).
+  + Fix PyGObject deprecation warning (bgo#788701).
+  + Fix order in method call.
+  + Fix log decorator order.
+  + Use python3 style super() calls.
+  + DiscListBoxWidget update favourites.
+  + Add the ability to rename playlists.
+  + Updated translations.
+- Drop intltool BuildRequires: no longer needed after migration to
+  gettext.
+
+---

Old:

  gnome-music-3.26.2.tar.xz

New:

  gnome-music-3.28.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.gBCIPd/_old  2018-03-14 19:28:14.104221954 +0100
+++ /var/tmp/diff_new_pack.gBCIPd/_new  2018-03-14 19:28:14.108221812 +0100
@@ -17,17 +17,18 @@
 
 
 Name:   gnome-music
-Version:3.26.2
+Version:3.28.0
 Release:0
 Summary:Music Player for GNOME
-License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
+License:SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Sound/Players
-Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gnome-music/3.26/%{name}-%{version}.tar.xz
+URL:http://www.gnome.org
+Source0:
http://download.gnome.org/sources/gnome-music/3.28/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  fdupes
-BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
+BuildRequires:  meson
+BuildRequires:  pkgconfig
 BuildRequires:  python3-devel >= 3.3
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
@@ -36,56 +37,54 @@
 BuildRequires:  pkgconfi

commit gnome-music for openSUSE:Factory

2018-02-07 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-02-07 18:38:51

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Wed Feb  7 18:38:51 2018 rev:33 rq:573680 version:3.26.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-10-06 
10:59:02.317369530 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2018-02-07 18:38:54.251234780 +0100
@@ -1,0 +2,12 @@
+Tue Feb  6 20:26:03 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.26.2:
+  + Bugs fixed:
+- Block spotify plugin (glgo#gnome-music#132).
+- DiscListBoxWidget: Update favorites playlist (bgo#784998).
+- Albumartcache: Fix order in method call.
+- Flatpak: Update music repository URL (glgo#gnome-music#138).
+- Misc flatpak fixes.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.26.1.tar.xz

New:

  gnome-music-3.26.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.d47EDA/_old  2018-02-07 18:38:54.851206673 +0100
+++ /var/tmp/diff_new_pack.d47EDA/_new  2018-02-07 18:38:54.851206673 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.26.1
+Version:3.26.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.26.1.tar.xz -> gnome-music-3.26.2.tar.xz ++
 2581 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.26.1/AUTHORS new/gnome-music-3.26.2/AUTHORS
--- old/gnome-music-3.26.1/AUTHORS  2017-10-03 00:13:02.0 +0200
+++ new/gnome-music-3.26.2/AUTHORS  2018-02-06 19:59:04.0 +0100
@@ -185,6 +185,8 @@
 Marek Černocký 
 Maria Mavridou 
 Marinus Schraal 
+Marinus Schraal 
+Marinus Schraal 
 Marinus Schraal 
 Mario Blättermann 
 MarMav 
@@ -278,6 +280,7 @@
 Wolfgang Stöggl 
 Wouter Bolsterlee 
 Wylmer Wang 
+Xavi Ivars 
 Yaron Shahrabani 
 Yash Singh 
 Yosef Or Boczko 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.26.1/INSTALL new/gnome-music-3.26.2/INSTALL
--- old/gnome-music-3.26.1/INSTALL  2017-10-03 00:12:40.0 +0200
+++ new/gnome-music-3.26.2/INSTALL  2018-02-06 19:58:41.0 +0100
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
-Inc.
+   Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
+Foundation, Inc.
 
Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -12,97 +12,96 @@
 Basic Installation
 ==
 
-   Briefly, the shell command `./configure && make && make install'
+   Briefly, the shell command './configure && make && make install'
 should configure, build, and install this package.  The following
-more-detailed instructions are generic; see the `README' file for
+more-detailed instructions are generic; see the 'README' file for
 instructions specific to this package.  Some packages provide this
-`INSTALL' file but do not implement all of the features documented
+'INSTALL' file but do not implement all of the features documented
 below.  The lack of an optional feature in a given package is not
 necessarily a bug.  More recommendations for GNU packages can be found
 in *note Makefile Conventions: (standards)Makefile Conventions.
 
-   The `configure' shell script attempts to guess correct values for
+   The 'configure' shell script attempts to guess correct values for
 various system-dependent variables used during compilation.  It uses
-those values to create a `

commit gnome-music for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-10-06 10:59:01

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Fri Oct  6 10:59:01 2017 rev:32 rq:531203 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-09-13 
21:48:48.154295748 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-10-06 10:59:02.317369530 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 09:58:43 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+
+---

Old:

  gnome-music-3.26.0.tar.xz

New:

  gnome-music-3.26.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.sG39L0/_old  2017-10-06 10:59:02.953273388 +0200
+++ /var/tmp/diff_new_pack.sG39L0/_new  2017-10-06 10:59:02.953273388 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.26.0
+Version:3.26.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.26.0.tar.xz -> gnome-music-3.26.1.tar.xz ++
 2085 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-09-13 21:48:45

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Wed Sep 13 21:48:45 2017 rev:31 rq:523134 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-06-23 
09:16:04.745813379 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-09-13 21:48:48.154295748 +0200
@@ -1,0 +2,57 @@
+Mon Sep 11 11:06:08 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.26.0:
+  + Updated translations.
+
+---
+Sat Sep  9 16:12:02 UTC 2017 - zai...@opensuse.org
+
+- Add gstreamer-plugins-ugly Recommends: Recommend often used
+  codecs for music playback.
+
+---
+Wed Sep  6 23:00:48 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.25.92:
+  + Wrong player.set_playlist call in albumwidget.py (bgo#786454).
+  + Problem scrolling albums on wayland (bgo#780548).
+  + Different icon in System Settings Sound pane (bgo#709073).
+  + Updated translations.
+
+---
+Tue Aug 22 08:34:10 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.91:
+  + Bugs fixed: bgo#786541, bgo#786315.
+  + Updated translations.
+
+---
+Wed Aug  9 09:14:12 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.90:
+  + Limit concurrent loading of coverart.
+  + Fixes to appdata.
+  + Use tracker:title-order for sorting.
+  + Bugs fixed: bgo#783466, bgo#785697.
+  + Updated translations.
+
+---
+Fri Jul 21 17:48:04 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.4:
+  + Build: depend on libtracker-sparql-2.0.
+  + Add Flatpak manifest.
+  + Mark forgotten string for translation.
+  + Bugs fixed: bgo#776668, bgo#774500, bgo#781684, bgo#777346,
+bgo#781754.
+- Replace pkgconfig(tracker-sparql-1.0) with
+  pkgconfig(tracker-sparql-2.0) BuildRequires following upstreams
+  changes.
+- Drop gnome-music-group-configs.patch: Fixed upstream.
+- Update desktop file name to new dbus conforming one.
+- Stop handling glib2_gsettings_schema_post(un),
+  desktop_database_post(un) and icon_theme_cache_post(un) in
+  post(un), no longer needed as we have file-triggers taking care
+  of this for us now.
+
+---

Old:

  gnome-music-3.24.2.tar.xz
  gnome-music-group-configs.patch

New:

  gnome-music-3.26.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.dKMmcO/_old  2017-09-13 21:48:49.122159575 +0200
+++ /var/tmp/diff_new_pack.dKMmcO/_new  2017-09-13 21:48:49.146156199 +0200
@@ -17,16 +17,14 @@
 
 
 Name:   gnome-music
-Version:3.24.2
+Version:3.26.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gnome-music/3.24/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-music/3.26/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM gnome-music-group-configs.patch bgo#774500 bgo#781326 
zai...@opensuse.org -- Fix sefault at launch with updated python-cairo
-Patch0: gnome-music-group-configs.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -35,11 +33,11 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.3
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.4
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(libmediaart-2.0) >= 1.9.1
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.21.1
-BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 1.11.1
+BuildRequires:  pkgconfig(tracker-sparql-2.0)
 Requires:   dbus-1-python3
 # gnomemusic/albumArtCache.py imports cairo directly.
 Requires:   python3-cairo
@@ -52,6 +50,7 @@
 # gnome-music relies on tracker to find local files.
 Requires:   tracker-miner-files
 Recommends: %{name}-lang
+Recommends: gstreamer-plugins-ugly
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
@@ -61,7 +60,6 @@

commit gnome-music for openSUSE:Factory

2017-06-23 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-06-23 09:16:02

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Fri Jun 23 09:16:02 2017 rev:30 rq:505722 version:3.24.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-05-31 
12:14:05.280289495 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-06-23 09:16:04.745813379 +0200
@@ -1,0 +2,6 @@
+Thu Jun 22 11:54:09 UTC 2017 - zai...@opensuse.org
+
+- Add gnome-music-group-configs.patch: Fix sefault at launch with
+  updated python-cairo (bgo#774500, bgo#781326).
+
+---

New:

  gnome-music-group-configs.patch



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.t2Z6xX/_old  2017-06-23 09:16:06.377582814 +0200
+++ /var/tmp/diff_new_pack.t2Z6xX/_new  2017-06-23 09:16:06.381582249 +0200
@@ -25,6 +25,8 @@
 Url:http://www.gnome.org
 Source0:
http://download.gnome.org/sources/gnome-music/3.24/%{name}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM gnome-music-group-configs.patch bgo#774500 bgo#781326 
zai...@opensuse.org -- Fix sefault at launch with updated python-cairo
+Patch0: gnome-music-group-configs.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -59,6 +61,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ gnome-music-group-configs.patch ++
>From e2d375f7ea3fdfaab9012bd1924b44a68dd3021e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pablo=20Pal=C3=A1cios?= 
Date: Tue, 28 Feb 2017 19:20:57 -0300
Subject: gnome-music.in: Group configuration in functions

All pre-configurations that must be set before starting gnome-music were
grouped in proper functions so it is now easier to read, understand and
maintain. It also follows PEP-8 when possible.

https://bugzilla.gnome.org/show_bug.cgi?id=774500
---
 gnome-music.in | 139 +
 1 file changed, 91 insertions(+), 48 deletions(-)

diff --git a/gnome-music.in b/gnome-music.in
index e23e357..debe77c 100644
--- a/gnome-music.in
+++ b/gnome-music.in
@@ -23,88 +23,131 @@
 # code, but you are not obligated to do so.  If you do not wish to do so,
 # delete this exception statement from your version.
 
-import sys
-import signal
-import os
-import locale
+import argparse
 import gettext
+import locale
+import logging
+import os
+import signal
+import sys
 
 # Make sure we'll find the pygobject module, even in JHBuild
 sys.path.insert(1, '@pyexecdir@')
 # Make sure we'll find the gnomemusic module, even in JHBuild
 sys.path.insert(1, '@pythondir@')
 
-import argparse
-import logging
 import gi
-from gi.repository import Gio
-import gnomemusic
 
-localedir = '@localedir@'
-srcdir = os.path.abspath(os.path.join(os.path.dirname(gnomemusic.__file__), 
'..'))
-if os.path.exists(os.path.join(srcdir, 'gnome-music.doap')):
-print('Running from source tree, using local files')
-pkgdatadir = os.path.join(srcdir, 'data')
-libgd_libdir = os.path.join(srcdir, 'libgd', '.libs')
-libgd_typelibdir = os.path.join(srcdir, 'libgd')
-if not os.environ.get('GSETTINGS_SCHEMA_DIR'):
-os.environ['GSETTINGS_SCHEMA_DIR'] = pkgdatadir
-else:
-pkgdatadir = '@pkgdatadir@'
-libgd_libdir = '@pkglibdir@'
-libgd_typelibdir = '@pkglibdir@/girepository-1.0'
-
-# We use our own libgd.so, so let gi.repository find it
+gi.require_version('Gtk', '3.0')
 gi.require_version('GIRepository', '2.0')
-from gi.repository import GIRepository
-GIRepository.Repository.prepend_search_path(libgd_typelibdir)
-GIRepository.Repository.prepend_library_path(libgd_libdir)
+from gi.repository import GIRepository, Gio, Gtk
 
+import gnomemusic
 
-def install_excepthook():
-""" Make sure we exit when an unhandled exception occurs. """
-gi.require_version('Gtk', '3.0')
-from gi.repository import Gtk
-old_hook = sys.excepthook
+
+SOURCE_DIR = os.path.abspath(
+os.path.join(os.path.dirname(gnomemusic.__file__), '..'))
+
+# Defines if we are running from inside project source. This is
+# necessary so we can set data and libgd directories correctly.
+_LOCAL = os.path.exists(os.path.join(SOURCE_DIR, 'gnome-music.doap'))
+
+# Directory settings
+LOCALE_DIR = '@localedir@'
+PKGDATA_DIR = os.path.join(SOURCE_DIR, 'data') if _LOCAL else '@pkgdatadir@'
+
+# Log settings
+LOG_FORMAT = '%(asctime)s %(levelname)s\t%(message)s'
+LOG_DATE_FORMAT = '%H:%M:%S'
+
+
+def set_environment_variables():
+"""Sets applica

commit gnome-music for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-05-31 12:14:04

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Wed May 31 12:14:04 2017 rev:29 rq:497082 version:3.24.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-05-18 
20:40:53.330185085 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-05-31 12:14:05.280289495 +0200
@@ -1,0 +2,7 @@
+Sun May 21 12:16:35 UTC 2017 - dims...@opensuse.org
+
+- Require python3-gobject-Gdk: gnome-music is a GUI application and
+  we thus don't only require python3-Gobject, but also the GUI
+  toolkits.
+
+---



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.BOjBoy/_old  2017-05-31 12:14:05.888203683 +0200
+++ /var/tmp/diff_new_pack.BOjBoy/_new  2017-05-31 12:14:05.892203119 +0200
@@ -45,6 +45,8 @@
 Requires:   python3-requests
 # This is a python 3 application
 Requires:   python3-gobject
+# ... a python3 GUI application
+Requires:   python3-gobject-Gdk
 # gnome-music relies on tracker to find local files.
 Requires:   tracker-miner-files
 Recommends: %{name}-lang




commit gnome-music for openSUSE:Factory

2017-05-18 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-05-18 20:40:03

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Thu May 18 20:40:03 2017 rev:28 rq:494448 version:3.24.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-04-29 
10:50:32.005579166 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-05-18 20:40:53.330185085 +0200
@@ -1,0 +2,7 @@
+Wed May 10 16:36:34 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.2:
+  + Bugs fixed: bgo#776668, bgo#781684.
+  + Updated translations.
+
+---
@@ -4,0 +12,3 @@
+  + Revert desktop file rename.
+  + In turn revert Flatpak manifest addition.
+- Changes from version 3.24.1:

Old:

  gnome-music-3.24.1.1.tar.xz

New:

  gnome-music-3.24.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.omK1Py/_old  2017-05-18 20:40:53.898104938 +0200
+++ /var/tmp/diff_new_pack.omK1Py/_new  2017-05-18 20:40:53.898104938 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.24.1.1
+Version:3.24.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.24.1.1.tar.xz -> gnome-music-3.24.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.24.1.1/AUTHORS 
new/gnome-music-3.24.2/AUTHORS
--- old/gnome-music-3.24.1.1/AUTHORS2017-04-11 10:47:41.0 +0200
+++ new/gnome-music-3.24.2/AUTHORS  2017-05-09 08:47:36.0 +0200
@@ -276,6 +276,7 @@
 Yosef Or Boczko 
 Yosef Or Boczko 
 YunQiang Su 
+Yuras Shumovich 
 Yuri Myasoedov 
 Yuri Myasoedov 
 Yuri Myasoedov 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.24.1.1/NEWS new/gnome-music-3.24.2/NEWS
--- old/gnome-music-3.24.1.1/NEWS   2017-04-11 00:15:13.0 +0200
+++ new/gnome-music-3.24.2/NEWS 2017-05-09 08:46:42.0 +0200
@@ -1,3 +1,23 @@
+Overview of changes in 3.24.2
+=
+
+Bugs fixed:
+ 776668 fix seek stutter
+ 781684 In Playlist view album title is displayed instead of artist name
+
+Thanks to our contributors this release:
+ Abhinav Singh
+ Marinus Schraal
+
+Translations updated:
+ Belarusian
+
+Overview of changes in 3.24.1.1
+===
+
+* Revert desktop file rename
+* In turn revert Flatpak manifest addition
+
 Overview of changes in 3.24.1
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.24.1.1/configure 
new/gnome-music-3.24.2/configure
--- old/gnome-music-3.24.1.1/configure  2017-04-11 10:47:31.0 +0200
+++ new/gnome-music-3.24.2/configure2017-05-09 08:47:22.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-music 3.24.1.1.
+# Generated by GNU Autoconf 2.69 for gnome-music 3.24.2.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-music'
 PACKAGE_TARNAME='gnome-music'
-PACKAGE_VERSION='3.24.1.1'
-PACKAGE_STRING='gnome-music 3.24.1.1'
+PACKAGE_VERSION='3.24.2'
+PACKAGE_STRING='gnome-music 3.24.2'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Music'
 
@@ -1457,7 +1457,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-music 3.24.1.1 to adapt to many kinds of systems.
+\`configure' configures gnome-music 3.24.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1527,7 +1527,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-music 3.24.1.1:";;
+ short | recursive ) echo "Configuration of gnome-music 3.24.2:";;
esac
   cat <<\_ACEOF
 
@@ -1674,7 +1674,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-music configure 3.24.1.1
+gnome-music configure 3.24.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1952,7 +1952,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debug

commit gnome-music for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-04-29 10:50:30

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Sat Apr 29 10:50:30 2017 rev:27 rq:490922 version:3.24.1.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2017-03-22 
23:05:38.471222009 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-04-29 10:50:32.005579166 +0200
@@ -1,0 +2,11 @@
+Mon Apr 24 11:22:40 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.1.1:
+  + Add Flatpak manifest (bgo#779905).
+  + Fix crashers.
+  + Up Grilo requirements.
+  + bgo#780523: playlist dialog shows the playlist that is going to
+be deleted.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.24.0.tar.xz

New:

  gnome-music-3.24.1.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.fpgHxW/_old  2017-04-29 10:50:32.865457690 +0200
+++ /var/tmp/diff_new_pack.fpgHxW/_new  2017-04-29 10:50:32.869457125 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.24.0
+Version:3.24.1.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
@@ -33,7 +33,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.1
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.3
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(libmediaart-2.0) >= 1.9.1
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.21.1

++ gnome-music-3.24.0.tar.xz -> gnome-music-3.24.1.1.tar.xz ++
 2005 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2017-03-22 23:05:34

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Wed Mar 22 23:05:34 2017 rev:26 rq:481363 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2016-11-12 
14:48:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2017-03-22 23:05:38.471222009 +0100
@@ -1,0 +2,97 @@
+Mon Mar 20 09:31:30 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.0:
+  + Updated translations.
+
+---
+Tue Mar 14 09:42:21 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.92:
+  + Code cleanups.
+  + Local art retrieval added.
+  + AppData screenshots updated.
+  + Bugs fixed: bgo#776668, bgo#777041, bgo#779013, bgo#779052,
+bgo#779584, bgo#779585.
+  + Updated translations.
+
+---
+Thu Mar  2 14:39:47 UTC 2017 - jeng...@inai.de
+
+- Remove redundant %clean section
+
+---
+Tue Feb 28 00:15:05 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.23.91:
+  + Code cleanups.
+  + Bugs fixed: bgo#774470, bgo#774449.
+  + Updated translations.
+
+---
+Wed Feb 15 08:30:15 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.90:
+  + Empty-state added for playlist dialog.
+  + Bugs fixed: bgo#772089, bgo#776680, bgo#777541, bgo#777219.
+  + Updated translations.
+
+---
+Tue Jan 17 12:11:07 UTC 2017 - zai...@opensuse.org
+
+- Handle more duplicate files via fdupes macro.
+- Add gnome-music-rpmlintrc to supress rpmlint warning about a gir
+  file that there is no sense in having a devel package for.
+
+---
+Tue Jan 17 12:11:06 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.4:
+  + Revamp notifications and drop GdNotification.
+  + More cleanups.
+  + Bugs fixed: bgo#772975, bgo#776157, bgo#776673, bgo#776849,
+bgo#777127, bgo#777216, bgo#777235.
+  + Updated translations.
+
+---
+Tue Dec 13 15:08:00 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.23.3:
+  + Start to use Grilo for storing metadata.
+  + Rework starring widget.
+  + DistListBox improvements.
+  + Stop walking directories for no reason.
+  + Finish move to tracker async calls.
+  + Bugs fixed: bgo#774754, bgo#772689, bgo#775759, bgo#775930.
+  + Updated translations.
+
+---
+Tue Nov 22 12:21:27 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.23.2:
+  + Rely on Cairo for cover scaling.
+  + Smooth progressbar.
+  + Make more tracker calls async.
+  + General cleanups.
+  + Tackle long-standing issues with album separation.
+  + Bugs fixed: bgo#772263, bgo#772628, bgo#772698, bgo#773478,
+bgo#773769, bgo#774260, bgo#774481.
+  + Updated translations.
+
+---
+Sat Nov 12 03:23:01 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.23.1:
+  + Rework art lookup.
+  + Add HiDPI support (90% done).
+  + Add mnemonics.
+  + Rework about dialog.
+  + Split up views & widgets.
+  + Rework the album widgets.
+  + Show multi-disc albums as such.
+  + Make playlist retrieval non-blocking.
+  + Add composer label & search.
+  + Bugs fixed: bgo#761185, bgo#771348, bgo#772403, bgo#719452,
+bgo#773192, bgo#705094, bgo#750827, bgo#761891.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.22.2.tar.xz

New:

  gnome-music-3.24.0.tar.xz
  gnome-music-rpmlintrc



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.aurn7H/_old  2017-03-22 23:05:39.151125654 +0100
+++ /var/tmp/diff_new_pack.aurn7H/_new  2017-03-22 23:05:39.151125654 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   gnome-music
-Version:3.22.2
+Version:3.24.0
 Release:0
 Summary:Music Player for GNOME
 Licen

commit gnome-music for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2016-11-12 14:48:23

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2016-10-18 
10:28:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2016-11-12 14:48:24.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov 11 01:50:21 UTC 2016 - firebird...@gmail.com
+
+- Update to version 3.22.2:
+  + Updated translations.
+
+---

Old:

  gnome-music-3.22.1.tar.xz

New:

  gnome-music-3.22.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.4ZChfg/_old  2016-11-12 14:48:25.0 +0100
+++ /var/tmp/diff_new_pack.4ZChfg/_new  2016-11-12 14:48:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.22.1
+Version:3.22.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.22.1.tar.xz -> gnome-music-3.22.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.22.1/AUTHORS 
new/gnome-music-3.22.2/AUTHORS
--- old/gnome-music-3.22.1/AUTHORS  2016-10-10 11:14:04.0 +0200
+++ new/gnome-music-3.22.2/AUTHORS  2016-11-08 13:23:35.0 +0100
@@ -62,6 +62,7 @@
 César García Tapia 
 Chao-Hsiung Liao 
 Cheng-Chia Tseng 
+Cheng Lu 
 Christian Kirbach 
 Christian Kirbach 
 Claude Paroz 
@@ -180,6 +181,7 @@
 Mihail Gurin 
 Mike Gray 
 Milo Casagrande 
+Mingye Wang 
 Muhammet Kara 
 Necdet Yücel 
 ngoswami 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.22.1/NEWS new/gnome-music-3.22.2/NEWS
--- old/gnome-music-3.22.1/NEWS 2016-10-10 11:12:29.0 +0200
+++ new/gnome-music-3.22.2/NEWS 2016-11-08 13:22:55.0 +0100
@@ -1,3 +1,10 @@
+Overview of changes in 3.22.2
+=
+
+Translations updated:
+ Chinese(simplified)
+ Norwegian bokmål
+
 Overview of changes in 3.22.1
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.22.1/configure 
new/gnome-music-3.22.2/configure
--- old/gnome-music-3.22.1/configure2016-10-10 11:13:56.0 +0200
+++ new/gnome-music-3.22.2/configure2016-11-08 13:23:23.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-music 3.22.1.
+# Generated by GNU Autoconf 2.69 for gnome-music 3.22.2.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-music'
 PACKAGE_TARNAME='gnome-music'
-PACKAGE_VERSION='3.22.1'
-PACKAGE_STRING='gnome-music 3.22.1'
+PACKAGE_VERSION='3.22.2'
+PACKAGE_STRING='gnome-music 3.22.2'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Music'
 
@@ -1456,7 +1456,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-music 3.22.1 to adapt to many kinds of systems.
+\`configure' configures gnome-music 3.22.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1526,7 +1526,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-music 3.22.1:";;
+ short | recursive ) echo "Configuration of gnome-music 3.22.2:";;
esac
   cat <<\_ACEOF
 
@@ -1671,7 +1671,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-music configure 3.22.1
+gnome-music configure 3.22.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1949,7 +1949,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-music $as_me 3.22.1, which was
+It was created by gnome-music $as_me 3.22.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2816,7 +2816,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-music'
- VERSION='3.22.1'
+ VERSION='3.22.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15482,7 +15482,7 @@
 # report actual input values of CONFI

commit gnome-music for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2016-10-18 10:28:52

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2016-09-21 
18:37:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2016-10-18 10:28:52.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 10 09:29:26 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.1:
+  + Make some tracker playlist calls async.
+  + Bugs fixed: bgo#765476.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.22.0.tar.xz

New:

  gnome-music-3.22.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.WQJrY9/_old  2016-10-18 10:28:54.0 +0200
+++ /var/tmp/diff_new_pack.WQJrY9/_new  2016-10-18 10:28:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.22.0
+Version:3.22.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.22.0.tar.xz -> gnome-music-3.22.1.tar.xz ++
 3119 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2016-09-21 18:37:07

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2016-05-20 
11:54:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2016-09-21 18:37:08.0 +0200
@@ -1,0 +2,35 @@
+Mon Sep 19 17:34:44 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.22.0:
+  + Update maintainers in doap.
+  + Updated translations.
+
+---
+Tue Sep 13 08:04:50 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.92:
+  + Fix keyboard play/pause handling.
+  + Remove top separator in song lists.
+  + Do not remove static playlists on Delete keypress.
+  + Bugs fixed: bgo#771249, bgo#770178, bgo#754096.
+  + Updated translations.
+
+---
+Tue Aug 23 12:09:37 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.90:
+  + New keyboard shortcuts and a shortcuts window to go with it.
+  + Move to cleanup the codebase style (PEP-8) & use docstrings,
+see README.
+  + Better sorting in albums and artists view.
+  + Playlist dialog enhanced with a 'new playlist' entry.
+  + Move to GtkFlowBox for albums view, a significant performance
+improvement.
+  + Bugs fixed: bgo#761502, bgo#766115, bgo#746447, bgo#765609,
+bgo#761625, bgo#747953, bgo#754700, bgo#742531, bgo#758637,
+bgo#757833, bgo#769774, bgo#769772, bgo#744834, bgo#760164.
+  + Updated translations.
+- Add pkgconfig(pygobject-3.0) BuildRequires and version it, new
+  explicit dependency.
+
+---

Old:

  gnome-music-3.20.2.tar.xz

New:

  gnome-music-3.22.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.AqN3Wl/_old  2016-09-21 18:37:09.0 +0200
+++ /var/tmp/diff_new_pack.AqN3Wl/_new  2016-09-21 18:37:09.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.20.2
+Version:3.22.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-music/3.20/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-music/3.22/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -32,10 +32,11 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.34.0
-BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.0
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.1
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(libmediaart-2.0)
-BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 1.7.1
+BuildRequires:  pkgconfig(pygobject-3.0) >= 3.21.1
+BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 1.9.0
 Requires:   dbus-1-python3
 # gnomemusic/albumArtCache.py imports cairo directly.
 Requires:   python3-cairo

++ gnome-music-3.20.2.tar.xz -> gnome-music-3.22.0.tar.xz ++
 18792 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2016-05-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2016-05-20 11:54:02

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2016-03-29 
14:44:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2016-05-20 11:54:03.0 +0200
@@ -1,0 +2,13 @@
+Wed May 11 09:08:06 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.2:
+  + Port to Gio GDBUS API (bgo#705069).
+  + Clarify jhbuild instructions in README (bgo#763618).
+  + Emit playback-status-changed after playlist ends (bgo#755089).
+  + Accept response on row-activated in Playlist Dialog
+(bgo#744820).
+  + Bump Gtk+ minimum version to 3.19.3 (bgo#765598).
+  + Stop the player when destroying window (bgo#761961).
+  + Updated translations.
+
+---

Old:

  gnome-music-3.20.0.tar.xz

New:

  gnome-music-3.20.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.DHqSAm/_old  2016-05-20 11:54:04.0 +0200
+++ /var/tmp/diff_new_pack.DHqSAm/_new  2016-05-20 11:54:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.20.0
+Version:3.20.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
@@ -33,7 +33,7 @@
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.34.0
 BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(libmediaart-2.0)
 BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 1.7.1
 Requires:   dbus-1-python3

++ gnome-music-3.20.0.tar.xz -> gnome-music-3.20.2.tar.xz ++
 3868 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2016-03-29 14:44:58

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2015-11-22 
10:59:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2016-03-29 14:44:59.0 +0200
@@ -1,0 +2,64 @@
+Tue Mar 22 14:36:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Thu Mar 17 08:54:07 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + bgo#762821: Update Grilo plugin ranks to 0.3 format.
+  + bgo#761941: Fix Pango critical warnings on searchbar.
+  + bgo#761890: Check if visible child is ArtistsAlbumsWidget on
+search toggle.
+  + bgo#763304: Don't assume that nmm:MusicPieces will have a
+nie:url in playlists.
+  + bgo#744821: Properly de/activate select button on
+PlaylistDialog when navigating w/ arrow keys.
+  + bgo#744831: Fix crash while deleting multiple playlists.
+  + Updated translations.
+
+---
+Thu Mar  3 16:04:15 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + bgo#744829: No more duplicate playlists on the sidebar.
+  + bgo#762406: More Grilo 0.3 transition fixes.
+  + bgo#762265: No more notifications on track changes.
+  + Updated translations
+
+---
+Tue Feb 16 10:12:14 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + bgo#761173: Update tracker queries to sparql 1.1 syntax.
+  + bgo#760170: Fix check button appearance on AlbumWidget.
+  + bgo#760170: Fix check buttons appearance in Songs and Playlist
+view.
+  + bgo#736463: Reposition the scrollbar in the search window.
+  + bgo#760171: Resized songs list for better viewing in large
+window.
+  + Updated translations.
+
+---
+Tue Jan 19 12:24:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Let GtkApplication automatically load the app-menu.
+  + Refactor the way we connect menu actions.
+  + Add symbolic icon.
+  + Pass width/height during pixbuf loading.
+  + Scale the playlist name to match the mockups.
+  + Bugs fixed: bgo#734958, bgo#739924, bgo#751163, bgo#758942,
+bgo#758942, bgo#759024, bgo#759587, bgo#759882, bgo#760033,
+bgo#760033, bgo#760033, bgo#760033, bgo#760033, bgo#760033,
+bgo#760381.
+  + Updated translations.
+- Add pkgconfig(tracker-sparql-1.0) BuildRequires: new dependency.
+- Replace pkgconfig(grilo-0.2) BuildRequires with
+  pkgconfig(grilo-0.3), following upstreams port to grilo-0.3.
+- Drop HighContrast theme cache handling from post/postun, as there
+  are no HighContrast icons left after the addition of the symbolic
+  icon.
+
+---

Old:

  gnome-music-3.18.2.tar.xz

New:

  gnome-music-3.20.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.6jiVrB/_old  2016-03-29 14:45:00.0 +0200
+++ /var/tmp/diff_new_pack.6jiVrB/_new  2016-03-29 14:45:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-music/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-music/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -32,9 +32,10 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.34.0
-BuildRequires:  pkgconfig(grilo-0.2) >= 0.2.6
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
 BuildRequires:  pkgconfig(libmediaart-2.0)
+BuildRequires:  pkgconfig(tr

commit gnome-music for openSUSE:Factory

2015-11-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2015-11-22 10:59:38

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2015-10-06 
16:35:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2015-11-22 10:59:39.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 16 09:47:39 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.2:
+  + Bugs fixed: bgo#755601, bgo#756256, bgo#746446, bgo#756330,
+bgo#757227.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.18.0.tar.xz

New:

  gnome-music-3.18.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.fIl41U/_old  2015-11-22 10:59:40.0 +0100
+++ /var/tmp/diff_new_pack.fIl41U/_new  2015-11-22 10:59:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.18.0
+Version:3.18.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.18.0.tar.xz -> gnome-music-3.18.2.tar.xz ++
 22655 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2015-10-06 16:35:22

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2015-08-13 
18:09:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2015-10-06 16:35:23.0 +0200
@@ -1,0 +2,50 @@
+Wed Sep 23 14:47:27 UTC 2015 - dims...@opensuse.org
+
+- Add python3-requests Requires: this is a hard runtime dependency.
+
+---
+Tue Sep 22 18:02:33 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+---
+Wed Sep 16 07:56:44 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.92:
+  + Bugs fixed: bgo#744827, bgo#754654, bgo#754702, bgo#754836,
+bgo#754977.
+  + Updated translations.
+
+---
+Wed Sep  2 09:16:18 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.91:
+  + Tags in search textbox are broken (bgo#738516).
+  + Updated translations.
+
+---
+Tue Aug 18 11:52:02 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.90:
+  + Bugs fixed: bgo#744658, bgo#753488.
+  + Updated translations.
+
+---
+Tue Aug 11 10:41:25 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.4:
+  + Several deprecations were removed.
+  + More performance improvements.
+  + Bugs fixed: bgo#705070, bgo#747233, bgo#752591, bgo#752592.
+  + Updated translations.
+
+---
+Tue Aug 11 10:41:24 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.3:
+  + Bugs fixed: bgo#743362, bgo#744464, bgo#747749, bgo#748375,
+bgo#749981.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.16.2.tar.xz

New:

  gnome-music-3.18.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.Mu8vW3/_old  2015-10-06 16:35:24.0 +0200
+++ /var/tmp/diff_new_pack.Mu8vW3/_new  2015-10-06 16:35:24.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.16.2
+Version:3.18.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-music/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-music/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -38,6 +38,8 @@
 Requires:   dbus-1-python3
 # gnomemusic/albumArtCache.py imports cairo directly.
 Requires:   python3-cairo
+# gnomemusic/player.py imports requests (not introspected)
+Requires:   python3-requests
 # This is a python 3 application
 Requires:   python3-gobject
 # gnome-music relies on tracker to find local files.

++ gnome-music-3.16.2.tar.xz -> gnome-music-3.18.0.tar.xz ++
 15422 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2015-08-13 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2015-08-13 18:09:42

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2015-04-23 
08:01:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2015-08-13 18:09:44.0 +0200
@@ -1,0 +2,10 @@
+Tue Aug 11 10:41:23 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + Bug fix release.
+  + Performance improvements.
+  + Bugs fixed: bgo#749981, bgo#750686, bgo#749307, bgo#744658,
+bgo#753488.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.16.1.tar.xz

New:

  gnome-music-3.16.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.mGoPeA/_old  2015-08-13 18:09:45.0 +0200
+++ /var/tmp/diff_new_pack.mGoPeA/_new  2015-08-13 18:09:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.16.1
+Version:3.16.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.16.1.tar.xz -> gnome-music-3.16.2.tar.xz ++
 7107 lines of diff (skipped)




commit gnome-music for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2015-04-23 08:01:39

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2015-03-30 
19:26:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2015-04-23 08:01:40.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 06:42:34 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + bgo#747749: Cant't play favourite song in Album view.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.16.0.tar.xz

New:

  gnome-music-3.16.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.HZS2u4/_old  2015-04-23 08:01:41.0 +0200
+++ /var/tmp/diff_new_pack.HZS2u4/_new  2015-04-23 08:01:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.16.0.tar.xz -> gnome-music-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.16.0/NEWS new/gnome-music-3.16.1/NEWS
--- old/gnome-music-3.16.0/NEWS 2015-03-23 14:18:09.0 +0100
+++ new/gnome-music-3.16.1/NEWS 2015-04-13 16:22:34.0 +0200
@@ -1,3 +1,14 @@
+Overview of changes in 3.16.1
+=
+
+* Bug fix release
+
+Bugs fixed:
+ 747749 Cant't play favourite song in Album view
+
+Translations updated:
+ Esperanto
+
 Overview of changes in 3.16.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-music-3.16.0/configure 
new/gnome-music-3.16.1/configure
--- old/gnome-music-3.16.0/configure2015-03-17 16:49:04.0 +0100
+++ new/gnome-music-3.16.1/configure2015-04-13 15:00:15.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-music 3.16.0.
+# Generated by GNU Autoconf 2.69 for gnome-music 3.16.1.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-music'
 PACKAGE_TARNAME='gnome-music'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='gnome-music 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='gnome-music 3.16.1'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Music'
 
@@ -1446,7 +1446,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-music 3.16.0 to adapt to many kinds of systems.
+\`configure' configures gnome-music 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1516,7 +1516,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of gnome-music 3.16.0:";;
+ short | recursive ) echo "Configuration of gnome-music 3.16.1:";;
esac
   cat <<\_ACEOF
 
@@ -1648,7 +1648,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-music configure 3.16.0
+gnome-music configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1926,7 +1926,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-music $as_me 3.16.0, which was
+It was created by gnome-music $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2793,7 +2793,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-music'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15510,7 +15510,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-music $as_me 3.16.0, which was
+This file was extended by gnome-music $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -15577,7 +15577,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/

commit gnome-music for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2015-03-30 19:26:03

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2015-01-27 
12:35:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2015-03-30 19:26:04.0 +0200
@@ -1,0 +2,99 @@
+Mon Mar 23 13:31:05 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Mon Mar 16 16:09:14 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Bugs fixed: bgo#744657, bgo#745646, bgo#745647, bgo#745648,
+bgo#745650.
+  + Updated translations.
+
+---
+Tue Mar  3 13:35:49 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Bugs fixed: bgo#705852, bgo#729377, bgo#729525, bgo#743310,
+bgo#743883, bgo#743884, bgo#743901, bgo#744005, bgo#744655,
+bgo#744807, bgo#744832.
+  + Updated translations.
+
+---
+Mon Feb 16 21:16:23 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + New smart playlist: Favourite tracks, all views updated to
+allow making a track favourite.
+  + All Artists is not selected by default - improves performance.
+  + All smart playlists now retyurn max 50 items.
+  + Playlists menu now uses popover.
+  + Notification appears on loading operations.
+  + Favourite songs are now displayed on search view.
+  + GStreamer discoverer performance fixes from garnacho.
+  + Minor UI fixes.
+  + Bugs fixed: bgo#729377, bgo#729525, bgo#743310, bgo#744005.
+  + Updated translations.
+
+---
+Mon Jan 26 10:59:33 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.15.4:
+  + Smart playlists - Most Played, Never Played, Recently Played.
+  + Chunked loading was removed - scrolling should be faster.
+  + Content is now hidden before fully loaded - notification on
+the progress will land in master in next version.
+  + Playlists are remvoed after time out, removal can be undone.
+  + Dependency change: libmediaart-2.0.pc is now required.
+  + Replaygain tags are now supported.
+  + Overall performance fixes.
+  + Bugs fixed: bgo#729376, bgo#704257, bgo#742603, bgo#742451,
+bgo#733686, bgo#726459, bgo#702519, bgo#742800, bgo#742123,
+bgo#731613, bgo#774201, bgo#730269.
+  + Updated translations and help files.
+- Stop injecting libmediaart-2.0 to configure, fixed upstream.
+
+---
+Mon Jan 26 10:59:32 UTC 2015 - zai...@opensuse.org
+
+- Replace pkgconfig(libmediaart-1.0) for pkgconfig(libmediaart-2.0)
+  BuildRequires and use sed to inject the bump into configure,
+  upstream reverted the change for now, but it will land soon.
+
+---
+Mon Jan 26 10:58:32 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.15.2:
+  + Better thread handling while fetching album art.
+  + Some UI/UX goodies.
+  + Notification can now be disabled.
+  + 'The' (and translation) is not disregarded during sorting.
+  + MPRIS improvements.
+  + Bugs fixed:
+- bgo#736925: Remove deprecation warnings from AlbumWidget.ui.
+- bgo#737142: Remove remaining gtk deprecation warnings.
+- bgo#737571: No covers loaded on libmediaart 0.6.0.
+- bgo#736241: Prefer embedded album art over downloaded.
+- bgo#732151: High CPU and sluggish performance.
+- bgo#733473: Use "Alt + left arrow" to navigate back.
+- bgo#738465: Have a dconf switch to disable notifications.
+- bgo#731392: Nicer empty state.
+- bgo#729378: Disregard "The" in titles.
+- bgo#734513: play/pause is activated twice when pressing.
+  spacebar and play/pause button is active/selected.
+- bgo#729309: Add support for MPRIS Playlists.
+- bgo#740211: Add support for MPRIS TrackList.
+- bgo#740212: Bump MPRIS support to 2.2.
+- bgo#740330: Album view - music icons are badly rendered.
+- bgo#740524: Missing license headers in playlists.py and
+  searchbar.py.
+- bgo#731639: The pictures have different proportions,
+  influencing the effect of alignment.
+- bgo#729459: under Artists, tracks in the same album are very
+  far apart from each other.
+- bgo#740490: Music "forgets" search string, but search
+  results remain.
+  + Updated translations and help files.
+
+---

Old:

 

commit gnome-music for openSUSE:Factory

2015-01-27 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2015-01-27 12:35:31

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-11-18 
22:48:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2015-01-27 12:35:34.0 +0100
@@ -1,0 +2,14 @@
+Mon Jan 26 10:57:32 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.3.1:
+  + Fixed an important bug on startup.
+  + Tags in search entries are now visible.
+  + Bugs fixed: bgo#743484.
+  + Updated translations.
+- Changes from version 3.14.3:
+  + Bugs fixed: bgo#740330, bgo#740524, bgo#731639, bgo#729459,
+bgo#740490, bgo#731613, bgo#726459, bgo#733686, bgo#742123,
+bgo#743042, bgo#729376.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.14.2.tar.xz

New:

  gnome-music-3.14.3.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.ZJUmEV/_old  2015-01-27 12:35:35.0 +0100
+++ /var/tmp/diff_new_pack.ZJUmEV/_new  2015-01-27 12:35:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.14.2
+Version:3.14.3.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.14.2.tar.xz -> gnome-music-3.14.3.1.tar.xz ++
 2183 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.14.2/AUTHORS new/gnome-music-3.14.3.1/AUTHORS
--- old/gnome-music-3.14.2/AUTHORS  2014-11-12 21:58:05.0 +0100
+++ new/gnome-music-3.14.3.1/AUTHORS2015-01-26 11:37:21.0 +0100
@@ -61,6 +61,7 @@
 Daniel Mustieles 
 Daniel Șerbănescu 
 Daniel Șerbănescu 
+Daniel Șerbănescu 
 Dawid Loubser 
 Dimitris Spingos 
 Dirgita 
@@ -131,11 +132,13 @@
 ngoswami 
 Nilamdyuti Goswami 
 Olav Vitters 
+Pacho Ramos 
 Patrik Novotný 
 Pau Iranzo 
 Paul martin 
 Pawan Chitrakar 
 Paweł Żołnowski 
+Pedro Albuquerque 
 Piotr Drąg 
 Praveen Illa 
 Priit Laes 
@@ -146,6 +149,7 @@
 Rowan Lewis 
 royaniva 
 Rūdolfs Mazurs 
+Sagar Ghuge 
 Sai Suman Prayaga 
 Sai 
 Seán de Búrca 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.14.2/NEWS new/gnome-music-3.14.3.1/NEWS
--- old/gnome-music-3.14.2/NEWS 2014-11-12 21:53:11.0 +0100
+++ new/gnome-music-3.14.3.1/NEWS   2015-01-26 11:36:27.0 +0100
@@ -1,3 +1,32 @@
+Overview of changes in 3.14.3.1
+=
+
+* Fixed an important bug on startup
+* Tags in search entries are now visible
+
+* Bugs fixed:
+ 743484 gnome-music-3.14.3 doesn't detect music directory properly
+
+* Updated translations and help files
+
+Overview of changes in 3.14.3
+=
+
+* Bugs fixed:
+ 740330 Album view - music icons are badly rendered
+ 740524 Missing license headers in playlists.py and searchbar.py
+ 731639 The pictures have different proportions, influencing the effect of 
alignment
+ 729459 under Artists, tracks in the same album are very far apart from each 
other
+ 740490 Music "forgets" search string, but search results remain
+ 731613 gnome-music-3.12.2 fails to start if xdg default directories are not 
created
+ 726459 Crash on playlist tabs when new media has been scanned
+ 733686 Gnome music will not launch
+ 742123 Hitting 'cancel' while creating new playlist crashes program
+ 743042 Gstreamer error messages should be more detailed
+ 729376 New Playlist in application menu doesn't do anything
+
+* Updated translations and help files
+
 Overview of changes in 3.14.2
 =
 
diff -urN '--exc

commit gnome-music for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-11-18 22:46:34

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-10-15 
16:26:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-11-18 22:48:12.0 +0100
@@ -1,0 +2,8 @@
+Thu Nov 13 16:38:20 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.2:
+  + Play/pause is activated twice when pressing spacebar and
+play/pause button is active/selected (bgo#734513).
+  + Updated translations.
+
+---

Old:

  gnome-music-3.14.1.tar.xz

New:

  gnome-music-3.14.2.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.3YYifS/_old  2014-11-18 22:48:13.0 +0100
+++ /var/tmp/diff_new_pack.3YYifS/_new  2014-11-18 22:48:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.14.1
+Version:3.14.2
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.14.1.tar.xz -> gnome-music-3.14.2.tar.xz ++
 2226 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.14.1/AUTHORS new/gnome-music-3.14.2/AUTHORS
--- old/gnome-music-3.14.1/AUTHORS  2014-10-13 16:16:46.0 +0200
+++ new/gnome-music-3.14.2/AUTHORS  2014-11-12 21:58:05.0 +0100
@@ -76,6 +76,7 @@
 Evgeny Bobkin 
 Fabiano Fidêncio 
 Fabiano Fidêncio 
+Fabio Tomat 
 Felipe Borges 
 Florian Müllner 
 Florian Will 
@@ -161,6 +162,7 @@
 Stefano Facchini 
 Tiagosdot 
 Timo Jyrinki 
+Tina Hinojsa 
 Tobias Endrigkeit 
 Tom Tryfonidis 
 Tong Hui 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.14.1/INSTALL new/gnome-music-3.14.2/INSTALL
--- old/gnome-music-3.14.1/INSTALL  2014-10-13 16:14:44.0 +0200
+++ new/gnome-music-3.14.2/INSTALL  2014-11-12 21:57:56.0 +0100
@@ -12,8 +12,8 @@
 Basic Installation
 ==
 
-   Briefly, the shell command `./configure && make && make install'
-should configure, build, and install this package.  The following
+   Briefly, the shell commands `./configure; make; make install' should
+configure, build, and install this package.  The following
 more-detailed instructions are generic; see the `README' file for
 instructions specific to this package.  Some packages provide this
 `INSTALL' file but do not implement all of the features documented
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.14.1/NEWS new/gnome-music-3.14.2/NEWS
--- old/gnome-music-3.14.1/NEWS 2014-10-13 16:14:01.0 +0200
+++ new/gnome-music-3.14.2/NEWS 2014-11-12 21:53:11.0 +0100
@@ -1,3 +1,11 @@
+Overview of changes in 3.14.2
+=
+
+* Bugs fixed:
+ 734513 play/pause is activated twice when pressing spacebar and play/pause 
button is active/selected
+
+* Updated translations and help files
+
 Overview of changes in 3.14.1
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-music-3.14.1/config.h.in new/gnome-music-3.14.2/config.h.in
--- old/gnome-music-3.14.1/config.h.in  2014-10-13 16:14:43.0 +0200
+++ new/gnome-music-3.14.2/config.h.in  2014-11-12 21:57:56.0 +0100
@@ -67,6 +67,9 @@
*/
 #undef LT_OBJDIR
 
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O

commit gnome-music for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-10-15 16:26:40

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-10-06 
12:06:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-10-15 16:26:47.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct 13 18:25:02 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Bugs fixed:
+- bgo#736925: Remove deprecation warnings from AlbumWidget.ui.
+- bgo#737571: No covers loaded on libmediaart 0.6.0.
+- bgo#736241: Prefer embedded album art over downloaded.
+- bgo#733686: Gnome music will not launch.
+  + Updated translations.
+- Drop gnome-music-fix-missing-albumcovers.patch: Fixed upstream.
+
+---

Old:

  gnome-music-3.14.0.tar.xz
  gnome-music-fix-missing-albumcovers.patch

New:

  gnome-music-3.14.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.YVxbtK/_old  2014-10-15 16:26:48.0 +0200
+++ /var/tmp/diff_new_pack.YVxbtK/_new  2014-10-15 16:26:48.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-music/3.14/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-music-fix-missing-albumcovers.patch bgo#737571 
zai...@opensuse.org -- Fix missing albumcovers with libmediaart 0.6 and newer.
-Patch0: gnome-music-fix-missing-albumcovers.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -54,7 +52,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ gnome-music-3.14.0.tar.xz -> gnome-music-3.14.1.tar.xz ++
 2170 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-music for openSUSE:Factory

2014-10-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-10-06 12:06:15

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-09-30 
19:39:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-10-06 12:06:16.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct  5 19:00:44 UTC 2014 - zai...@opensuse.org
+
+- Add gnome-music-fix-missing-albumcovers.patch: Fix missing
+  albumart with libmediaart 0.6 and newer (bgo#737571).
+
+---

New:

  gnome-music-fix-missing-albumcovers.patch



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.d4psb3/_old  2014-10-06 12:06:17.0 +0200
+++ /var/tmp/diff_new_pack.d4psb3/_new  2014-10-06 12:06:17.0 +0200
@@ -24,6 +24,8 @@
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-music/3.14/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-music-fix-missing-albumcovers.patch bgo#737571 
zai...@opensuse.org -- Fix missing albumcovers with libmediaart 0.6 and newer.
+Patch0: gnome-music-fix-missing-albumcovers.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -52,6 +54,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ gnome-music-fix-missing-albumcovers.patch ++
>From 9cfbac02364bc73e3e106edee1843c5bbf26f455 Mon Sep 17 00:00:00 2001
From: Vadim Rutkovsky 
Date: Fri, 3 Oct 2014 12:26:57 +0200
Subject: Lookup's start_new_thread should also be inside try-catch


diff --git a/gnomemusic/albumArtCache.py b/gnomemusic/albumArtCache.py
index 64b4bf2..cf51f82 100644
--- a/gnomemusic/albumArtCache.py
+++ b/gnomemusic/albumArtCache.py
@@ -145,7 +145,10 @@ class AlbumArtCache:
 
 @log
 def lookup(self, item, width, height, callback, itr, artist, album):
-start_new_thread(self.lookup_worker, (item, width, height, callback, 
itr, artist, album))
+try:
+start_new_thread(self.lookup_worker, (item, width, height, 
callback, itr, artist, album))
+except Exception as e:
+logger.warn("Error: %s" % e)
 
 @log
 def lookup_worker(self, item, width, height, callback, itr, artist, album):
-- 
cgit v0.10.1



>From d1797715dd1a69058ed37c82c918359281f3f8cc Mon Sep 17 00:00:00 2001
From: Vadim Rutkovsky 
Date: Fri, 3 Oct 2014 12:48:35 +0200
Subject: Find path in libmediaart response by searching for path

It seems that since libmeddiart 0.6 params are swapped,
 we should not rely on indexes and search for path instead

https://bugzilla.gnome.org/show_bug.cgi?id=737571

diff --git a/gnomemusic/albumArtCache.py b/gnomemusic/albumArtCache.py
index cf51f82..2f2d49b 100644
--- a/gnomemusic/albumArtCache.py
+++ b/gnomemusic/albumArtCache.py
@@ -158,7 +158,12 @@ class AlbumArtCache:
 self.finish(item, None, None, callback, itr)
 return
 
-path = MediaArt.get_path(artist, album, "album", None)[0]
+path = None
+mediaart_tuple = MediaArt.get_path(artist, album, "album", None)
+for i in mediaart_tuple:
+if isinstance(i, str):
+path = i
+break
 while path in self.queue:
 sleep(0.5)
 self.queue.append(path)
-- 
cgit v0.10.1

>From d122dd16c2db1a738f872c37127873bbf1b62f0c Mon Sep 17 00:00:00 2001
From: Vadim Rutkovsky 
Date: Fri, 3 Oct 2014 14:34:18 +0200
Subject: albumArt: remove path queue, this is superseded by threads queue


diff --git a/gnomemusic/albumArtCache.py b/gnomemusic/albumArtCache.py
index 2f2d49b..ce9f406 100644
--- a/gnomemusic/albumArtCache.py
+++ b/gnomemusic/albumArtCache.py
@@ -79,7 +79,6 @@ def _make_icon_frame(pixbuf, path=None):
 class AlbumArtCache:
 instance = None
 blacklist = {}
-queue = []
 
 @classmethod
 def get_default(self):
@@ -164,9 +163,6 @@ class AlbumArtCache:
 if isinstance(i, str):
 path = i
 break
-while path in self.queue:
-sleep(0.5)
-self.queue.append(path)
 
 if not os.path.exists(path):
 GLib.idle_add(self.cached_thumb_not_found, item, width, 
height, path, callback, itr, artist, album)
@@ -183,8 +179,6 @@ class AlbumArtCache:
 try:
 if path:
 item.set_thumbnail(GLib.filename_to_ur

commit gnome-music for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-09-30 19:38:34

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-05-20 
14:24:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-09-30 19:39:49.0 +0200
@@ -1,0 +2,70 @@
+Mon Sep 22 14:38:39 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+---
+Mon Sep 15 10:37:14 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.92:
+  + Bugs fixed: Fix the icons in RTL with new GTK+ (bgo#735890).
+  + Updated translations.
+
+---
+Tue Aug 19 15:47:46 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Ported to GtkActionbBar - now requires GTK+ 3.12.
+  + Correct icon is displayed for playlist menu.
+  + Better search UI.
+  + HighContrast icons.
+  + Improved Back navigation.
+  + Notifications now behave correctly when paused and less
+flicker.
+  + Bugs fixed: bgo#734786, bgo#734404, bgo#734122, bgo#734117,
+bgo#732150, bgo#732951.
+  + Updated translations.
+- Build HighContrast icon cache in post/postun.
+
+---
+Tue Jul 22 09:28:04 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.4:
+  + Bump python3 requirement to 3.3 (due to str.casefold).
+  + bgo#733095: Seeking in track above 36 minutes leads to crash.
+  + Updated translations.
+
+---
+Sat Jul 12 18:43:06 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.3:
+  + Playlists are now stored in Tracker.
+  + Back button now returns back to Search if available.
+  + Bugs fixed: bgo#707461, bgo#729311, bgo#728254, bgo#728255,
+bgo#728330.
+- Changes from version 3.13.2:
+  + Improved search with source and match type selection.
+  + Remote sources support: Jamendo, Magnatune, UPnP/DLNA.
+  + Player bar now looks better when window is small.
+  + Bugs fixed: bgo#729100, bgo#729102, bgo#728255, bgo#725949,
+bgo#728407, bgo#729521, bgo#706948, bgo#699807, bgo#730205,
+bgo#726713.
+  + Updated translations.
+
+---
+Sat May 17 19:25:28 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.1:
+  + Thumbnail fetching was reworked. Should be much faster now.
+  + New dependency: libmediaart.
+  + Updated playlist UI.
+  + Now requires GTK 3.10.
+  + Shuffle menu is now a popover.
+  + Load More button was removed.
+  + Bugs fixed: bgo#724627, bgo#726721, bgo#727444, bgo#727522,
+bgo#728323, bgo#724112, bgo#702565, bgo#699832, bgo#729096.
+  + Updated help files.
+  + Updated translations.
+- Add pkgconfig(libmediaart-1.0) BuildRequires following upstream.
+
+---

Old:

  gnome-music-3.12.2.1.tar.xz

New:

  gnome-music-3.14.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.arrNma/_old  2014-09-30 19:39:51.0 +0200
+++ /var/tmp/diff_new_pack.arrNma/_new  2014-09-30 19:39:51.0 +0200
@@ -17,23 +17,24 @@
 
 
 Name:   gnome-music
-Version:3.12.2.1
+Version:3.14.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-music/3.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-music/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
-BuildRequires:  python3-devel
+BuildRequires:  python3-devel >= 3.3
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.34.0
 BuildRequires:  pkgconfig(grilo-0.2) >= 0.2.6
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
+BuildRequires:  pkgconfig(libmediaart-1.0)
 Requires:   dbus-1-python3
 # gnomemusic/albumArtCache.py imports cairo directly.
 Requires:   python3-cairo
@@ -70,11 +71,13 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
+%icon_theme_cache_post HighContras

commit gnome-music for openSUSE:Factory

2014-05-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-05-20 14:24:20

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-05-05 
21:16:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-05-20 14:24:22.0 +0200
@@ -1,0 +2,14 @@
+Sat May 17 12:58:15 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.2.1:
+  + Reverted a fix for bgo#725949 as it causes a string change.
+- Changes from version 3.12.2:
+  + Loggins is now less agressive.
+  + Several improvements for playlist UI.
+  + Audio files ouside XDG_MUSIC_DIR and XDG_DOWNLOADS_DIR are
+ignored.
+  + Bugs fixed: bgo#728323, bgo#724112, bgo#729096, bgo#726459,
+bgo#728255, bgo#725949, bgo#706948.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.12.1.tar.xz

New:

  gnome-music-3.12.2.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.3sxNrD/_old  2014-05-20 14:24:24.0 +0200
+++ /var/tmp/diff_new_pack.3sxNrD/_new  2014-05-20 14:24:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-music
-Version:3.12.1
+Version:3.12.2.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+

++ gnome-music-3.12.1.tar.xz -> gnome-music-3.12.2.1.tar.xz ++
 4517 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-music for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-05-05 21:15:23

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2014-02-24 
07:02:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-05-05 21:16:30.0 +0200
@@ -1,0 +2,64 @@
+Mon Apr 14 09:09:40 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.1:
+  + Bugs fixed: bgo#726721, bgo#727444, bgo#727522.
+  + Updated translations.
+
+---
+Mon Mar 24 18:23:01 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.0:
+  + Fixed 'MediaVideo' object has no attribute 'get_artist'
+(bgo#726721).
+  + Updated translations.
+
+---
+Mon Mar 17 16:30:38 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.11.92:
+  + Improved and translated help.
+  + Space now plays/pauses the current song.
+  + Minor UI updates to playlists.
+  + Bugs fixed: bgo#707454, bgo#724627, bgo#725904.
+  + Updated translations.
+
+---
+Mon Mar  3 17:14:46 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.11.91:
+  + Initial help infrastructure.
+  + More info is printed if the track cannot be played.
+  + Last 10 played tracks are stored in shuffle history.
+  + Other minor improvements and bug fixes.
+  + Bugs fixed: bgo#707744, bgo#724228, bgo#707457, bgo#725355,
+bgo#723942, bgo#724954, bgo#707376.
+  + Updated translations.
+
+---
+Sun Feb 23 15:00:00 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.11.90:
+  + Initial playlists support.
+  + Filter-as-you-type.
+  + Misc fixes and improvements.
+  + Bugs fixed: bgo#700022, bgo#721297, bgo#723765, bgo#708154,
+bgo#724027, bgo#724025, bgo#724016, bgo#721595, bgo#723750,
+bgo#709234.
+  + Updated translations.
+- Drop gnome-music-without-gsd.patch: fixed upstream.
+
+---
+Sun Feb 23 14:00:00 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.11.2:
+  + Exit selection mode on pressing Esc.
+  + Pep8 compatibility.
+  + Broken AppData file was removed from sources.
+  + Bugs fixed: bgo#707590. bgo#708279, bgo#709033, bgo#707399,
+bgo#705853, bgo#707633, bgo#709465.
+  + Updated translations.
+- Drop ppkgconfig(tracker-miner-0.16) and
+  pkgconfig(tracker-sparql-0.16) BuildRequires: tracker is only a
+  runtime dependency.
+
+---

Old:

  gnome-music-3.10.3.tar.xz

New:

  gnome-music-3.12.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.UiEGkJ/_old  2014-05-05 21:16:31.0 +0200
+++ /var/tmp/diff_new_pack.UiEGkJ/_new  2014-05-05 21:16:31.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.10.3
+Version:3.12.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-music/3.10/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-music/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -34,8 +34,6 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.34.0
 BuildRequires:  pkgconfig(grilo-0.2) >= 0.2.6
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
-BuildRequires:  pkgconfig(tracker-miner-0.16) >= 0.16.1
-BuildRequires:  pkgconfig(tracker-sparql-0.16) >= 0.16.1
 Requires:   dbus-1-python3
 # gnomemusic/albumArtCache.py imports cairo directly.
 Requires:   python3-cairo
@@ -81,6 +79,7 @@
 %files
 %defattr(-,root,root)
 %doc README AUTHORS COPYING
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/gnome-music
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/gnome-music.appdata.xml

++ gnome-music-3.10.3.tar.xz -> gnome-music-3.12.1.tar.xz ++
 23443 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-music for openSUSE:Factory

2014-02-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2014-02-24 07:02:14

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2013-12-30 
09:53:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2014-02-24 07:02:15.0 +0100
@@ -1,0 +2,13 @@
+Sun Feb 23 13:29:17 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.10.3:
+  + Bugs fixed: bgo#709234, bgo#721595, bgo#724016, bgo#723942,
+bgo#708154, bgo#723765, bgo#721297, bgo#700022, bgo#707744.
+- Changes from version 3.10.2:
+  + Correctly use AlbumArtCache.get_media_title in notifications.
+  + Correctly use gettext call.
+  + Do not ship a broken AppData file.
+  + Updated translations.
+- Drop gnome-music-without-gsd.patch: fixed upstream.
+
+---

Old:

  gnome-music-3.10.1.tar.xz
  gnome-music-without-gsd.patch

New:

  gnome-music-3.10.3.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.gAR4SM/_old  2014-02-24 07:02:16.0 +0100
+++ /var/tmp/diff_new_pack.gAR4SM/_new  2014-02-24 07:02:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.10.1
+Version:3.10.3
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-music/3.10/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-music-without-gsd.patch bnc#852362 bgo#709234 
dims...@opensuse.org -- Allow launching gnome-music outside of a gnome-session
-Patch0: gnome-music-without-gsd.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -55,7 +53,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ gnome-music-3.10.1.tar.xz -> gnome-music-3.10.3.tar.xz ++
 2729 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-music for openSUSE:Factory

2013-12-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2013-12-30 09:53:58

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2013-10-15 
10:40:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2013-12-30 09:53:59.0 +0100
@@ -1,0 +2,7 @@
+Thu Nov 28 18:16:07 UTC 2013 - dims...@opensuse.org
+
+- Add gnome-music-without-gsd.patch: allow to launch gnome-music
+  without gnome-settings-daemon, so outside of a gnome session
+  (bnc#852362, bgo#709234).
+
+---

New:

  gnome-music-without-gsd.patch



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.YzAvTS/_old  2013-12-30 09:54:00.0 +0100
+++ /var/tmp/diff_new_pack.YzAvTS/_new  2013-12-30 09:54:00.0 +0100
@@ -24,6 +24,8 @@
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-music/3.10/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-music-without-gsd.patch bnc#852362 bgo#709234 
dims...@opensuse.org -- Allow launching gnome-music outside of a gnome-session
+Patch0: gnome-music-without-gsd.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -53,6 +55,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ gnome-music-without-gsd.patch ++
>From 0cac582edb437b1473a2451b0003f54c302907f7 Mon Sep 17 00:00:00 2001
From: Vadim Rutkovsky 
Date: Thu, 28 Nov 2013 10:51:28 +
Subject: Bug 709234 - don't crash if we can't connect to settings daemon

---
diff --git a/gnomemusic/window.py b/gnomemusic/window.py
index 79e69a8..daa27f0 100644
--- a/gnomemusic/window.py
+++ b/gnomemusic/window.py
@@ -82,7 +82,11 @@ class Window(Gtk.ApplicationWindow):
 
'org.gnome.SettingsDaemon.MediaKeys',
 None)
 self._grab_media_player_keys()
-self.proxy.connect('g-signal', self._handle_media_keys)
+try:
+self.proxy.connect('g-signal', self._handle_media_keys)
+except GLib.GError:
+# We cannot grab media keys if no settings daemon is running
+pass
 
 def on_configure_event(self, widget, event):
 size = widget.get_size()
@@ -95,11 +99,15 @@ class Window(Gtk.ApplicationWindow):
 self.settings.set_boolean('window-maximized', 
'GDK_WINDOW_STATE_MAXIMIZED' in event.new_window_state.value_names)
 
 def _grab_media_player_keys(self):
-self.proxy.call_sync('GrabMediaPlayerKeys',
- GLib.Variant('(su)', ('Music', 0)),
- Gio.DBusCallFlags.NONE,
- -1,
- None)
+try:
+self.proxy.call_sync('GrabMediaPlayerKeys',
+ GLib.Variant('(su)', ('Music', 0)),
+ Gio.DBusCallFlags.NONE,
+ -1,
+ None)
+except GLib.GError:
+# We cannot grab media keys if no settings daemon is running
+pass
 
 def _windows_focus_cb(self, window, event):
 self._grab_media_player_keys()
--
cgit v0.9.2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-music for openSUSE:Factory

2013-10-15 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2013-10-15 10:40:56

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2013-10-01 
08:12:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2013-10-15 10:40:57.0 +0200
@@ -1,0 +2,17 @@
+Mon Oct 14 13:13:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + bgo#708279: Two patches for buttons in the headerbar.
+  + bgo#709033: Album Cover art not displayed in the notifications.
+  + bgo#705853: Toggle selection mode on right click, cancel on
+Esc.
+  + bgo#707633: Window size and maximize status are not saved on
+shutdown and not loaded on start up.
+  + bgo#709386: Music progress slider (scale widget) bounces to 0
+then back to chosen value.
+  + bgo#709465: Music progress slider (scale widget) bounces around
+before zeroing when next song is played.
+  + Updated translations.
+- Drop gnome-music-notif-coverart.patch: fixed upstream.
+
+---

Old:

  gnome-music-3.10.0.tar.xz
  gnome-music-notif-coverart.patch

New:

  gnome-music-3.10.1.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.j7Gde6/_old  2013-10-15 10:40:58.0 +0200
+++ /var/tmp/diff_new_pack.j7Gde6/_new  2013-10-15 10:40:58.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-music/3.10/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-music-notif-coverart.patch bnc#842992 bgo#709033 
dims...@opensuse.org -- Cover Art is not show in notificatons
-Patch0: gnome-music-notif-coverart.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -55,7 +53,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ gnome-music-3.10.0.tar.xz -> gnome-music-3.10.1.tar.xz ++
 1993 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-music for openSUSE:Factory

2013-09-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2013-10-01 08:12:32

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2013-09-11 
11:40:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2013-10-01 08:12:33.0 +0200
@@ -1,0 +2,43 @@
+Sun Sep 29 15:53:41 UTC 2013 - dims...@opensuse.org
+
+- Add gnome-music-notif-coverart.patch: Fix cover art not being
+  shown in notifications (bnc#842992, bgo#709033).
+
+---
+Tue Sep 24 19:10:11 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Updated translations.
+
+---
+Mon Sep 23 18:58:49 UTC 2013 - cfarr...@suse.com
+
+- License update: SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+:
+  gnome-music has an exception to allow linking of non free
+  plugins.
+
+---
+Sun Sep 22 11:05:12 UTC 2013 - dims...@opensuse.org
+
+- Add python3-cairo Requires: gnomemusic/albumArtCache.py imports
+  cairo explicitly (bnc#841681).
+
+---
+Mon Sep 16 16:48:49 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.9.92:
+  + Added AppData description.
+  + Icons are now RTL-compatible.
+  + Notifications appear during the playback.
+  + All views can be filtered via search button or Ctrl+F shortcut.
+  + URLs with no FileDataObject (*.cue) are now filtered.
+  + Fixed MPRIS commands: close, play, thumbnail display.
+  + Songs view now displays 'Unknown Album' for tracks with no
+album set.
+  + Gnome Music notifies about startup.
+  + Bugs fixed: bgo#702377, bgo#703303, bgo#706576, bgo#707388,
+bgo#707632, bgo#707824, bgo#707937, bgo#707938, bgo#708102,
+bgo#708103, bgo#708116, bgo#708117, bgo#708159.
+  + Updated translations.
+
+---

Old:

  gnome-music-3.9.91.tar.xz

New:

  gnome-music-3.10.0.tar.xz
  gnome-music-notif-coverart.patch



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.Jj2HQC/_old  2013-10-01 08:12:34.0 +0200
+++ /var/tmp/diff_new_pack.Jj2HQC/_new  2013-10-01 08:12:34.0 +0200
@@ -17,13 +17,15 @@
 
 
 Name:   gnome-music
-Version:3.9.91
+Version:3.10.0
 Release:0
 Summary:Music Player for GNOME
-License:GPL-2.0+
+License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-music/3.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-music/3.10/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-music-notif-coverart.patch bnc#842992 bgo#709033 
dims...@opensuse.org -- Cover Art is not show in notificatons
+Patch0: gnome-music-notif-coverart.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -37,6 +39,8 @@
 BuildRequires:  pkgconfig(tracker-miner-0.16) >= 0.16.1
 BuildRequires:  pkgconfig(tracker-sparql-0.16) >= 0.16.1
 Requires:   dbus-1-python3
+# gnomemusic/albumArtCache.py imports cairo directly.
+Requires:   python3-cairo
 # This is a python 3 application
 Requires:   python3-gobject
 # gnome-music relies on tracker to find local files.
@@ -51,6 +55,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -80,6 +85,8 @@
 %defattr(-,root,root)
 %doc README AUTHORS COPYING
 %{_bindir}/gnome-music
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/gnome-music.appdata.xml
 %{_datadir}/applications/gnome-music.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.Music.gschema.xml
 %{_datadir}/gnome-music/

++ gnome-music-3.9.91.tar.xz -> gnome-music-3.10.0.tar.xz ++
 10193 lines of diff (skipped)

++ gnome-music-notif-coverart.patch ++
>From 2daecce1b939271246e7c94220be85962ccf7f96 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger 
Date: Sat, 28 Sep 2013 17:12:17 +0200
Subject: [PATCH] notification: remove code duplication: album_art_loader
 already avoided passing a pixbuf stream if a path was knwon

---
 gnomemusic/notification.py | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/gnomemusic/notification.py b/gnomemusic/notification.py
index 7af5e8a..2c8485e 100644
--- a/gnomemusic/notification.py
+++ b/gnomemusic/notification

commit gnome-music for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2013-09-11 11:40:52

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2013-08-30 
16:27:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2013-09-11 11:40:54.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep  2 20:05:56 UTC 2013 - kyous...@yahoo.com
+
+- Update to version 3.9.91:
+  + All songs will now be loaded in Songs view after switching to
+it for the first time.
+  + First song in Songs view will play if Play is executed in MPRIS
+and there is no current playlist.
+  + The URIs are now discovered asynchronously, to make loading
+songs faster.
+  + An error icon will now show up when the file is deleted.
+  + The message when no music files are found is now more verbose,
+  + Bugs fixed: bgo#700776, bgo#705855, bgo#706019, bgo#706294,
+bgo#706353, bgo#706457, bgo#706533, bgo#706800, bgo#706947.
+  + Updated translations.
+
+---
@@ -4 +20 @@
-- Initial package for version 3.9.90
+- Initial package for version 3.9.90.

Old:

  gnome-music-3.9.90.tar.xz

New:

  gnome-music-3.9.91.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.hB8PGN/_old  2013-09-11 11:40:54.0 +0200
+++ /var/tmp/diff_new_pack.hB8PGN/_new  2013-09-11 11:40:54.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   gnome-music
-Version:3.9.90
+Version:3.9.91
 Release:0
-License:GPL-2.0+
 Summary:Music Player for GNOME
-Url:http://www.gnome.org
+License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Players
+Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/gnome-music/3.9/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26

++ gnome-music-3.9.90.tar.xz -> gnome-music-3.9.91.tar.xz ++
 8673 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-music for openSUSE:Factory

2013-08-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2013-08-30 16:27:54

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2013-08-30 16:27:55.0 +0200
@@ -0,0 +1,5 @@
+---
+Mon Aug 19 20:05:57 UTC 2013 - kyous...@yahoo.com
+
+- Initial package for version 3.9.90
+

New:

  gnome-music-3.9.90.tar.xz
  gnome-music.changes
  gnome-music.spec



Other differences:
--
++ gnome-music.spec ++
#
# spec file for package gnome-music
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   gnome-music
Version:3.9.90
Release:0
License:GPL-2.0+
Summary:Music Player for GNOME
Url:http://www.gnome.org
Group:  Productivity/Multimedia/Sound/Players
Source: 
http://download.gnome.org/sources/gnome-music/3.9/%{name}-%{version}.tar.xz
BuildRequires:  fdupes
BuildRequires:  intltool >= 0.26
BuildRequires:  itstool
BuildRequires:  python3-devel
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
BuildRequires:  pkgconfig(gnome-desktop-3.0)
BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.34.0
BuildRequires:  pkgconfig(grilo-0.2) >= 0.2.6
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.8.0
BuildRequires:  pkgconfig(tracker-miner-0.16) >= 0.16.1
BuildRequires:  pkgconfig(tracker-sparql-0.16) >= 0.16.1
Requires:   dbus-1-python3
# This is a python 3 application
Requires:   python3-gobject
# gnome-music relies on tracker to find local files.
Requires:   tracker-miner-files
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires

%description
Music player and management application for GNOME.

%lang_package
%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%suse_update_desktop_file %{name}
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}%{python3_sitelib}/gnomemusic

%clean
rm -rf %{buildroot}

%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post

%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun

%files
%defattr(-,root,root)
%doc README AUTHORS COPYING
%{_bindir}/gnome-music
%{_datadir}/applications/gnome-music.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.Music.gschema.xml
%{_datadir}/gnome-music/
%{_datadir}/icons/hicolor/*/apps/gnome-music.png
%{_libdir}/gnome-music/
%{python3_sitelib}/gnomemusic/

%files lang -f %{name}.lang

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org