Update to 4.2.0
This commit is contained in:
parent
a370353442
commit
bae898be88
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/dnf-plugins-core-4.0.23.tar.gz
|
||||
/dnf-plugins-core-4.0.24.tar.gz
|
||||
/dnf-plugins-core-4.1.0.tar.gz
|
||||
/dnf-plugins-core-4.2.0.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
%endif
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 4.1.0
|
||||
Version: 4.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Core Plugins for DNF
|
||||
License: GPLv2+
|
||||
@ -784,6 +784,10 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 05 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.0-1
|
||||
- Update to 4.2.0
|
||||
- repomanage: Add new option --oldonly (RhBug:2034736,2058676)
|
||||
|
||||
* Mon Mar 14 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 4.1.0-1
|
||||
- Add a new subpackage with modulesync command. The command downloads packages from modules and/or creates a repository with modular data. (RhBug:1868047)
|
||||
- [groups-manager] Use full NEVRA (not only name) for matching packages (RhBug:2013633)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-plugins-core-4.1.0.tar.gz) = 0a6fb2a9db129bce479777d6858292ca04ee25b2cb4a5362e241d98e7015b0bbeb2be7f1912ac9a443547a308e437a60c91c4e1a45c9108e4ae7e1ee77024c77
|
||||
SHA512 (dnf-plugins-core-4.2.0.tar.gz) = 2bfeb6e13356df3d7965d51caca0e84faa2b9413c4f5b7390f75008c5601b287adf89d70dae3b7434d4d80b001e760933e4f7f3ba89997b42d4bed682ec047bf
|
||||
|
Loading…
Reference in New Issue
Block a user