Update to version 0.27.2 (rhbz#2253241)

epel10
blinxen 10 months ago
parent 8caf800727
commit 13d4169ffd

1
.gitignore vendored

@ -3,3 +3,4 @@
/gix-url-0.24.0.crate
/gix-url-0.25.0.crate
/gix-url-0.25.1.crate
/gix-url-0.27.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-url
Name: rust-gix-url
Version: 0.25.1
Version: 0.27.2
Release: %autorelease
Summary: Implementation of parsing and serialization of URLs for gix
@ -35,7 +35,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-url-0.25.1.crate) = 5eaf1b18f9db5cae43d3f9cd4adaefb96d673ba3da91f2c89159f92cc9b5e9703436d364455dec3eb3d195b9847416f5b850859e26df1d02d5b133add74632da
SHA512 (gix-url-0.27.2.crate) = a8482c8d34ac1a0a6b1f7915d0e7f6249e5547e664334ef587b782e26c71c2cd7525b4638c8de80774a91c992e213beaea6ae15148273c257029820029df2c1e

Loading…
Cancel
Save