Update to 4.0.7
This commit is contained in:
parent
ad0595fad6
commit
222a6fc028
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/dnf-plugins-core-4.0.3.tar.gz
|
||||
/dnf-plugins-core-4.0.4.tar.gz
|
||||
/dnf-plugins-core-4.0.6.tar.gz
|
||||
/dnf-plugins-core-4.0.7.tar.gz
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 4.0.6
|
||||
Version: 4.0.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Core Plugins for DNF
|
||||
License: GPLv2+
|
||||
@ -684,6 +684,12 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 21 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.7-1
|
||||
- Update to 4.0.7
|
||||
- Fix: copr disable command traceback (RhBug:1693551)
|
||||
- [doc] state repoid as repo identifier of config-manager (RhBug:1686779)
|
||||
- Fix download of src when not the latest requested (RhBug:1649627)
|
||||
|
||||
* Mon Mar 11 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 4.0.6-1
|
||||
- Update to 4.0.6
|
||||
- Use improved config parser that preserves order of data
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dnf-plugins-core-4.0.6.tar.gz) = 6bf55d2780e95733b5fdc9d98ed422c80a30fb1f56a144ad672442f461f7fc575a6bf4884201f69b6257d9f168be43b7f773bf19f706d91c04d68fdc8ac18764
|
||||
SHA512 (dnf-plugins-core-4.0.7.tar.gz) = 126c87892b1c30be142ca3c54e93d572b49253d178d6fda5ebf9d8f80811a7717f6854e3a3aacf4b5068a03479d05c0c88b1f04735e162c98270a4eb54d0bb78
|
||||
|
Loading…
Reference in New Issue
Block a user