Update to 0.8.10

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

1
.gitignore vendored

@ -6,3 +6,4 @@
/encoding_rs-0.8.7.crate /encoding_rs-0.8.7.crate
/encoding_rs-0.8.8.crate /encoding_rs-0.8.8.crate
/encoding_rs-0.8.9.crate /encoding_rs-0.8.9.crate
/encoding_rs-0.8.10.crate

@ -1,5 +1,5 @@
--- encoding_rs-0.8.9/Cargo.toml 1970-01-01T01:00:00+01:00 --- encoding_rs-0.8.10/Cargo.toml 1970-01-01T01:00:00+01:00
+++ encoding_rs-0.8.9/Cargo.toml 2018-10-04T14:22:20.275790+02:00 +++ encoding_rs-0.8.10/Cargo.toml 2018-10-07T11:34:29.893481+02:00
@@ -22,6 +22,7 @@ @@ -22,6 +22,7 @@
categories = ["text-processing", "encoding", "web-programming", "email"] categories = ["text-processing", "encoding", "web-programming", "email"]
license = "MIT/Apache-2.0" license = "MIT/Apache-2.0"

@ -6,7 +6,7 @@
%global crate encoding_rs %global crate encoding_rs
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.9 Version: 0.8.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Gecko-oriented implementation of the Encoding Standard Summary: Gecko-oriented implementation of the Encoding Standard
@ -66,6 +66,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Sun Oct 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.10-1
- Update to 0.8.10
* Thu Oct 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.9-1 * Thu Oct 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.9-1
- Update to 0.8.9 - Update to 0.8.9

@ -1 +1 @@
SHA512 (encoding_rs-0.8.9.crate) = 7cd356e9696c8fc05dd94e6b60dc4b2201af1521ee1a82a80a3082c8e36d3a1611b697d652802e9bd5f042084ac426934ef94ab452e185369a37cb86002bec4b SHA512 (encoding_rs-0.8.10.crate) = b6ad406bb549c0a0e7aeaf11961eb45f640ce0f83baadc54408827db04d69a70e490f8bff54dd01a0457a9fe717ae42b9d5c59d89f8246219fe640f77a4208bc

Loading…
Cancel
Save