Convert to rpmautospec

epel10
Jan Staněk 3 years ago
parent cf156e4105
commit b6a847beb5
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

@ -0,0 +1,9 @@
* 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 21 2021 Jan Staněk <jstanek@redhat.com> - 1.0.49-1
- Upgrade to version 1.0.49
* Mon Feb 01 13:16:01 CET 2021 Jan Staněk <jstanek@redhat.com> - 0.5.10-1
- Initial package
- Manually specify provides for c++XY features (https://pagure.io/fedora-rust/rust2rpm/pull-request/123)

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 1.0.49
Release: 2%{?dist}
Release: %{autorelease}
Summary: Compiler configuration of the `cxx` crate (implementation detail)
# Upstream license specification: MIT OR Apache-2.0
@ -108,12 +108,4 @@ which use "c++20" 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 21 2021 Jan Staněk <jstanek@redhat.com> - 1.0.49-1
- Upgrade to version 1.0.49
* Mon Feb 01 13:16:01 CET 2021 Jan Staněk <jstanek@redhat.com> - 0.5.10-1
- Initial package
- Manually specify provides for c++XY features (https://pagure.io/fedora-rust/rust2rpm/pull-request/123)
%autochangelog

Loading…
Cancel
Save