Update to version 0.3.2; Fixes RHBZ#2310771

epel10 imports/epel10/rust-grep-0.3.2-1.el10
Fabio Valentini 3 months ago
parent 714fd3d4e6
commit f3febef361
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/grep-0.2.11.crate
/grep-0.2.12.crate
/grep-0.3.1.crate
/grep-0.3.2.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate grep
Name: rust-grep
Version: 0.3.1
Version: 0.3.2
Release: %autorelease
Summary: Fast line oriented regex searching as a library

@ -1 +1 @@
SHA512 (grep-0.3.1.crate) = 2ce36f84a561f5a66b67e2f0b79ecb9d7a3220fd48f4b0215c4964d2e686f096aa52890b79ae770f4857a1393a2e482750e171606a1c25f1cc6295bf439d694f
SHA512 (grep-0.3.2.crate) = a4656e9666677a40a1f71a4c1c5de29416432e12733f4721f8b7da9e8c972d7c709975acdc6e9232bcfc5ff59ad675770ec3da116c08b48229303cb71852b74e

Loading…
Cancel
Save