convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent 38da6c49f4
commit 93b2659df3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,12 @@
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 4 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.14.0-1
- Update to upstream 0.14.0 (fixes rhbz#1976478)
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 31 20:37:18 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.3.1-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.14.0 Version: 0.14.0
Release: 2%{?dist} Release: %autorelease
Summary: Set filesystem timestamps Summary: Set filesystem timestamps
# Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT # Upstream license specification: Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
@ -80,15 +80,4 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 4 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.14.0-1
- Update to upstream 0.14.0 (fixes rhbz#1976478)
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon May 31 20:37:18 CEST 2021 Olivier Lemasle <o.lemasle@gmail.com> - 0.3.1-1
- Initial package

Loading…
Cancel
Save