Update to version 0.18.0 (rhbz#2321157)

epel10 imports/epel10/rust-gix-glob-0.18.0-1.el10
blinxen 1 week ago
parent 526e20726f
commit e6e476bd75

1
.gitignore vendored

@ -7,3 +7,4 @@
/gix-glob-0.16.3.crate /gix-glob-0.16.3.crate
/gix-glob-0.16.4.crate /gix-glob-0.16.4.crate
/gix-glob-0.16.5.crate /gix-glob-0.16.5.crate
/gix-glob-0.18.0.crate

@ -1,13 +1,13 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
# * 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 check 0
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-glob %global crate gix-glob
Name: rust-gix-glob Name: rust-gix-glob
Version: 0.16.5 Version: 0.18.0
Release: %autorelease Release: %autorelease
Summary: Glob pattern matching implementation for gix Summary: Glob pattern matching implementation for gix

@ -1 +1 @@
SHA512 (gix-glob-0.16.5.crate) = 6b8a22c5225a18645ef673fe73f7da73fc519650d03990f7fa43bf8f0df58d4c1a39a0da297ff5e76557b07f89f1aba5955a82a997bc29e52ca9dad808858b2b SHA512 (gix-glob-0.18.0.crate) = 82bc437ef1dcd28be78fcebae9adfd8fa34bcc073eb70101965caf686ff69bcda694ce3ae6ba2262b58b52ee8efb778d842d64d73fa556a7b0dc713f926fa34a

Loading…
Cancel
Save