convert to rpmautospec

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

@ -0,0 +1,14 @@
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 04 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.5-1
- Update to upstream 1.0.5 (fixes rhbz#2029084)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 06 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.4-2
- Clarify description and summary
* Sat Jul 03 12:22:42 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.4-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.5 Version: 1.0.5
Release: 2%{?dist} Release: %autorelease
Summary: Rust's PathBuf and Path types with UTF-8 encoded data Summary: Rust's PathBuf and Path types with UTF-8 encoded data
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -98,17 +98,4 @@ which use "serde1" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 04 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.5-1
- Update to upstream 1.0.5 (fixes rhbz#2029084)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jul 06 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.4-2
- Clarify description and summary
* Sat Jul 03 12:22:42 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 1.0.4-1
- Initial package

Loading…
Cancel
Save