Update dnf to 2.1.1-1
This commit is contained in:
parent
6e8bb7f838
commit
3545cfd5a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/dnf-plugins-core-1.1.0.tar.gz
|
||||
/dnf-plugins-core-2.0.0.tar.gz
|
||||
/dnf-plugins-core-2.1.0.tar.gz
|
||||
/dnf-plugins-core-2.1.1.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
%endif
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 2.1.0
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Core Plugins for DNF
|
||||
License: GPLv2+
|
||||
@ -494,6 +494,12 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 12 2017 Jaroslav Mracek <jmracek@redhat.com> 2.1.1-1
|
||||
- bump version to 2.1.1 + update release notes (Jaroslav Mracek)
|
||||
- Enhance versionlock documentation (Jaroslav Mracek)
|
||||
- Fix typos in args.ingex to args.index (RhBug:1458446) (Jaroslav Mracek)
|
||||
- dont run versionlock on non-transactional operations (Jan Silhan)
|
||||
|
||||
* Mon May 22 2017 Jaroslav Mracek <jmracek@redhat.com> 2.1.0-1
|
||||
- bump version to 2.1.0 + update release notes (Jaroslav Mracek)
|
||||
- Adjust the dnf-utils subpackage to be more accurate (Neal Gompa)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-plugins-core-2.1.0.tar.gz) = 8ff27602a332fe54f7200a137fe4bd36a878d933310d73682e16487b6df4a418ac891cfc70c00e9665719ce794e215062172aef0f118dc6969df75484d5ae8af
|
||||
SHA512 (dnf-plugins-core-2.1.1.tar.gz) = 72be760ad57bc4cc8e84ea590fa97663c36506405492d10514b5f3329fef133c67f8fd40941e9d59c9dc195245aead141d3bfb356a44fb09548ff979a9720d7b
|
||||
|
Loading…
Reference in New Issue
Block a user