Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dnf-plugins-extras for 
openSUSE:Factory checked in at 2024-02-22 21:00:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnf-plugins-extras (Old)
 and      /work/SRC/openSUSE:Factory/.dnf-plugins-extras.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnf-plugins-extras"

Thu Feb 22 21:00:15 2024 rev:13 rq:1149214 version:4.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnf-plugins-extras/dnf-plugins-extras.changes    
2023-02-24 18:08:49.157659819 +0100
+++ 
/work/SRC/openSUSE:Factory/.dnf-plugins-extras.new.1706/dnf-plugins-extras.changes
  2024-02-22 21:01:26.325574715 +0100
@@ -1,0 +2,12 @@
+Thu Feb 22 10:24:23 UTC 2024 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Update to 4.1.2:
+  - snapper: Add support for specifying snapper config name by @quytelda in 
#208
+  - rpmconf: Implement unattended config option by @mstefany in #191
+- 4.1.1:
+  - Update translations
+  - Adapt tests to RPM 4.19
+- 4.1.0:
+  - Move system-upgrade plugin to core (RhBug:2054235)
+
+-------------------------------------------------------------------

Old:
----
  dnf-plugins-extras-4.0.17.tar.gz

New:
----
  dnf-plugins-extras-4.1.2.tar.gz

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

Other differences:
------------------
++++++ dnf-plugins-extras.spec ++++++
--- /var/tmp/diff_new_pack.ewSok4/_old  2024-02-22 21:01:26.925596651 +0100
+++ /var/tmp/diff_new_pack.ewSok4/_new  2024-02-22 21:01:26.929596798 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dnf-plugins-extras
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2020 Neal Gompa <ngomp...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -32,7 +32,7 @@
 %bcond_without tests
 
 Name:           dnf-plugins-extras
-Version:        4.0.17
+Version:        4.1.2
 Release:        0
 Summary:        Extras Plugins for DNF
 License:        GPL-2.0-or-later
@@ -130,34 +130,6 @@
 %description -n python3-dnf-plugin-snapper
 Snapper Plugin for DNF, Python 3 version. Creates snapshot every transaction.
 
-%package -n python3-dnf-plugin-system-upgrade
-Summary:        System Upgrade Plugin for DNF
-Group:          System/Packages
-BuildRequires:  python3-systemd
-BuildRequires:  systemd-rpm-macros
-Requires:       python3-%{name}-common = %{version}-%{release}
-Requires:       python3-systemd
-Requires:       systemd
-Conflicts:      python2-dnf-plugin-system-upgrade < %{version}-%{release}
-Provides:       %{name}-system-upgrade = %{version}-%{release}
-Provides:       dnf-plugin-system-upgrade = %{version}-%{release}
-Provides:       python3-%{name}-system-upgrade = %{version}-%{release}
-Provides:       system-upgrade = %{version}-%{release}
-Provides:       dnf-command(offline-distrosync)
-Provides:       dnf-command(offline-upgrade)
-Provides:       dnf-command(system-upgrade)
-Obsoletes:      dnf-plugin-system-upgrade < 0.10
-Obsoletes:      fedup < 0.9.4
-Obsoletes:      python3-%{name}-system-upgrade < %{dnf_plugins_extra_obsolete}
-# Python 2 version is no longer available
-Obsoletes:      python2-%{name}-system-upgrade < 4.0.1
-Obsoletes:      python2-dnf-plugin-system-upgrade < 4.0.1
-%{?systemd_requires}
-
-%description -n python3-dnf-plugin-system-upgrade
-System Upgrade Plugin for DNF, Python 3 version. Enables offline system 
upgrades
-using the "dnf system-upgrade" command.
-
 %if %{with tracer}
 %package -n python3-dnf-plugin-tracer
 Summary:        Tracer Plugin for DNF
@@ -219,15 +191,6 @@
   %make_install
 popd
 
-mkdir -p %{buildroot}%{_unitdir}/system-update.target.wants/
-pushd %{buildroot}%{_unitdir}/system-update.target.wants/
-  ln -sr ../dnf-system-upgrade.service
-popd
-
-# Link dnf-offline-{upgrade,distrosync}.8 to dnf-system-upgrade.8
-echo ".so man8/dnf-system-upgrade.8" > 
%{buildroot}%{_mandir}/man8/dnf-offline-upgrade.8
-echo ".so man8/dnf-system-upgrade.8" > 
%{buildroot}%{_mandir}/man8/dnf-offline-distrosync.8
-
 %find_lang %{name}
 
 %if ! %{with tracer}
@@ -264,23 +227,12 @@
 %{_mandir}/man8/dnf-rpmconf.*
 
 %files -n python3-dnf-plugin-snapper
+%config(noreplace) %{_sysconfdir}/dnf/plugins/snapper.conf
 %{python3_sitelib}/dnf-plugins/snapper.*
 %dir %{python3_sitelib}/dnf-plugins/__pycache__
 %{python3_sitelib}/dnf-plugins/__pycache__/snapper.*
 %{_mandir}/man8/dnf-snapper.*
 
-%files -n python3-dnf-plugin-system-upgrade
-%{_unitdir}/dnf-system-upgrade.service
-%{_unitdir}/dnf-system-upgrade-cleanup.service
-%dir %{_unitdir}/system-update.target.wants
-%{_unitdir}/system-update.target.wants/dnf-system-upgrade.service
-%{python3_sitelib}/dnf-plugins/system_upgrade.py
-%dir %{python3_sitelib}/dnf-plugins/__pycache__
-%{python3_sitelib}/dnf-plugins/__pycache__/system_upgrade.*
-%{_mandir}/man8/dnf-system-upgrade.*
-%{_mandir}/man8/dnf-offline-upgrade.*
-%{_mandir}/man8/dnf-offline-distrosync.*
-
 %if %{with tracer}
 %files -n python3-dnf-plugin-tracer
 %{python3_sitelib}/dnf-plugins/tracer.*

++++++ dnf-plugins-extras-4.0.17.tar.gz -> dnf-plugins-extras-4.1.2.tar.gz 
++++++
++++ 11087 lines of diff (skipped)

Reply via email to