Compare commits

...

7 Commits

4
.gitignore vendored

@ -1,3 +1,7 @@
/gix-attributes-0.18.0.crate
/gix-attributes-0.19.0.crate
/gix-attributes-0.20.0.crate
/gix-attributes-0.22.2.crate
/gix-attributes-0.22.3.crate
/gix-attributes-0.22.5.crate
/gix-attributes-0.24.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate gix-attributes
Name: rust-gix-attributes
Version: 0.20.0
Version: 0.24.0
Release: %autorelease
Summary: Gix implemenation for handling git attributes files
@ -32,7 +32,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (gix-attributes-0.20.0.crate) = 5c8d77abbdce0bd45f9d8a5af0e20cee6edc909bf6fdc98fccc4039cc2d4ce74cd9bea38b2811c8907967d46822a6da3ff043117fdd292fd35a078cb7415aa7e
SHA512 (gix-attributes-0.24.0.crate) = 731a04c7e13c945104641d4de9a7663e892059e0d1033eb538188129c1e5505fd5c6be7a97c5b44208e45629d7747f3f107d28f0424f39f34ae6f9d4033be1b0

Loading…
Cancel
Save