Update to 1.3.4

epel9
Josh Stone 5 years ago
parent f95f4fa8a9
commit ebee9d2f98

1
.gitignore vendored

@ -24,3 +24,4 @@
/regex-1.3.1.crate
/regex-1.3.2.crate
/regex-1.3.3.crate
/regex-1.3.4.crate

@ -5,8 +5,8 @@
%global crate regex
Name: rust-%{crate}
Version: 1.3.3
Release: 2%{?dist}
Version: 1.3.4
Release: 1%{?dist}
Summary: Implementation of regular expressions for Rust
# Upstream license specification: MIT OR Apache-2.0
@ -316,6 +316,9 @@ which use "use_std" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jan 31 2020 Josh Stone <jistone@redhat.com> - 1.3.4-1
- Update to 1.3.4
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (regex-1.3.3.crate) = 43d3a0fc0e3324aaf8936d1648230ef87e1ac65c90f0d31c969c98f43a594ac13c85b4973509f12cd8e154a3e619ec74cebae8f545dac81f9ac5ce3c8867335b
SHA512 (regex-1.3.4.crate) = 4e49b30803beb30d35b61e6804f4b634065b4098a1adfb3ba33018e685662f31e9b9f93f21422fee909edf500f8012699013dcb7ebae96f072147da03c1371bc

Loading…
Cancel
Save