Bug fix release
This commit is contained in:
parent
f37e1fd861
commit
33b9b8d474
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/dnf-2.7.5-modularity-6.tar.gz
|
||||
/dnf-3.0.1.tar.gz
|
||||
/dnf-3.0.2.tar.gz
|
||||
/dnf-3.0.3.tar.gz
|
||||
|
5
dnf.spec
5
dnf.spec
@ -73,7 +73,7 @@
|
||||
It supports RPMs, modules and comps groups & environments.
|
||||
|
||||
Name: dnf
|
||||
Version: 3.0.2
|
||||
Version: 3.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: %{pkg_summary}
|
||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||
@ -481,6 +481,9 @@ rm -vf %{buildroot}%{_bindir}/dnf-automatic-*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 12 2018 Martin Hatina <mhatina@redhat.com> - 3.0.3-1
|
||||
- Bug fix release
|
||||
|
||||
* Fri Jun 29 2018 Jaroslav Mracek <jmracek@redhat.com> - 3.0.2-1
|
||||
- Update to 3.0.2-1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-3.0.2.tar.gz) = a313a085821eed5a91c98705f684db15a09906133f3de1a40dc18024dd2c3da5a929501ef888214f1fe0241eb1a0b47700bd56603a09deab9a7153264c41d06a
|
||||
SHA512 (dnf-3.0.3.tar.gz) = 8b67acbe3915e55b52511342da2029007f6bd1ea6d6e9b4a3d811eb5606bd7da172bbfbbb2f4030add84ce0a24d48e537102b2bc7a92e44ca5f19c48f674434f
|
||||
|
Loading…
Reference in New Issue
Block a user