Update to 4.0.24
This commit is contained in:
parent
048bce839a
commit
efa76c9f48
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
|||||||
/dnf-plugins-core-4.0.21.tar.gz
|
/dnf-plugins-core-4.0.21.tar.gz
|
||||||
/dnf-plugins-core-4.0.22.tar.gz
|
/dnf-plugins-core-4.0.22.tar.gz
|
||||||
/dnf-plugins-core-4.0.23.tar.gz
|
/dnf-plugins-core-4.0.23.tar.gz
|
||||||
|
/dnf-plugins-core-4.0.24.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 4.0.23
|
Version: 4.0.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -764,6 +764,12 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 21 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.24-1
|
||||||
|
- Update to 4.0.24
|
||||||
|
- [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
|
||||||
|
|
||||||
* Thu Sep 23 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.23-1
|
* Thu Sep 23 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.23-1
|
||||||
- Update to 4.0.23
|
- Update to 4.0.23
|
||||||
- [leaves] Show strongly connected components
|
- [leaves] Show strongly connected components
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dnf-plugins-core-4.0.23.tar.gz) = b9d65d1f0279be1f1e1cf85456c6e3ed956884a9f85b211c3c0688bf84abddb89d71316158c1fdd50178b37fa74ac833673ae41ca30b331b06850f9e47bd234e
|
SHA512 (dnf-plugins-core-4.0.24.tar.gz) = 3fd6a76d7b9b19c2ac749fa237ebfa34aca4f3e90e4fa7a7013d5f603b2ae733d14714c0c62544955e2f2390aa9a7fb50b996abef37cf1ed8d2105e51f81c8f7
|
||||||
|
Loading…
Reference in New Issue
Block a user