Compare commits

..

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

3
.gitignore vendored

@ -1,6 +1,3 @@
/gix-attributes-0.18.0.crate /gix-attributes-0.18.0.crate
/gix-attributes-0.19.0.crate /gix-attributes-0.19.0.crate
/gix-attributes-0.20.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 26 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-attributes %global crate gix-attributes
Name: rust-gix-attributes Name: rust-gix-attributes
Version: 0.22.5 Version: 0.20.0
Release: %autorelease Release: %autorelease
Summary: Gix implemenation for handling git attributes files Summary: Gix implemenation for handling git attributes files
@ -32,6 +32,7 @@ use the "%{crate}" crate.
%files devel %files devel
%license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT %license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/ %{crate_instdir}/
%package -n %{name}+default-devel %package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (gix-attributes-0.22.5.crate) = b72057a5e2d97d3600a18dd0005d25fd8a1bc254524833d76370efcae3cdb81721356db9ff60c6480d8584817653916295203aa2043ade3d1b049e42e0176c80 SHA512 (gix-attributes-0.20.0.crate) = 5c8d77abbdce0bd45f9d8a5af0e20cee6edc909bf6fdc98fccc4039cc2d4ce74cd9bea38b2811c8907967d46822a6da3ff043117fdd292fd35a078cb7415aa7e

Loading…
Cancel
Save