Update to 0.3.10

epel10
Josh Stone 5 years ago
parent 671af0bc5c
commit 34a7e2e5fb

1
.gitignore vendored

@ -1 +1,2 @@
/debug-helper-0.3.8.crate /debug-helper-0.3.8.crate
/debug-helper-0.3.10.crate

@ -5,8 +5,8 @@
%global crate debug-helper %global crate debug-helper
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.8 Version: 0.3.10
Release: 2%{?dist} Release: 1%{?dist}
Summary: Declarative macros to help you implement the `Debug` trait manually Summary: Declarative macros to help you implement the `Debug` trait manually
# Upstream license specification: MIT # Upstream license specification: MIT
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Jul 29 2020 Josh Stone <jistone@redhat.com> - 0.3.10-1
- Update to 0.3.10
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8-2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (debug-helper-0.3.8.crate) = 5b47cba956ee2ce7f55af13aad1c5c90d7ef929fbd109a2f40e95f7067baee56043699cb6eb2bdb10c865b5eb153d5db7276b986a7cb997d0baece5cc9694353 SHA512 (debug-helper-0.3.10.crate) = ca6766c8c5606087ff079e850db752c1dff9fd2c692163465df5f03c98b1d4c7f201b2b1330ad6395f64ace276ee65fd2dbfff0324e7c73125b35124b3b2716f

Loading…
Cancel
Save