Hello community, here is the log from the commit of package lollypop for openSUSE:Factory checked in at 2017-12-29 18:51:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lollypop (Old) and /work/SRC/openSUSE:Factory/.lollypop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lollypop" Fri Dec 29 18:51:43 2017 rev:31 rq:560179 version:0.9.306 Changes: -------- --- /work/SRC/openSUSE:Factory/lollypop/lollypop.changes 2017-10-17 01:53:14.544398696 +0200 +++ /work/SRC/openSUSE:Factory/.lollypop.new/lollypop.changes 2017-12-29 18:51:52.676209172 +0100 @@ -1,0 +2,24 @@ +Wed Dec 27 13:20:01 UTC 2017 - [email protected] + +- Update to version 0.9.306: + * Fix crash due to broken commit. + * Add support for audio/x-wavpack. + * Update GTK minimal version to 3.20. + * Update translations. +- Changes from version 0.9.305: + * Allow jumping to artist from search view. + * Rework fullscreen layout. + * Choose startup view. +- Update spec file: + * Change URL and Source fields: Lollypop has moved to GNOME's + infrastructure. + * Drop post(un) scriptlets: They are empty for Tumbleweed and + Leap 15 and this package does not build anymore with previous + versions of openSUSE. + * Drop glib2_gsettings_schema_requires (was needed for post(un) + macros). + * Drop conditionals for openSUSE Leap 42.3 and older. + * Ran spec-cleaner. +- Add _service file. + +------------------------------------------------------------------- Old: ---- lollypop-0.9.304.tar.xz New: ---- _service lollypop-0.9.306.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lollypop.spec ++++++ --- /var/tmp/diff_new_pack.G0dLtR/_old 2017-12-29 18:51:53.899857730 +0100 +++ /var/tmp/diff_new_pack.G0dLtR/_new 2017-12-29 18:51:53.903856581 +0100 @@ -17,15 +17,15 @@ %global gobject_introspection_version 1.35.9 -%global gtk3_version 3.14 +%global gtk3_version 3.20 Name: lollypop -Version: 0.9.304 +Version: 0.9.306 Release: 0 Summary: GNOME music playing application License: GPL-3.0+ Group: Productivity/Multimedia/Sound/Players -Url: http://gnumdk.github.io/lollypop-web/ -Source0: https://github.com/gnumdk/lollypop/releases/download/%{version}/%{name}-%{version}.tar.xz +Url: https://wiki.gnome.org/Apps/Lollypop +Source0: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gettext-runtime >= 0.19.7 BuildRequires: git-core @@ -54,14 +54,11 @@ Requires(post): desktop-file-utils Requires(pre): desktop-file-utils Recommends: %{name}-lang = %{version} -Recommends: lollypop-portal -Recommends: kid3-cli Recommends: easytag -BuildArch: noarch -%glib2_gsettings_schema_requires -%if 0%{?suse_version} > 1320 +Recommends: kid3-cli +Recommends: lollypop-portal Recommends: python3-wikipedia -%endif +BuildArch: noarch %description Lollypop is a GNOME music playing application. It provides the following @@ -116,28 +113,12 @@ %fdupes %{buildroot}%{python3_sitelib}/%{name}/ %fdupes %{buildroot}%{_datadir}/ -%post -%icon_theme_cache_post -%icon_theme_cache_post HighContrast -%desktop_database_post -%glib2_gsettings_schema_post - -%postun -%icon_theme_cache_postun -%icon_theme_cache_postun HighContrast -%desktop_database_postun -%glib2_gsettings_schema_postun - %files -f %{name}.lang %doc AUTHORS LICENSE README.md %{_bindir}/%{name} %{_bindir}/%{name}-cli %exclude %{_libexecdir}/lollypop-sp %{_datadir}/%{name} -%{_datadir}/help/*/%{name} -%if 0%{?suse_version} == 1315 -%dir %{_datadir}/appdata -%endif %{_datadir}/appdata/org.gnome.Lollypop.appdata.xml %{_datadir}/applications/org.gnome.Lollypop.desktop %{_datadir}/glib-2.0/schemas/org.gnome.Lollypop.gschema.xml @@ -146,7 +127,6 @@ %{python3_sitelib}/lollypop/ %files -n gnome-shell-search-provider-%{name} -%defattr(-,root,root) %{_libexecdir}/lollypop-sp %{_datadir}/dbus-1/services/org.gnome.Lollypop.SearchProvider.service %dir %{_datadir}/gnome-shell ++++++ _service ++++++ <services> <service mode="disabled" name="tar_scm"> <param name="changesgenerate">enable</param> <param name="revision">0.9.306</param> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/gnumdk/lollypop.git</param> <param name="versionformat">@PARENT_TAG@</param> </service> <service mode="disabled" name="recompress"> <param name="compression">xz</param> <param name="file">*.tar</param> </service> <service mode="disabled" name="set_version"/> </services> ++++++ lollypop-0.9.304.tar.xz -> lollypop-0.9.306.tar.xz ++++++ ++++ 15365 lines of diff (skipped)
