Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

5
.gitignore vendored

@ -14,8 +14,3 @@
/pest_meta-2.7.2.crate
/pest_meta-2.7.3.crate
/pest_meta-2.7.6.crate
/pest_meta-2.7.10.crate
/pest_meta-2.7.11.crate
/pest_meta-2.7.12.crate
/pest_meta-2.7.14.crate
/pest_meta-2.7.15.crate

@ -1,11 +1,11 @@
--- pest_meta-2.7.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest_meta-2.7.15/Cargo.toml 2024-12-16T14:33:31.711084+00:00
--- pest_meta-2.7.6/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pest_meta-2.7.6/Cargo.toml 2024-01-13T21:39:39.862058+00:00
@@ -43,10 +43,6 @@
[dependencies.pest]
version = "2.7.15"
version = "2.7.6"
-[build-dependencies.cargo]
-version = "0.81.0"
-version = "0.72.2"
-optional = true
-
[build-dependencies.sha2]

@ -1,12 +1,12 @@
# Generated by rust2rpm 27
# Generated by rust2rpm 25
# * test grammars are not included in published crates
%bcond check 0
%bcond_with check
%global debug_package %{nil}
%global crate pest_meta
Name: rust-pest_meta
Version: 2.7.15
Version: 2.7.6
Release: %autorelease
Summary: Pest meta language parser and validator

@ -1,8 +1,3 @@
[package]
cargo-toml-patch-comments = [
"drop feature and dependencies for bootstrap build mode",
]
[tests]
run = ["none"]
comments = ["test grammars are not included in published crates"]

@ -1 +1 @@
SHA512 (pest_meta-2.7.15.crate) = dac3e599b280f2ad9d3d6c1362ca18e27929f15047ed9195a3cea1e1ecc03bab98355cb39de1c793764affe41b24f0efcb6660ad0c81f7a6c5201f402e4c6a64
SHA512 (pest_meta-2.7.6.crate) = 5f423c587723256b87a64e795622b41ed756d51b441ef9954d0a5f7ce454a903405a9617174291f37f6098e2cbc2c00587fea60380b6efad35ee79479aa0c7cf

Loading…
Cancel
Save