Update to 0.2.8
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
3722993fc0
commit
9988d845be
@ -8,8 +8,8 @@
|
|||||||
%global srcname rpmautospec
|
%global srcname rpmautospec
|
||||||
|
|
||||||
Name: python-rpmautospec
|
Name: python-rpmautospec
|
||||||
Version: 0.2.6
|
Version: 0.2.8
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Package and CLI tool to generate release fields and changelogs
|
Summary: Package and CLI tool to generate release fields and changelogs
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -134,9 +134,13 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun May 15 2022 Nils Philippsen <nils@redhat.com> - 0.2.6-2
|
* Mon May 16 2022 Nils Philippsen <nils@redhat.com> - 0.2.8-1
|
||||||
|
- Update to 0.2.8
|
||||||
- Don't require python3-pytest-xdist for building on EL9
|
- Don't require python3-pytest-xdist for building on EL9
|
||||||
|
|
||||||
|
* Mon May 16 2022 Nils Philippsen <nils@redhat.com> - 0.2.7-1
|
||||||
|
- Update to 0.2.7
|
||||||
|
|
||||||
* Mon Apr 25 2022 Nils Philippsen <nils@redhat.com> - 0.2.6-1
|
* Mon Apr 25 2022 Nils Philippsen <nils@redhat.com> - 0.2.6-1
|
||||||
- Update to 0.2.6
|
- Update to 0.2.6
|
||||||
- Require python3-pytest-xdist for building
|
- Require python3-pytest-xdist for building
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpmautospec-0.2.6.tar.gz) = bd76faee8c4bb7f14fa1f23876f67c89c073c3b486681b3db550e1a42328a399d8a428927300c26c82c32533c2a43a221278c3547a194592ab60787f160ec37a
|
SHA512 (rpmautospec-0.2.8.tar.gz) = 4584e876339dcfc057bc5bea1ebf8f3aaf8a2cf439b44fd2b6089d6297fc048a66c66875de8472281656f42ae331247e2b39279d3585f97a7f491cc4093c6e0f
|
||||||
|
Loading…
Reference in New Issue
Block a user