Update to 4.4.3
This commit is contained in:
parent
5a822d8560
commit
7bf539ce79
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/dnf-plugins-core-4.4.0.tar.gz
|
||||
/dnf-plugins-core-4.4.1.tar.gz
|
||||
/dnf-plugins-core-4.4.2.tar.gz
|
||||
/dnf-plugins-core-4.4.3.tar.gz
|
||||
|
@ -33,13 +33,12 @@
|
||||
%endif
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 4.4.2
|
||||
Version: 4.4.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Core Plugins for DNF
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gettext
|
||||
@ -813,6 +812,12 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 06 2023 Jan Kolarik <jkolarik@redhat.com> - 4.4.3-1
|
||||
- Update to 4.4.3
|
||||
- needs-restarting: Avoid issue with garbage smaps chars (RhBug:2212953)
|
||||
- needs-restarting: Add kernel-core to reboot list
|
||||
- Update translations
|
||||
|
||||
* Thu Jul 27 2023 Nicola Sella <nsella@redhat.com> - 4.4.2-1
|
||||
- Update to 4.4.2
|
||||
- Fixed copr.vendor.conf not loading
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-plugins-core-4.4.2.tar.gz) = c8479ab55d3b9fb7a4a6faa9c470dd143ef9266b35b2dbb5aebc851d4f1ecb8bd92b495eddfcb84567e782e9ed83e95bdbce99f3312fde67f8fdf1f8b692aea5
|
||||
SHA512 (dnf-plugins-core-4.4.3.tar.gz) = 77ce99f46263883b904b1b861e1a09079238bf9adb882d66bc13670f66312b32b31fae447faef5d1af917de43646e6ccc3efd64f717ccfc88ad51a24180cf4fe
|
||||
|
Loading…
Reference in New Issue
Block a user