Hello community,

here is the log from the commit of package dnf-plugins-core for 
openSUSE:Factory checked in at 2019-04-01 12:39:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnf-plugins-core (Old)
 and      /work/SRC/openSUSE:Factory/.dnf-plugins-core.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnf-plugins-core"

Mon Apr  1 12:39:57 2019 rev:6 rq:690195 version:4.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnf-plugins-core/dnf-plugins-core.changes        
2019-02-20 14:10:37.762953491 +0100
+++ 
/work/SRC/openSUSE:Factory/.dnf-plugins-core.new.25356/dnf-plugins-core.changes 
    2019-04-01 12:39:59.289961893 +0200
@@ -1,0 +2,16 @@
+Sun Mar 31 15:48:42 UTC 2019 - Neal Gompa <ngomp...@gmail.com>
+
+- Update to version 4.0.6
+  + [download] Do not download src without ``--source`` (rh#1666648)
+  + Use improved config parser that preserves order of data
+  + [leaves] Show multiply satisfied dependencies as leaves
+  + [download] Fix downloading an rpm from a URL (rh#1678582)
+  + [download] Fix problem with downloading src pkgs (rh#1649627)
+- Drop backported fixes that are part of this release
+  * 0001-Fix-traceback-when-local-rpm-url-is-passed.patch
+  * 0002-reposync-fix-up-path-traversal-prevention.patch
+  * 0003-doc-Use-the-correct-sphinx-build-binary-for-Python-2.patch
+- Restore needs-restarting files to the dnf-utils package
+- Add conflicts to zypper < 1.14.26 to dnf-utils package to prevent file 
conflicts
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-traceback-when-local-rpm-url-is-passed.patch
  0002-reposync-fix-up-path-traversal-prevention.patch
  0003-doc-Use-the-correct-sphinx-build-binary-for-Python-2.patch
  dnf-plugins-core-4.0.3.tar.gz

New:
----
  dnf-plugins-core-4.0.6.tar.gz

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

Other differences:
------------------
++++++ dnf-plugins-core.spec ++++++
--- /var/tmp/diff_new_pack.NInltQ/_old  2019-04-01 12:39:59.789962135 +0200
+++ /var/tmp/diff_new_pack.NInltQ/_new  2019-04-01 12:39:59.789962135 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%{?!dnf_lowest_compatible: %global dnf_lowest_compatible 4.0.7}
+%{?!dnf_lowest_compatible: %global dnf_lowest_compatible 4.2.1}
 %global dnf_plugins_extra 2.0.0
 %global hawkey_version 0.8.0
 
@@ -35,7 +35,7 @@
 #global prerel rc1
 
 Name:           dnf-plugins-core
-Version:        4.0.3
+Version:        4.0.6
 Release:        0
 Summary:        Core Plugins for DNF
 License:        GPL-2.0+
@@ -43,11 +43,6 @@
 Url:            https://github.com/rpm-software-management/dnf-plugins-core
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
-# PATCH-FIX-UPSTREAM: Backports from upstream
-Patch0001:      0001-Fix-traceback-when-local-rpm-url-is-passed.patch
-Patch0002:      0002-reposync-fix-up-path-traversal-prevention.patch
-Patch0003:      0003-doc-Use-the-correct-sphinx-build-binary-for-Python-2.patch
-
 BuildArch:      noarch
 
 BuildRequires:  cmake
@@ -132,11 +127,12 @@
 
 %package -n dnf-utils
 Summary:        Yum-utils CLI compatibility layer
-# dnf-utils offers the same binaries as yum-utils
 Group:          System/Packages
+# dnf-utils offers the same binaries as yum-utils
 Conflicts:      yum-changelog
 Conflicts:      yum-utils
 # Cf. https://github.com/openSUSE/zypper/pull/254
+Conflicts:      zypper < 1.14.26
 Conflicts:      zypper-needs-restarting
 Requires:       %{name} = %{version}-%{release}
 Requires:       dnf >= %{dnf_lowest_compatible}
@@ -272,11 +268,6 @@
 ln -sf %{_libexecdir}/dnf-utils %{buildroot}%{_bindir}/yum-debug-restore
 ln -sf %{_libexecdir}/dnf-utils %{buildroot}%{_bindir}/yumdownloader
 
-# Purge needs-restarting files until zypper conflict is fixed
-# Cf. https://github.com/openSUSE/zypper/pull/254
-rm -f %{buildroot}%{_bindir}/needs-restarting
-rm -f %{buildroot}%{_mandir}/man1/needs-restarting.1*
-
 # We never shipped this plugin, and we never will, since we never used YUM...
 rm %{buildroot}%{_mandir}/man8/dnf.plugin.migrate.8*
 
@@ -351,9 +342,8 @@
 %{_mandir}/man1/dnf-utils.1*
 %{_bindir}/debuginfo-install
 %{_mandir}/man1/debuginfo-install.1*
-# Pending https://github.com/openSUSE/zypper/pull/254
-#{_bindir}/needs-restarting
-#{_mandir}/man1/needs-restarting.1*
+%{_bindir}/needs-restarting
+%{_mandir}/man1/needs-restarting.1*
 %{_bindir}/find-repos-of-install
 %{_bindir}/package-cleanup
 %{_mandir}/man1/package-cleanup.1*

++++++ dnf-plugins-core-4.0.3.tar.gz -> dnf-plugins-core-4.0.6.tar.gz ++++++
++++ 19903 lines of diff (skipped)


Reply via email to