Update to 4.18.1
This commit is contained in:
parent
d3349d69a7
commit
d02d81156e
1
.gitignore
vendored
1
.gitignore
vendored
@ -160,3 +160,4 @@
|
|||||||
/dnf-4.16.2.tar.gz
|
/dnf-4.16.2.tar.gz
|
||||||
/dnf-4.17.0.tar.gz
|
/dnf-4.17.0.tar.gz
|
||||||
/dnf-4.18.0.tar.gz
|
/dnf-4.18.0.tar.gz
|
||||||
|
/dnf-4.18.1.tar.gz
|
||||||
|
7
dnf.spec
7
dnf.spec
@ -67,7 +67,7 @@
|
|||||||
It supports RPMs, modules and comps groups & environments.
|
It supports RPMs, modules and comps groups & environments.
|
||||||
|
|
||||||
Name: dnf
|
Name: dnf
|
||||||
Version: 4.18.0
|
Version: 4.18.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{pkg_summary}
|
Summary: %{pkg_summary}
|
||||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||||
@ -383,6 +383,11 @@ popd
|
|||||||
%{python3_sitelib}/%{name}/automatic/
|
%{python3_sitelib}/%{name}/automatic/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2023 Jan Kolarik <jkolarik@redhat.com> - 4.18.1-1
|
||||||
|
- Update to 4.18.1
|
||||||
|
- Do not translate repoquery time format strings (RhBug:2245773)
|
||||||
|
- automatic: Fix applying the color option
|
||||||
|
|
||||||
* Wed Oct 18 2023 Jan Kolarik <jkolarik@redhat.com> - 4.18.0-1
|
* Wed Oct 18 2023 Jan Kolarik <jkolarik@redhat.com> - 4.18.0-1
|
||||||
- Update to 4.18.0
|
- Update to 4.18.0
|
||||||
- base: Add obsoleters of only latest versions (RhBug:2183279,2176263)
|
- base: Add obsoleters of only latest versions (RhBug:2183279,2176263)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dnf-4.18.0.tar.gz) = 819a8da43235d779aa068909495386b4363e03f3d76bb44c48d43c555912600b0efa807e763b03c0801e4a3e3154414ad54bdcf5470b84c7c940d443e5b766d1
|
SHA512 (dnf-4.18.1.tar.gz) = 5cd514e04fedbc94210344251b8fa14d0e0e04542120e9160943c49a6833e69499c24e23125d660ea3036fff7b37c0ee39c77f3b418b559fdb1d054a32a0651b
|
||||||
|
Loading…
Reference in New Issue
Block a user