Compare commits

...

4 Commits

2
.gitignore vendored

@ -1,3 +1,5 @@
/gix-packetline-0.16.4.crate
/gix-packetline-0.16.6.crate
/gix-packetline-0.16.7.crate
/gix-packetline-0.17.5.crate
/gix-packetline-0.17.6.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.6
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.6.crate) = 1926eab20c069bfb0e20d5f86a0073a16a23d58cca23ab895982444738a9fe6a4ec583a1d1226679a8a55cbadb0d909bbc1293ada3f7b1198ee8ef50553bb046

Loading…
Cancel
Save