Update to 0.0.6
This commit is contained in:
parent
1e3af47600
commit
1089598050
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/rpmautospec-0.0.5.tar.gz
|
||||
/rpmautospec-0.0.6.tar.gz
|
||||
|
@ -12,7 +12,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-rpmautospec
|
||||
Version: 0.0.5
|
||||
Version: 0.0.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Package and CLI tool to generate release fields and changelogs
|
||||
|
||||
@ -32,6 +32,7 @@ BuildRequires: python2-devel
|
||||
BuildRequires: koji
|
||||
BuildRequires: python3-koji
|
||||
BuildRequires: python%{python3_pkgversion}-pytest
|
||||
BuildRequires: python%{python3_pkgversion}-pytest-cov
|
||||
BuildRequires: git
|
||||
%endif
|
||||
|
||||
@ -151,6 +152,9 @@ install -m 0644 koji_plugins/rpmautospec_hub.conf %{buildroot}%{_sysconfdir}/koj
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 02 2020 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.0.6-1
|
||||
- Update to 0.0.6
|
||||
|
||||
* Tue Mar 31 2020 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.0.5-1
|
||||
- Update to 0.0.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpmautospec-0.0.5.tar.gz) = 616b5084a1ec81402317afd73bcd76be74d7bb293aa7dc38d1c89faaab30c7e121662ee64c35274724669fd79f3304cd5d65b0251aa68aefbf73b525f68cfd44
|
||||
SHA512 (rpmautospec-0.0.6.tar.gz) = 87bf7067cdd80e5e66740dc8ff1f702d35ab9f2b0dbc5827d2150049221c9662804cc4ab58c6cacf89fe0b520bbfba7b5e74805a8fffb7b0416b2f8ab89eb677
|
||||
|
Loading…
Reference in New Issue
Block a user