Update to 0.99.3

epel9
Josh Stone 5 years ago
parent dcbac84422
commit 51293411ef

1
.gitignore vendored

@ -1,3 +1,4 @@
/derive_more-0.14.1.crate
/derive_more-0.15.0.crate
/derive_more-0.99.2.crate
/derive_more-0.99.3.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 12
# Generated by rust2rpm 13
# No test files in this release but included in the next thanks to Debian
%bcond_with check
%global debug_package %{nil}
@ -6,8 +6,8 @@
%global crate derive_more
Name: rust-%{crate}
Version: 0.99.2
Release: 2%{?dist}
Version: 0.99.3
Release: 1%{?dist}
Summary: Adds #[derive(x)] macros for more traits
# Upstream license specification: MIT
@ -348,6 +348,9 @@ which use "try_into" feature of "%{crate}" crate.
%endif
%changelog
* Thu Feb 20 2020 Josh Stone <jistone@redhat.com> - 0.99.3-1
- Update to 0.99.3
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.99.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (derive_more-0.99.2.crate) = 714dda24fd5bb0acbe9a49901a398287bf9875d5ecdfda6abc04f15ce2f74b15a36ac32993e9c8a17d2dc753a90d6bb7ca1bd041b1895cbee900fce7fd999652
SHA512 (derive_more-0.99.3.crate) = ebc24eb2dae8ddfc6d15bf66fe4d925ace540059b04da67b08fc1e9e5755cebc3995a31a4d979ab24e35a5be5d71c1cb685b1a11f523125141ba1994020ed001

Loading…
Cancel
Save