Update to 0.18.0

epel9
Josh Stone 5 years ago
parent bf0203f5e3
commit 644181c16f

1
.gitignore vendored

@ -1,2 +1,3 @@
/strum_macros-0.15.0.crate
/strum_macros-0.17.1.crate
/strum_macros-0.18.0.crate

@ -5,7 +5,7 @@
%global crate strum_macros
Name: rust-%{crate}
Version: 0.17.1
Version: 0.18.0
Release: 1%{?dist}
Summary: Helpful macros for working with enums and strings
@ -214,6 +214,9 @@ which use "verbose-variant-names" feature of "%{crate}" crate.
%endif
%changelog
* Wed Mar 04 2020 Josh Stone <jistone@redhat.com> - 0.18.0-1
- Update to 0.18.0
* Fri Feb 21 2020 Josh Stone <jistone@redhat.com> - 0.17.1-1
- Update to 0.17.1

@ -1 +1 @@
SHA512 (strum_macros-0.17.1.crate) = 4ce42a7ca81c1ff57df782c4bfda0bd20b33e8ef181d1fea58fb145166979c4252c60b64351fe305aeda2e05e972e4e65c61a9fdcc5cd6e1fa44322f9c98f1a1
SHA512 (strum_macros-0.18.0.crate) = df13553e2b89b2c87be3948f4881434a5eb851d0318fafab9eeb9764ea56ae8ebd50639d10fa508f674442a859d4cbd4d344c7d1253fc7f8eed3443891f4defd

Loading…
Cancel
Save