Update to 1.0.66

epel9
Josh Stone 7 years ago
parent f93fa22a68
commit b9dcaaa069

1
.gitignore vendored

@ -33,3 +33,4 @@
/serde_test-1.0.60.crate /serde_test-1.0.60.crate
/serde_test-1.0.62.crate /serde_test-1.0.62.crate
/serde_test-1.0.63.crate /serde_test-1.0.63.crate
/serde_test-1.0.66.crate

@ -5,7 +5,7 @@
%global crate serde_test %global crate serde_test
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.63 Version: 1.0.66
Release: 1%{?dist} Release: 1%{?dist}
Summary: Token De/Serializer for testing De/Serialize implementations Summary: Token De/Serializer for testing De/Serialize implementations
@ -58,6 +58,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/ %{cargo_registry}/%{crate}-%{version}/
%changelog %changelog
* Tue Jun 05 2018 Josh Stone <jistone@redhat.com> - 1.0.66-1
- Update to 1.0.66
* Tue May 29 2018 Josh Stone <jistone@redhat.com> - 1.0.63-1 * Tue May 29 2018 Josh Stone <jistone@redhat.com> - 1.0.63-1
- Update to 1.0.63 - Update to 1.0.63

@ -1 +1 @@
SHA512 (serde_test-1.0.63.crate) = 905c7c08571602da3960f88eb6072729fb35b645a1b65c11655c0e71022c48cba989eac5a2aae23fb053d4cc1716534970da655c92fe7a81d03bda1be681a9f9 SHA512 (serde_test-1.0.66.crate) = 01766aa8febf8435299647147185244aa5d7c03c80c311c5f71d273afe04d15590fe8b262003ba848d8d0ee16b4bea63be9c5585067e739c22e8f7ca59a64807

Loading…
Cancel
Save