Update to 4.5.2
This commit is contained in:
parent
b50a4af14d
commit
823e638e6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -141,3 +141,4 @@
|
||||
/dnf-4.4.0.tar.gz
|
||||
/dnf-4.4.2.tar.gz
|
||||
/dnf-4.5.1.tar.gz
|
||||
/dnf-4.5.2.tar.gz
|
||||
|
6
dnf.spec
6
dnf.spec
@ -84,7 +84,7 @@
|
||||
It supports RPMs, modules and comps groups & environments.
|
||||
|
||||
Name: dnf
|
||||
Version: 4.5.1
|
||||
Version: 4.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: %{pkg_summary}
|
||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||
@ -502,6 +502,10 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 03 2020 Nicola Sella <nsella@redhat.com> - 4.5.2-1
|
||||
- Update to 4.5.2
|
||||
- Change behaviour of Package().from_repo
|
||||
|
||||
* Wed Dec 02 2020 Nicola Sella <nsella@redhat.com> - 4.5.1-1
|
||||
- Add a get_current() method to SwdbInterface
|
||||
- Add `from_repo` attribute for Package class (RhBug:1898968,1879168)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-4.5.1.tar.gz) = e00736616fb0b8ebe715a7e44cf700ed741d1691570fcebc3580bf07458df8c8d65e6d722635492b23d724e44002a6dac6e4f75c80394845f65614e1769ae506
|
||||
SHA512 (dnf-4.5.2.tar.gz) = 534811b5c0e6b519f28dd1063e9a4283d048e32196b3b265f30e838971f690a0489a4e30755518f854c1bd116d5ca3b17542d291b665ffdad0d37af8855a7cdf
|
||||
|
Loading…
Reference in New Issue
Block a user