|
|
@ -12,7 +12,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-rpmautospec
|
|
|
|
Name: python-rpmautospec
|
|
|
|
Version: 0.2.5
|
|
|
|
Version: 0.2.5
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
@ -141,6 +141,9 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Aug 06 2021 Nils Philippsen <nils@redhat.com> - 0.2.5-1
|
|
|
|
* Fri Aug 06 2021 Nils Philippsen <nils@redhat.com> - 0.2.5-1
|
|
|
|
- Update to 0.2.5
|
|
|
|
- Update to 0.2.5
|
|
|
|
|
|
|
|
|
|
|
|