Update to version 2.7.11; Fixes RHBZ#2295544

epel10
Fabio Valentini 8 months ago
parent 215634b709
commit fa8b83d278
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -22,3 +22,4 @@
/pest-2.7.3.crate /pest-2.7.3.crate
/pest-2.7.6.crate /pest-2.7.6.crate
/pest-2.7.10.crate /pest-2.7.10.crate
/pest-2.7.11.crate

@ -1,5 +1,5 @@
--- pest-2.7.10/Cargo.toml 1970-01-01T00:00:01+00:00 --- pest-2.7.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest-2.7.10/Cargo.toml 2024-06-25T10:10:16.409027+00:00 +++ pest-2.7.11/Cargo.toml 2024-07-07T14:58:14.571698+00:00
@@ -29,10 +29,6 @@ @@ -29,10 +29,6 @@
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
repository = "https://github.com/pest-parser/pest" repository = "https://github.com/pest-parser/pest"

@ -5,7 +5,7 @@
%global crate pest %global crate pest
Name: rust-pest Name: rust-pest
Version: 2.7.10 Version: 2.7.11
Release: %autorelease Release: %autorelease
Summary: Elegant Parser Summary: Elegant Parser

@ -1 +1 @@
SHA512 (pest-2.7.10.crate) = 3facdb4a8bcf0356b702cbff4d314db32a80b33fb3512e52c31114a3f666414a49445a1f502c911cccfb28b7390fa058207570bf9127677815842b4988d1f34a SHA512 (pest-2.7.11.crate) = daf92b28d8757d0c41e347668e54b90522d654a451ba03d01d9aff9b22d6c57b6a264237c5c8b1340e45605626fe848dad84672ae2e83604ce22b2c89cbd08ac

Loading…
Cancel
Save