Update to 0.1.5
Have lowercase URLs, because Pagure d'oh Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
a1c1fd981a
commit
5affd15c31
@ -12,13 +12,13 @@
|
||||
%endif
|
||||
|
||||
Name: python-rpmautospec
|
||||
Version: 0.1.3
|
||||
Release: 5%{?dist}
|
||||
Version: 0.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Package and CLI tool to generate release fields and changelogs
|
||||
|
||||
License: MIT
|
||||
URL: https://pagure.io/Fedora-Infra/rpmautospec
|
||||
Source0: https://releases.pagure.org/Fedora-Infra/rpmautospec/rpmautospec-%{version}.tar.gz
|
||||
URL: https://pagure.io/fedora-infra/rpmautospec
|
||||
Source0: https://releases.pagure.org/fedora-infra/rpmautospec/rpmautospec-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel >= 3.6.0
|
||||
@ -182,18 +182,14 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
* Thu Apr 15 2021 Nils Philippsen <nils@redhat.com> - 0.1.5-1
|
||||
- Update to 0.1.5
|
||||
- Have lowercase URLs, because Pagure d'oh
|
||||
|
||||
* Tue Oct 13 2020 Nils Philippsen <nils@redhat.com> - 0.1.3-4
|
||||
* Thu Apr 15 2021 Nils Philippsen <nils@redhat.com> - 0.1.4-1
|
||||
- Update to 0.1.4
|
||||
- explicitly BR: python3-setuptools
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.3-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Apr 09 2020 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.3-1
|
||||
- Update to 0.1.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpmautospec-0.1.3.tar.gz) = 29164ba5d71fcf0ac615daff1e4b598ebe2a01f7fd55747bb81fc3958c2b77c0364cc0973277ceacc2b8da2ab3630360a7c733ed06762e582db03555b080196a
|
||||
SHA512 (rpmautospec-0.1.5.tar.gz) = 056a6f06a1d7d999eddb704f6847c38508b02b231b23b848f1a78f2eaece7cc2bfd1d6bba8721fa84baf41dadc9af9f8f8485456eeeeae868aecb263ef5e957d
|
||||
|
Loading…
Reference in New Issue
Block a user