Update to 0.4.6

epel9
Josh Stone 4 years ago
parent 0320797c35
commit e2ac8b9db2

1
.gitignore vendored

@ -1,3 +1,4 @@
/arbitrary-0.2.0.crate /arbitrary-0.2.0.crate
/arbitrary-0.4.4.crate /arbitrary-0.4.4.crate
/arbitrary-0.4.5.crate /arbitrary-0.4.5.crate
/arbitrary-0.4.6.crate

@ -5,8 +5,8 @@
%global crate arbitrary %global crate arbitrary
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.5 Version: 0.4.6
Release: 3%{?dist} Release: 1%{?dist}
Summary: Trait for generating structured data from unstructured data Summary: Trait for generating structured data from unstructured data
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -95,6 +95,9 @@ which use "derive_arbitrary" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.4.6-1
- Update to 0.4.6
* Mon Aug 17 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.5-3 * Mon Aug 17 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.5-3
- Disable check to remove optional derive_arbitrary buildreq - Disable check to remove optional derive_arbitrary buildreq

@ -1 +1 @@
SHA512 (arbitrary-0.4.5.crate) = f0e9118de3149ba3ce1910f6d1c108a6251f021afcdf49f1e5c5d8a062a6408403ed306cc523535325d2db85376ea8428c85e17a3a28f3d50bb0146900d0963e SHA512 (arbitrary-0.4.6.crate) = 8828e49f109fe66a9b221946fae37b855f71d900ae18615d69aeacb310388e37b35846956bb733471b18d5655c53ffed092a86ffe3d4c10012e8cfc112be8660

Loading…
Cancel
Save