Update to 2.3.0

epel9
Josh Stone 5 years ago
parent 5c82d97491
commit 609fd0beb9

1
.gitignore vendored

@ -1,2 +1,3 @@
/ipnet-2.1.0.crate
/ipnet-2.2.0.crate
/ipnet-2.3.0.crate

@ -5,7 +5,7 @@
%global crate ipnet
Name: rust-%{crate}
Version: 2.2.0
Version: 2.3.0
Release: 1%{?dist}
Summary: Provides types and useful methods for working with IP prefixes
@ -90,6 +90,9 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Tue Mar 17 2020 Josh Stone <jistone@redhat.com> - 2.3.0-1
- Update to 2.3.0
* Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 2.2.0-1
- Update to 2.2.0

@ -1 +1 @@
SHA512 (ipnet-2.2.0.crate) = 4c3d31fe23c8d0dea0527a97e606965dfcf06a2a56a8da18204c5a77ef1e210e6464297bdf5aeb1011963ab7c44668ed64b5b829b255727b8e858931fc561f00
SHA512 (ipnet-2.3.0.crate) = ff77e4ca8ae0fe1a8e9969e8e131081a092b258f64a7211d550d3338ece61dbbed499786b5e97a8515c33797e8cf41b4e38d7832e0d1b18584b0e5231c75a22c

Loading…
Cancel
Save