Update to 3.5.1
This commit is contained in:
parent
972e9bea4c
commit
463d813b02
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@
|
||||
/dnf-3.2.0.tar.gz
|
||||
/dnf-3.3.0.tar.gz
|
||||
/dnf-3.5.0.tar.gz
|
||||
/dnf-3.5.1.tar.gz
|
||||
|
5
dnf.spec
5
dnf.spec
@ -71,7 +71,7 @@
|
||||
It supports RPMs, modules and comps groups & environments.
|
||||
|
||||
Name: dnf
|
||||
Version: 3.5.0
|
||||
Version: 3.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: %{pkg_summary}
|
||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||
@ -487,6 +487,9 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 10 2018 Jaroslav Mracek <jmracek@redhat.com> - 3.5.1-1
|
||||
- [module] Fixed list and info subcommands
|
||||
|
||||
* Fri Sep 07 2018 Jaroslav Mracek <jmracek@redhat.com> - 3.5.0-1
|
||||
- New implementation of modularity
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-3.5.0.tar.gz) = 8a72b8e4480951b325e234c1f836b51415e2dd088cd4d4fdf62d492e3da49c477e8d8d54ad862ee30009b5c96cb2d1f4abf0095ccde1a892ec20c0ef2e12df5c
|
||||
SHA512 (dnf-3.5.1.tar.gz) = 3acdfca43c644b163fbd054f1ceda73a312c709c42427a747e3d8bfcc7be200a765ece9373f640a176dd57549c1a9b8995b7c69b0713a6382d34bf5af3f6eb33
|
||||
|
Loading…
Reference in New Issue
Block a user