Update to 0.2.10

epel9
Josh Stone 7 years ago
parent b55db0fce4
commit 4e69d46402

1
.gitignore vendored

@ -4,3 +4,4 @@
/regex-0.2.6.crate
/regex-0.2.7.crate
/regex-0.2.9.crate
/regex-0.2.10.crate

@ -6,7 +6,7 @@
%global crate regex
Name: rust-%{crate}
Version: 0.2.9
Version: 0.2.10
Release: 1%{?dist}
Summary: Implementation of regular expressions for Rust
@ -69,6 +69,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci,scripts}
%changelog
* Fri Mar 16 2018 Josh Stone <jistone@redhat.com> - 0.2.10-1
- Update to 0.2.10
* Wed Mar 14 2018 Josh Stone <jistone@redhat.com> - 0.2.9-1
- Update to 0.2.9

@ -1 +1 @@
SHA512 (regex-0.2.9.crate) = f35013e813af0cca21ff859bae06f26a0af48014ac721e57703502c1f5c036173185993a16c37946ccfb61b9172f73b8d08e1cbf3ec010332a4ea61e3d9cbf33
SHA512 (regex-0.2.10.crate) = 2f2a2c0f7ffe4c9711a689b156b732b5ba58774a0f2064a64527e1af29ad9fb8ade6580f10b52f912a9bea373422bdaa995b83d0f2620aab9280e43330953614

Loading…
Cancel
Save