Update to 0.1.3

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

1
.gitignore vendored

@ -1,2 +1,3 @@
/grep-matcher-0.1.1.crate
/grep-matcher-0.1.2.crate
/grep-matcher-0.1.3.crate

@ -5,8 +5,8 @@
%global crate grep-matcher
Name: rust-%{crate}
Version: 0.1.2
Release: 4%{?dist}
Version: 0.1.3
Release: 1%{?dist}
Summary: Trait for regular expressions, with a focus on line oriented search
# Upstream license specification: Unlicense/MIT
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat Aug 03 14:38:10 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.3-1
- Update to 0.1.3
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (grep-matcher-0.1.2.crate) = d948460d67f90a6cf289f2d704a3dab05f8005bcc24eb89266b03fc2b2c35f6aa81d73412302de8f48afc2562c8bbf3d0e5b94070bad2ebcc933b4eee8a91e3b
SHA512 (grep-matcher-0.1.3.crate) = 74a9786be82cbda9f446aef20752afcf7796d91eac5a6b12060fe844ccd676c5f9097332828c267690eaf814356ebcb4dd2f4a674e32e57d39c3914c9ca399ec

Loading…
Cancel
Save