Update to 1.3.6

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 067658808a
commit 6651f61bb1
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -26,3 +26,4 @@
/regex-1.3.3.crate
/regex-1.3.4.crate
/regex-1.3.5.crate
/regex-1.3.6.crate

@ -1,5 +1,5 @@
--- regex-1.3.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ regex-1.3.1/Cargo.toml 2019-09-14T16:59:21.067254+00:00
--- regex-1.3.6/Cargo.toml 2020-03-24T22:59:04+00:00
+++ regex-1.3.6/Cargo.toml 2020-03-26T07:35:58.960085+00:00
@@ -93,11 +93,11 @@
version = "1"

@ -5,7 +5,7 @@
%global crate regex
Name: rust-%{crate}
Version: 1.3.5
Version: 1.3.6
Release: 1%{?dist}
Summary: Implementation of regular expressions for Rust
@ -316,6 +316,9 @@ which use "use_std" feature of "%{crate}" crate.
%endif
%changelog
* Thu Mar 26 08:35:59 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.3.6-1
- Update to 1.3.6
* Fri Mar 13 2020 Josh Stone <jistone@redhat.com> - 1.3.5-1
- Update to 1.3.5

@ -1 +1 @@
SHA512 (regex-1.3.5.crate) = c37c28141a9ed35250f830d1d4b84dc527cb880d6093f1e95b348aab7ecd2d2e949fe7cc23bafde217a4f704eb828bef1651854ef4ab9593e7b4ac006d2a5ef7
SHA512 (regex-1.3.6.crate) = 05dbc0f355bd1f3ee659a8ff888b37242f780500b76d153a100c21c12278db2429ccdd47f8dc182c708dd70d47fcfd5acd6eefb397c03e08cbdff701f6346628

Loading…
Cancel
Save