Hello community,

here is the log from the commit of package discover for openSUSE:Factory 
checked in at 2019-06-12 13:27:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/discover (Old)
 and      /work/SRC/openSUSE:Factory/.discover.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "discover"

Wed Jun 12 13:27:55 2019 rev:57 rq:708292 version:5.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/discover/discover.changes        2019-05-09 
10:03:59.104096069 +0200
+++ /work/SRC/openSUSE:Factory/.discover.new.4811/discover.changes      
2019-06-12 13:27:58.920310603 +0200
@@ -1,0 +2,29 @@
+Thu Jun  6 14:07:07 UTC 2019 - [email protected]
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- Changes since 5.15.90:
+  * Make sure "Window Decorations" shows up in "Plasma Addons" The Aurorae 
ones are already there; let's move this one there too (kde#408110)
+  * notifier: Also open discover when the plasmoid is expanded
+  * Use onClicked for Home button (kde#407636)
+  * Get PaginateModel class ready for frameworks
+  * notifier: delay fetching updates a few seconds
+  * Put "Splash Screens" in the "Plasma Addons" category BUG: 407692 FIXED-IN: 
5.16.0 (kde#407692)
+  * fwupd: allow updates that need a reboot to go through as well
+  * fwupd: fix downloading updates
+  * Re-add zero bottom padding, which was removed by mistake
+  * snap: Use AppStreamIntegration for snap reviews as well
+  * snap & packagekit: Refresh ratings when they arrive (kde#407471)
+
+-------------------------------------------------------------------
+Thu May 16 16:56:35 UTC 2019 - [email protected]
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  discover-5.15.5.tar.xz
  discover-5.15.5.tar.xz.sig

New:
----
  discover-5.16.0.tar.xz
  discover-5.16.0.tar.xz.sig

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

Other differences:
------------------
++++++ discover.spec ++++++
--- /var/tmp/diff_new_pack.zdehoV/_old  2019-06-12 13:27:59.716310185 +0200
+++ /var/tmp/diff_new_pack.zdehoV/_new  2019-06-12 13:27:59.720310183 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:           discover
-Version:        5.15.5
+Version:        5.16.0
 Release:        0
 Summary:        Software store for the KDE Plasma desktop
 License:        GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
 Group:          System/GUI/KDE
 Url:            https://quickgit.kde.org/?p=discover.git
-Source:         
https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
+Source:         discover-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig
+Source1:        discover-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 # PATCH-FIX-OPENSUSE
@@ -39,7 +39,6 @@
 BuildRequires:  gcc7-c++
 %endif
 %endif
-BuildRequires:  PackageKit-Qt5-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules
 BuildRequires:  flatpak-devel
@@ -71,6 +70,7 @@
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
+BuildRequires:  cmake(packagekitqt5) >= 1.0.1
 %if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(fwupd) >= 1.0.6
 %endif
@@ -78,7 +78,9 @@
 Requires:       libqt5-qtquickcontrols2
 Recommends:     %{name}-lang
 Recommends:     %{name}-backend-packagekit
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150100
 Recommends:     %{name}-backend-flatpak
+%endif
 # Disabled for now, reported to cause crashes
 # Recommends:     %{name}-backend-fwupd
 
@@ -187,7 +189,7 @@
 %{_kf5_appstreamdir}/org.kde.discover.appdata.xml
 %{_kf5_sharedir}/discover/
 %{_libdir}/libexec/kf5/discover/
-%config %{_kf5_configdir}/discover_ktexteditor_codesnippets_core.knsrc
+%{_kf5_knsrcfilesdir}/discover_ktexteditor_codesnippets_core.knsrc
 %{_kf5_debugdir}/discover.categories
 
 %if %{with lang}
@@ -200,6 +202,7 @@
 %{_kf5_sharedir}/libdiscover/categories/packagekit-backend-categories.xml
 %{_kf5_appstreamdir}/org.kde.discover.packagekit.appdata.xml
 
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150100
 %files backend-flatpak
 %license COPYING*
 %{_kf5_plugindir}/discover/flatpak-backend.so
@@ -207,6 +210,7 @@
 %{_kf5_appstreamdir}/org.kde.discover.flatpak.appdata.xml
 %{_kf5_applicationsdir}/org.kde.discover-flatpak.desktop
 %{_kf5_iconsdir}/hicolor/*/apps/flatpak-discover.svg
+%endif
 
 %if 0%{?suse_version} >= 1500
 %files backend-fwupd

++++++ discover-5.15.5.tar.xz -> discover-5.16.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/discover/discover-5.15.5.tar.xz 
/work/SRC/openSUSE:Factory/.discover.new.4811/discover-5.16.0.tar.xz differ: 
char 26, line 1



Reply via email to