Update to version 0.17.5 (rhbz#2253294)

epel10
blinxen 10 months ago
parent 6c6e35a64b
commit 5a234d880a

1
.gitignore vendored

@ -1,3 +1,4 @@
/gix-packetline-0.16.4.crate
/gix-packetline-0.16.6.crate
/gix-packetline-0.16.7.crate
/gix-packetline-0.17.5.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-packetline
Name: rust-gix-packetline
Version: 0.16.7
Version: 0.17.5
Release: %autorelease
Summary: Implementation of the the pkt-line serialization format for gix
@ -33,7 +33,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-packetline-0.16.7.crate) = 657f5759ea34c21da7da00cee65236b2c997a30e63ec1d1715e5214712c4950de4a9d13e0a7e91e6075d32a6a44701ce33b30d12e9f6fd99e77e2c60ec363ccf
SHA512 (gix-packetline-0.17.5.crate) = 7ffc14257659a53264bbfcd57925901b1d5fac2d704c29deb2a2c49dd6218d0530a2d9baa294fc45a93bd1b9fddd18d72b332cce8e71a5b246e54a4ab7693c8d

Loading…
Cancel
Save