Hello community, here is the log from the commit of package lollypop-portal for openSUSE:Factory checked in at 2018-03-11 15:25:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lollypop-portal (Old) and /work/SRC/openSUSE:Factory/.lollypop-portal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lollypop-portal" Sun Mar 11 15:25:42 2018 rev:5 rq:585166 version:0.9.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lollypop-portal/lollypop-portal.changes 2017-10-17 01:53:02.508962427 +0200 +++ /work/SRC/openSUSE:Factory/.lollypop-portal.new/lollypop-portal.changes 2018-03-11 15:25:43.746186810 +0100 @@ -1,0 +2,9 @@ +Fri Mar 9 00:09:43 UTC 2018 - [email protected] + +- Update to version 0.9.6: + * Allow lollypop to pass wanted tag editor +- Update URL: the github URL is retired. +- Switch to service-based source download and recompression using + appropriate git tag for versioning. + +------------------------------------------------------------------- Old: ---- 0.9.4.tar.gz New: ---- _service _servicedata lollypop-portal-0.9.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lollypop-portal.spec ++++++ --- /var/tmp/diff_new_pack.Hq9vq5/_old 2018-03-11 15:25:44.546158111 +0100 +++ /var/tmp/diff_new_pack.Hq9vq5/_new 2018-03-11 15:25:44.550157968 +0100 @@ -1,7 +1,7 @@ # # spec file for package lollypop-portal # -# 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,13 +17,13 @@ Name: lollypop-portal -Version: 0.9.4 +Version: 0.9.6 Release: 0 Summary: Lollypop flatpak portal (advanced features for Lollypop) -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Multimedia/Sound/Players -Url: https://github.com/gnumdk/lollypop-portal -Source: https://github.com/gnumdk/lollypop-portal/archive/%{version}.tar.gz +Url: https://gitlab.gnome.org/gnumdk/lollypop-portal +Source: %{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: meson BuildRequires: ninja ++++++ _service ++++++ <services> <service mode="disabled" name="tar_scm"> <param name="changesgenerate">enable</param> <param name="revision">0.9.6</param> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/gnumdk/lollypop-portal.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> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/gnumdk/lollypop-portal.git</param> <param name="changesrevision">48442e9f54b32eb5aada606a6ef8d8475d0904bb</param></service></servicedata>
