Update to version 0.44.2 (rhbz#2253275)

epel10
blinxen 10 months ago
parent 56d91b0dbe
commit 89256634d1

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-protocol-0.39.0.crate
/gix-protocol-0.41.1.crate
/gix-protocol-0.44.2.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-protocol
Name: rust-gix-protocol
Version: 0.41.1
Version: 0.44.2
Release: %autorelease
Summary: Git protocols implementation
@ -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-protocol-0.41.1.crate) = d8aac5b7e864844b81c7de79d3c345cc97ebd2ad7fd4cf9edff49ac772ffb244c85a9289df40a0f3a5be6b6ed3d93dd8e03e41117884020ce76df4ad12d2ddc1
SHA512 (gix-protocol-0.44.2.crate) = 3d6b9c80ac5ea497072f02117c6a7df401faa38ea28370fa5fd2160036ea2e66d4ff4dbfb5717d12e64ed5145f0a140aa8ef1506143789187adf9b5bc4af72db

Loading…
Cancel
Save