Trivial fixes

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent ccbe8dca8d
commit cc3c857fd4
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -0,0 +1 @@
/sha-1-0.8.1.crate

@ -7,7 +7,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.1 Version: 0.8.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: SHA-1 hash function Summary: SHA-1 hash function
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -47,9 +47,8 @@ This package contains library source intended for building other packages
which use "%{crate}" crate. which use "%{crate}" crate.
%files devel %files devel
%license LICENSE-APACHE LICENSE-MIT
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%license LICENSE-APACHE
%license LICENSE-MIT
%package -n %{name}+default-devel %package -n %{name}+default-devel
Summary: %{summary} Summary: %{summary}
@ -91,5 +90,8 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Feb 25 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.1-2
- Trivial fixes
* Sat Feb 23 2019 Randy Barlow <randy@electronsweatshop.com> - 0.8.1-1 * Sat Feb 23 2019 Randy Barlow <randy@electronsweatshop.com> - 0.8.1-1
- Initial package - Initial package

Binary file not shown.

@ -0,0 +1 @@
SHA512 (sha-1-0.8.1.crate) = 7446e7564b5903e588911008f9367f9d9b0d96ae883d299ee4f10ec3d7a30abf1af1bc9c4f2172226f09071413116c12a8a67419246f7a7de95e9fdeec3aacb1
Loading…
Cancel
Save