Update to version 0.20.0

epel9 imports/e9/rust-gix-attributes-0.20.0-1.el9
blinxen 1 year ago
parent bb9f68c93a
commit 27706fbde6

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-attributes-0.18.0.crate
/gix-attributes-0.19.0.crate
/gix-attributes-0.20.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate gix-attributes
Name: rust-gix-attributes
Version: 0.19.0
Version: 0.20.0
Release: %autorelease
Summary: Gix implemenation for handling git attributes files
@ -72,7 +72,7 @@ use the "serde" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -1,2 +0,0 @@
[DEFAULT]
summary = Gix implemenation for handling git attributes files

@ -0,0 +1,2 @@
[package]
summary = "Gix implemenation for handling git attributes files"

@ -1 +1 @@
SHA512 (gix-attributes-0.19.0.crate) = 4e8bebe3408c24fa36002b0c688bcaa0d484a1148ed2d1fb131cb028788d4bd1cbaeb88fee35fdd1547838050d35e5ce0d6eb2efadac01303e06df1e75ad31c6
SHA512 (gix-attributes-0.20.0.crate) = 5c8d77abbdce0bd45f9d8a5af0e20cee6edc909bf6fdc98fccc4039cc2d4ce74cd9bea38b2811c8907967d46822a6da3ff043117fdd292fd35a078cb7415aa7e

Loading…
Cancel
Save