convert to rpmautospec

epel10
Fabio Valentini 4 years ago
parent ceb45f2d86
commit b864a3ff71
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,11 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 07 2021 Jan Staněk <jstanek@redhat.com> - 1.0.49-1
- Upgrade to version 1.0.49
* Wed Feb 10 2021 Jan Staněk <jstanek@redhat.com> - 0.5.10-2
- Mark license files
* Mon Feb 01 11:47:39 CET 2021 Jan Staněk <jstanek@redhat.com> - 0.5.10-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 1.0.49
Release: 2%{?dist}
Release: %autorelease
Summary: C++ code generator for integrating `cxx` crate into a Cargo build
# Upstream license specification: MIT OR Apache-2.0
@ -71,14 +71,4 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 07 2021 Jan Staněk <jstanek@redhat.com> - 1.0.49-1
- Upgrade to version 1.0.49
* Wed Feb 10 2021 Jan Staněk <jstanek@redhat.com> - 0.5.10-2
- Mark license files
* Mon Feb 01 11:47:39 CET 2021 Jan Staněk <jstanek@redhat.com> - 0.5.10-1
- Initial package
%autochangelog

Loading…
Cancel
Save