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.000000000 +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 - [email protected] + +- Update to version 3.24.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 14 09:42:21 UTC 2017 - [email protected] + +- 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 - [email protected] + +- Remove redundant %clean section + +------------------------------------------------------------------- +Tue Feb 28 00:15:05 UTC 2017 - [email protected] + +- Update to version 3.23.91: + + Code cleanups. + + Bugs fixed: bgo#774470, bgo#774449. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 15 08:30:15 UTC 2017 - [email protected] + +- 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 - [email protected] + +- 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 - [email protected] + +- 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 - [email protected] + +- 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 - [email protected] + +- 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 - [email protected] + +- 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 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.22/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-music/3.24/%{name}-%{version}.tar.xz +Source99: %{name}-rpmlintrc BuildRequires: fdupes BuildRequires: intltool >= 0.26 BuildRequires: itstool @@ -31,12 +32,12 @@ 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(gobject-introspection-1.0) >= 1.35.9 BuildRequires: pkgconfig(grilo-0.3) >= 0.3.1 BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 -BuildRequires: pkgconfig(libmediaart-2.0) +BuildRequires: pkgconfig(libmediaart-2.0) >= 1.9.1 BuildRequires: pkgconfig(pygobject-3.0) >= 3.21.1 -BuildRequires: pkgconfig(tracker-sparql-1.0) >= 1.9.0 +BuildRequires: pkgconfig(tracker-sparql-1.0) >= 1.11.1 Requires: dbus-1-python3 # gnomemusic/albumArtCache.py imports cairo directly. Requires: python3-cairo @@ -67,9 +68,7 @@ %suse_update_desktop_file %{name} %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{python3_sitelib}/gnomemusic - -%clean -rm -rf %{buildroot} +%fdupes %{buildroot}%{_datadir}/ %post %glib2_gsettings_schema_post ++++++ gnome-music-3.22.2.tar.xz -> gnome-music-3.24.0.tar.xz ++++++ ++++ 34242 lines of diff (skipped) ++++++ gnome-music-rpmlintrc ++++++ # We supress this warning due to a single gir file that there is no # sense in splitting into a devel package. # /usr/share/gnome-music/gir-1.0/Gd-1.0.gir addFilter("devel-file-in-non-devel-package")
