Update to 0.1.3
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
36088d62c4
commit
eed19183b9
@ -12,7 +12,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-rpmautospec
|
||||
Version: 0.1.2
|
||||
Version: 0.1.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Package and CLI tool to generate release fields and changelogs
|
||||
|
||||
@ -69,7 +69,7 @@ Requires: python3-%{srcname} = %{version}-%{release}
|
||||
# We add this require here and not in python3-rpmautospec because we do not want
|
||||
# it on the builders, the hub and builders plugins will work fine without it but
|
||||
# we need this in the chroot or when packagers run the CLI on their machines.
|
||||
Requires: rpm-build
|
||||
Requires: rpm-build >= 4.9
|
||||
|
||||
%description -n %{srcname}
|
||||
CLI tool for generating RPM releases and changelogs
|
||||
@ -181,6 +181,9 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 09 2020 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.3-1
|
||||
- Update to 0.1.3
|
||||
|
||||
* Thu Apr 09 2020 Pierre-Yves Chibon <pingou@pingoured.fr> - 0.1.2-1
|
||||
- Update to 0.1.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpmautospec-0.1.2.tar.gz) = 2b9d8e52074c8eee1539fbe3aaca2ef4b3f77d6f38c25b363ec3d5c27f7d5e9a6c5aa777c4dc90997b51529e2fc3d1998dfd7f41bc955dc69c95337ae7f14315
|
||||
SHA512 (rpmautospec-0.1.3.tar.gz) = 29164ba5d71fcf0ac615daff1e4b598ebe2a01f7fd55747bb81fc3958c2b77c0364cc0973277ceacc2b8da2ab3630360a7c733ed06762e582db03555b080196a
|
||||
|
Loading…
Reference in New Issue
Block a user