convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent ea2f04b8ed
commit ba1aa734c3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,16 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Mar 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.20-1
- Update to version 0.1.20.
- Fixes RHBZ#1924225
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.18-1
- Update to version 0.1.18.
- Fixes RHBZ#1914978
* Thu Jan 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.17-1
- Initial package

@ -8,7 +8,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.20 Version: 0.1.20
Release: 2%{?dist} Release: %autorelease
Summary: __attribute__((constructor)) for Rust Summary: __attribute__((constructor)) for Rust
# Upstream license specification: Apache-2.0 OR MIT # Upstream license specification: Apache-2.0 OR MIT
@ -72,19 +72,4 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.20-2 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Mar 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.20-1
- Update to version 0.1.20.
- Fixes RHBZ#1924225
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.18-1
- Update to version 0.1.18.
- Fixes RHBZ#1914978
* Thu Jan 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.17-1
- Initial package

Loading…
Cancel
Save