|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 1.1.0
|
|
|
|
Version: 1.1.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Unsafe marker trait that dereference to a stable address even when moved
|
|
|
|
Summary: Unsafe marker trait that dereference to a stable address even when moved
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT or ASL 2.0
|
|
|
|
License: MIT or ASL 2.0
|
|
|
@ -53,6 +53,9 @@ which use %{crate} from crates.io.
|
|
|
|
%{cargo_registry}/%{crate}-%{version}/
|
|
|
|
%{cargo_registry}/%{crate}-%{version}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.0-1
|
|
|
|
* Mon Jun 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.0-1
|
|
|
|
- Update to 1.1.0
|
|
|
|
- Update to 1.1.0
|
|
|
|
|
|
|
|
|
|
|
|