Update to version 0.31.0; Fixes RHBZ#2274484

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
epel10
Michel Lind 7 months ago committed by Fabio Valentini
parent 14c3506938
commit d3221a4c6a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -1,5 +1,5 @@
--- gimli-0.28.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gimli-0.28.1/Cargo.toml 2023-11-29T18:47:33.804255+00:00
--- gimli-0.31.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gimli-0.31.0/Cargo.toml 2024-07-23T18:31:46.549287+00:00
@@ -48,20 +48,6 @@
[profile.test]
split-debuginfo = "packed"

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

@ -1 +1 @@
SHA512 (gimli-0.28.1.crate) = 695e46471fc07813dc4a47744458729b097f6efbfceeb57eb3db4165654e99bebb98dde2d73230b90bb5dd7c0ca0c6e77c7c3dc6f2abf70058b830a2fb386d25
SHA512 (gimli-0.31.0.crate) = 65252d3061e5b0748c9481e7ace7850c9d640b16fdb64e9fd86dad300711f67ceb695ca5d3153ced91f88f3fc4712475721ed2300786155a2f5ed832fa992558

Loading…
Cancel
Save