Update to 4.3.1
This commit is contained in:
parent
f166c2bb71
commit
b957a2be9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/dnf-plugins-core-4.2.0.tar.gz
|
||||
/dnf-plugins-core-4.2.1.tar.gz
|
||||
/dnf-plugins-core-4.3.0.tar.gz
|
||||
/dnf-plugins-core-4.3.1.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
%endif
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 4.3.0
|
||||
Version: 4.3.1
|
||||
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
|
||||
* Fri Sep 23 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.3.1-1
|
||||
- Update to 4.3.1
|
||||
- Update translations (fix RhBug:2127011)
|
||||
|
||||
* Fri Sep 09 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.3.0-1
|
||||
- Update to 4.3.0
|
||||
- [repomanage] Modules are used only when they belong to target repo (RhBug:2072441)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-plugins-core-4.3.0.tar.gz) = 5357d618b3448af984b39bdd5b0cf0cac39e0f9b7b4963ac3132f9cc56e02c8f39db8cfefc83e3027fbdce90cdda74a34add2fdeb0f601ac3e5a68ce4ec73a6d
|
||||
SHA512 (dnf-plugins-core-4.3.1.tar.gz) = 79da657df1d9e0770452453faeca6a92a2db0fcd8c6286e130cc7a975ec96398c0107af045828b59b78a8d802e2e81fb9a3a3ae944ac48d7e610a4e358ea7f98
|
||||
|
Loading…
Reference in New Issue
Block a user