Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2021-03-16 15:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PackageKit (Old)
 and      /work/SRC/openSUSE:Factory/.PackageKit.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PackageKit"

Tue Mar 16 15:42:55 2021 rev:216 rq:879127 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes    2021-03-10 
08:46:08.622200838 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit.new.2401/PackageKit.changes  
2021-03-16 15:44:04.721005908 +0100
@@ -8,0 +9,7 @@
+Fri Feb 26 14:39:52 UTC 2021 - Neal Gompa <[email protected]>
+
+- Enable offline updates support for openSUSE Leap 16+
+- Recommend a provider of rpm-repos-openSUSE for the DNF backend
+- Use dnf-data instead of dnf-conf in Supplements on DNF backend package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.WUuAWw/_old  2021-03-16 15:44:05.357006925 +0100
+++ /var/tmp/diff_new_pack.WUuAWw/_new  2021-03-16 15:44:05.357006925 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%if 0%{?sle_version}
+%if 0%{?sle_version} && 0%{?sle_version} < 160000
 %bcond_with offline_updates
 %else
 %bcond_without offline_updates
@@ -136,7 +136,8 @@
 Requires:       %{name} = %{version}
 Provides:       %{name}-backend = %{version}
 Conflicts:      %{name}-backend
-Supplements:    (%{name} and dnf-conf and rpm-repos-openSUSE)
+Supplements:    (%{name} and dnf-data)
+Recommends:     rpm-repos-openSUSE
 Suggests:       PackageKit-command-not-found
 # Stricter dependency to keep things sane
 %requires_ge %(rpm -qf "$(readlink -f %{_libdir}/libdnf.so)")

Reply via email to