update to version 0.1.5

epel9
Fabio Valentini 4 years ago
parent 6ae17932b0
commit 02fe2547ee
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/grep-pcre2-0.1.2.crate
/grep-pcre2-0.1.3.crate
/grep-pcre2-0.1.4.crate
/grep-pcre2-0.1.5.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate grep-pcre2
Name: rust-%{crate}
Version: 0.1.4
Release: 3%{?dist}
Version: 0.1.5
Release: 1%{?dist}
Summary: Use PCRE2 with the 'grep' crate
# Upstream license specification: Unlicense/MIT
@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 18 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.5-1
- Update to version 0.1.5.
- Fixes RHBZ#1971145
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (grep-pcre2-0.1.4.crate) = 607453d7f5c80a4cc431c9ec8a14c647ddf96cd785158c2a554482b6f37964a8508a0e64300eab1bb2f789360bd92687b83fd6c757bd0cad7542bc0b49cfb678
SHA512 (grep-pcre2-0.1.5.crate) = 3945ac89e32e559904550c7e0d1a2125b4f88e223e35847d4c43659824855e331ec2b433146bdcbf534fbb0f7259301ed2392a395014913452b6277b57d2c24c

Loading…
Cancel
Save