Update to version 2.7.15; Fixes RHBZ#2330944

epel10 imports/epel10/rust-pest-2.7.15-1.el10
Fabio Valentini 2 months ago
parent a0bbcb5709
commit e85f7a5855
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/pest-2.7.11.crate
/pest-2.7.12.crate
/pest-2.7.14.crate
/pest-2.7.15.crate

@ -1,5 +1,5 @@
--- pest-2.7.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest-2.7.14/Cargo.toml 2024-10-23T15:20:09.236640+00:00
--- pest-2.7.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest-2.7.15/Cargo.toml 2024-12-16T14:32:47.866909+00:00
@@ -29,10 +29,6 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/pest-parser/pest"

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate pest
Name: rust-pest
Version: 2.7.14
Version: 2.7.15
Release: %autorelease
Summary: Elegant Parser

@ -1 +1 @@
SHA512 (pest-2.7.14.crate) = 3662eb93631aa6821f1ef98350c7569afbdff82edd764697b170ebeaa75e92d7b301bac4722ba14175d0f0432b39bc891617413393569cfbf17e21b25fd6afee
SHA512 (pest-2.7.15.crate) = a044c8e92bf63dca6522da1aecf714329278def96b037ebb38dd485d6063bb7b15ecf762fdfdecd2026136c42b6edd89702f624cde14b437161c372d6c3d87c3

Loading…
Cancel
Save