|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 1.0.49
|
|
|
|
Version: 1.0.49
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Implementation detail of the `cxx` crate
|
|
|
|
Summary: Implementation detail of the `cxx` crate
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
|
# Upstream license specification: MIT OR Apache-2.0
|
|
|
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* Mon Jun 21 2021 Jan Staněk <jstanek@redhat.com> - 1.0.49-1
|
|
|
|
- Upgrade to version 1.0.49
|
|
|
|
- Upgrade to version 1.0.49
|
|
|
|
|
|
|
|
|
|
|
|