Update to 4.2.1
This commit is contained in:
parent
bae898be88
commit
51954150f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
|||||||
/dnf-plugins-core-4.0.24.tar.gz
|
/dnf-plugins-core-4.0.24.tar.gz
|
||||||
/dnf-plugins-core-4.1.0.tar.gz
|
/dnf-plugins-core-4.1.0.tar.gz
|
||||||
/dnf-plugins-core-4.2.0.tar.gz
|
/dnf-plugins-core-4.2.0.tar.gz
|
||||||
|
/dnf-plugins-core-4.2.1.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 4.2.0
|
Version: 4.2.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -784,6 +784,10 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 27 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.1-1
|
||||||
|
- Update to 4.2.1
|
||||||
|
- Skip all non rpm tsi for transaction_action plugins (rhbug:2023652)
|
||||||
|
|
||||||
* Thu May 05 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.0-1
|
* Thu May 05 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.0-1
|
||||||
- Update to 4.2.0
|
- Update to 4.2.0
|
||||||
- repomanage: Add new option --oldonly (RhBug:2034736,2058676)
|
- repomanage: Add new option --oldonly (RhBug:2034736,2058676)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dnf-plugins-core-4.2.0.tar.gz) = 2bfeb6e13356df3d7965d51caca0e84faa2b9413c4f5b7390f75008c5601b287adf89d70dae3b7434d4d80b001e760933e4f7f3ba89997b42d4bed682ec047bf
|
SHA512 (dnf-plugins-core-4.2.1.tar.gz) = a5818d5845f654b213a219b78a25e797bce43ff2a699dd7733c5e653c39a0e19d78692f8f73c008121dfd33c938488db42ea4e6f505f1f477a20c57fe4355134
|
||||||
|
Loading…
Reference in New Issue
Block a user