Update to version 2.7.12; Fixes RHBZ#2310439

epel10
Fabio Valentini 5 months ago
parent eb73f69375
commit 3de21b6559
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -23,3 +23,4 @@
/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 /pest-2.7.11.crate
/pest-2.7.12.crate

@ -1,5 +1,5 @@
--- pest-2.7.11/Cargo.toml 1970-01-01T00:00:01+00:00 --- pest-2.7.12/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest-2.7.11/Cargo.toml 2024-07-07T14:58:14.571698+00:00 +++ pest-2.7.12/Cargo.toml 2024-09-18T18:02:46.518028+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.11 Version: 2.7.12
Release: %autorelease Release: %autorelease
Summary: Elegant Parser Summary: Elegant Parser

@ -1 +1 @@
SHA512 (pest-2.7.11.crate) = daf92b28d8757d0c41e347668e54b90522d654a451ba03d01d9aff9b22d6c57b6a264237c5c8b1340e45605626fe848dad84672ae2e83604ce22b2c89cbd08ac SHA512 (pest-2.7.12.crate) = dcf6d43e14142dec364f1fe7beaa4a53995c5deb7a8d02ae2892af1a8343c027d5ca238612b5fc850d994d1fc6c0929b85c7fc45fdf56f36bd60d574ca3992c8

Loading…
Cancel
Save