Compare commits

...

7 Commits

5
.gitignore vendored

@ -2,3 +2,8 @@
/gix-glob-0.12.0.crate /gix-glob-0.12.0.crate
/gix-glob-0.13.0.crate /gix-glob-0.13.0.crate
/gix-glob-0.14.0.crate /gix-glob-0.14.0.crate
/gix-glob-0.14.1.crate
/gix-glob-0.16.2.crate
/gix-glob-0.16.3.crate
/gix-glob-0.16.4.crate
/gix-glob-0.16.5.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25 # Generated by rust2rpm 26
# * Deactivate tests because of a missing dev-dependency (gix-testtools) # * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information # * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check %bcond_with check
@ -7,7 +7,7 @@
%global crate gix-glob %global crate gix-glob
Name: rust-gix-glob Name: rust-gix-glob
Version: 0.14.0 Version: 0.16.5
Release: %autorelease Release: %autorelease
Summary: Glob pattern matching implementation for gix Summary: Glob pattern matching implementation for gix
@ -34,7 +34,6 @@ 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,2 +1 @@
SHA512 (gix-glob-0.13.0.crate) = 192e7aa684991a47a1b82da9701924f6ce225278c30be9a72c5d22f5f49c09aa92a2f462244f099ff9a1ae218d688c76745eb062f3abb6c710bec8f467252166 SHA512 (gix-glob-0.16.5.crate) = 6b8a22c5225a18645ef673fe73f7da73fc519650d03990f7fa43bf8f0df58d4c1a39a0da297ff5e76557b07f89f1aba5955a82a997bc29e52ca9dad808858b2b
SHA512 (gix-glob-0.14.0.crate) = 941e74d236865b06b2771614752d081a366b43a88e22525eac7444a818dc8ce2114745c6777cc0e358b68abd654f21ff4a4149ab042c4ccfaf95d7032461348f

Loading…
Cancel
Save