Update to version 2.11.0; Fixes RHBZ#2338939

epel10 imports/epel10/rust-ipnet-2.11.0-1.el10
Fabio Valentini 4 days ago
parent 73fd0bd406
commit 4c5972c03d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/ipnet-2.8.0.crate
/ipnet-2.9.0.crate
/ipnet-2.10.1.crate
/ipnet-2.11.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate ipnet
Name: rust-ipnet
Version: 2.10.1
Version: 2.11.0
Release: %autorelease
Summary: Types and useful methods for working with IP prefixes

@ -1 +1 @@
SHA512 (ipnet-2.10.1.crate) = 7f55f23b2b0936e3a7dafa2db0447dcf1b63a092df4af8f6fd88a02ecc8f0a290b0d21b18fe777eb573201bf82f56ae475a447650ed0803af676b1e0c0970cb4
SHA512 (ipnet-2.11.0.crate) = 9d3c42b5bd93a792ac09975b9ced105e6e8b1eb83bfe012aeabcaa3fc388ee2c5a0541d5cd6dae48dfb97cf82aa970316962d231b65298873136335ac3e5ddca

Loading…
Cancel
Save