|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.1.2
|
|
|
|
Version: 0.1.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Implementation of the standard library's old `scoped_thread_local!` macro
|
|
|
|
Summary: Implementation of the standard library's old `scoped_thread_local!` macro
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT or ASL 2.0
|
|
|
|
License: MIT or ASL 2.0
|
|
|
@ -54,6 +54,9 @@ which use %{crate} from crates.io.
|
|
|
|
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
|
|
|
|
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 04 2018 Josh Stone <jistone@redhat.com> - 0.1.2-1
|
|
|
|
* Fri May 04 2018 Josh Stone <jistone@redhat.com> - 0.1.2-1
|
|
|
|
- Update to 0.1.2
|
|
|
|
- Update to 0.1.2
|
|
|
|
|
|
|
|
|
|
|
|