forked from rpms/dnf-plugins-core
Update to 4.0.24
Resolves: rhbz#2006671 Resolves: rhbz#1994944
This commit is contained in:
parent
754a81b827
commit
d6ba1c35d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
|||||||
/dnf-plugins-core-4.0.18.tar.gz
|
/dnf-plugins-core-4.0.18.tar.gz
|
||||||
/dnf-plugins-core-4.0.19.tar.gz
|
/dnf-plugins-core-4.0.19.tar.gz
|
||||||
/dnf-plugins-core-4.0.21.tar.gz
|
/dnf-plugins-core-4.0.21.tar.gz
|
||||||
|
/dnf-plugins-core-4.0.24.tar.gz
|
||||||
|
@ -33,8 +33,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 4.0.21
|
Version: 4.0.24
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||||
@ -764,6 +764,19 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 25 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.24-1
|
||||||
|
- Update to 4.0.24
|
||||||
|
- [repomanage] Allow running only with metadata
|
||||||
|
- [repomanage] Enhance documentation (RhBug:1898293)
|
||||||
|
- [versionlock] Locking obsoleted package does not make the obsoleter unavailable (RhBug:1957280)
|
||||||
|
- [versionlock] Work correctly with packages with minorbump part of release (RhBug:1961217)
|
||||||
|
- [leaves] Show strongly connected components
|
||||||
|
- [needs-restarting] Fix wrong boot time (RhBug:1960437)
|
||||||
|
- [playground] Disable playground command, since it doesn't work
|
||||||
|
- [copr] on CentOS Stream, enable centos stream chroot instead of not epel 8 (RhBug:1994154)
|
||||||
|
- [copr] Avoid using deprecated function distro.linux_distribution() (RhBug:2011550)
|
||||||
|
- [copr] don't traceback on empty lines in /etc/os-release
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.21-2
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.21-2
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dnf-plugins-core-4.0.21.tar.gz) = e114d6ad3243b53a903714ac524adf73962d12a1ae75f8a65b7318babaa7aa4dccb6e506b219b374de8d8cde139ef460318fb7104bed77f0ee7ee87e885c10b1
|
SHA512 (dnf-plugins-core-4.0.24.tar.gz) = 3fd6a76d7b9b19c2ac749fa237ebfa34aca4f3e90e4fa7a7013d5f603b2ae733d14714c0c62544955e2f2390aa9a7fb50b996abef37cf1ed8d2105e51f81c8f7
|
||||||
|
Loading…
Reference in New Issue
Block a user