Compare commits

...

5 Commits

3
.gitignore vendored

@ -1,3 +1,6 @@
/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

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-attributes
Name: rust-gix-attributes
Version: 0.20.0
Version: 0.22.5
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.22.5.crate) = b72057a5e2d97d3600a18dd0005d25fd8a1bc254524833d76370efcae3cdb81721356db9ff60c6480d8584817653916295203aa2043ade3d1b049e42e0176c80

Loading…
Cancel
Save