forked from rpms/dnf-plugins-core
Update dnf-plugins-core to 1.0.2-1
This commit is contained in:
parent
e492489492
commit
8fdc54edc9
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/dnf-plugins-core-0.1.21.tar.gz
|
/dnf-plugins-core-0.1.21.tar.gz
|
||||||
/dnf-plugins-core-1.0.0.tar.gz
|
/dnf-plugins-core-1.0.0.tar.gz
|
||||||
/dnf-plugins-core-1.0.1.tar.gz
|
/dnf-plugins-core-1.0.1.tar.gz
|
||||||
|
/dnf-plugins-core-1.0.2.tar.gz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||||
@ -147,6 +147,16 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 20 2017 Jaroslav Mracek <jmracek@redhat.com> 1.0.2-1
|
||||||
|
- bump version to 1.0.2 + update release notes (Jaroslav Mracek)
|
||||||
|
- download: add --urlprotocols option (Dusty Mabe)
|
||||||
|
- download: add --url cli option (RhBug:1250115) (Dusty Mabe)
|
||||||
|
- download: refactor download code (Dusty Mabe)
|
||||||
|
- copr: Tweak wording to be more generic (Neal Gompa)
|
||||||
|
- Automatic commit of package [dnf-plugins-core] release [1.0.1-1]. (Jaroslav
|
||||||
|
Mracek)
|
||||||
|
- bump version to 1.0.1 + update release notes (Jaroslav Mracek)
|
||||||
|
|
||||||
* Thu Feb 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.0.1-2
|
* Thu Feb 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.0.1-2
|
||||||
- Rebuild due to infra breakage
|
- Rebuild due to infra breakage
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dnf-plugins-core-1.0.1.tar.gz) = bef037f4166928de0c6bb68d68383a2eea46dfaea40a8add843379e7b4bb291cab1e41148fbcfcf81644c66bad888c13d030c023ad398501dd34cbcf2209ff55
|
SHA512 (dnf-plugins-core-1.0.2.tar.gz) = 980937ab98df523f50b580e9f21ec74f3ec885634d276cad4c84da971517534cfcc5918aabb4e0954c5d2d0d3ff3a546ab8924339abc34a3134abf32c9a39b45
|
||||||
|
Loading…
Reference in New Issue
Block a user