Update to version 0.49.0 (rhbz#2253270)

epel10
blinxen 10 months ago
parent 039ad29825
commit 364639bca3

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-pack-0.42.0.crate
/gix-pack-0.44.0.crate
/gix-pack-0.49.0.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
@ -7,7 +7,7 @@
%global crate gix-pack
Name: rust-gix-pack
Version: 0.44.0
Version: 0.49.0
Release: %autorelease
Summary: Implements git packs and related data structures
@ -34,7 +34,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-pack-0.44.0.crate) = 172615be848161ff12c6c5e87fdd58fe97ebb8c4896e93efb8674cc1fa5d66eb20500ee7337082000e1a07e9b00c68417b5d5a6ca9efb86c0a0c58c393198fcb
SHA512 (gix-pack-0.49.0.crate) = 9cffae623b9c404b204f07c846f0bd435b4243bde49f92e33a3cde9cf932262c76aac9880ebbf99168163f5c7cadf8105c1f80edcb5b9e902bf022e9dac4ed7a

Loading…
Cancel
Save