Compare commits

..

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

2
.gitignore vendored

@ -15,5 +15,3 @@
/gimli-0.27.2.crate /gimli-0.27.2.crate
/gimli-0.27.3.crate /gimli-0.27.3.crate
/gimli-0.28.1.crate /gimli-0.28.1.crate
/gimli-0.31.0.crate
/gimli-0.31.1.crate

@ -1,8 +1,8 @@
--- gimli-0.31.1/Cargo.toml 1970-01-01T00:00:01+00:00 --- gimli-0.28.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gimli-0.31.1/Cargo.toml 2024-10-04T17:07:18.878839+00:00 +++ gimli-0.28.1/Cargo.toml 2023-11-29T18:47:33.804255+00:00
@@ -57,20 +57,6 @@ @@ -48,20 +48,6 @@
name = "gimli" [profile.test]
path = "src/lib.rs" split-debuginfo = "packed"
-[dependencies.alloc] -[dependencies.alloc]
-version = "1.0.0" -version = "1.0.0"
@ -21,7 +21,7 @@
[dependencies.fallible-iterator] [dependencies.fallible-iterator]
version = "0.3.0" version = "0.3.0"
optional = true optional = true
@@ -106,11 +92,6 @@ @@ -97,11 +83,6 @@
"endian-reader", "endian-reader",
] ]
read-core = [] read-core = []

@ -1,11 +1,11 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate gimli %global crate gimli
Name: rust-gimli Name: rust-gimli
Version: 0.31.1 Version: 0.28.1
Release: %autorelease Release: %autorelease
Summary: Library for reading and writing the DWARF debugging format Summary: Library for reading and writing the DWARF debugging format

@ -1,5 +0,0 @@
[package]
cargo-toml-patch-comments = [
"remove dependencies on compiler internals",
]

@ -1 +1 @@
SHA512 (gimli-0.31.1.crate) = b9c8c11547dc7420fe936b9f32a4f5ccf3bb68d1d9f39dedffd40d631360f6e032e719d858668826f1099b8a262e8096aa7ae1f6d7d3d7aaf47934d832715949 SHA512 (gimli-0.28.1.crate) = 695e46471fc07813dc4a47744458729b097f6efbfceeb57eb3db4165654e99bebb98dde2d73230b90bb5dd7c0ca0c6e77c7c3dc6f2abf70058b830a2fb386d25

Loading…
Cancel
Save