Update to 1.0.5

epel9
Josh Stone 5 years ago
parent 378aef5b57
commit 69f63b697f

1
.gitignore vendored

@ -15,3 +15,4 @@
/quote-1.0.2.crate
/quote-1.0.3.crate
/quote-1.0.4.crate
/quote-1.0.5.crate

@ -5,7 +5,7 @@
%global crate quote
Name: rust-%{crate}
Version: 1.0.4
Version: 1.0.5
Release: 1%{?dist}
Summary: Quasi-quoting macro quote!(...)
@ -83,6 +83,9 @@ which use "proc-macro" feature of "%{crate}" crate.
%endif
%changelog
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 1.0.5-1
- Update to 1.0.5
* Thu Apr 30 2020 Josh Stone <jistone@redhat.com> - 1.0.4-1
- Update to 1.0.4

@ -1 +1 @@
SHA512 (quote-1.0.4.crate) = cf729bdf4eabc81d92529394c6bb9e7a3d05a449d3a306c1e536e0ec9bee789d0bf0c0d3158c58b7a995a7f3c1044cd746bac84efc087cf8fd740a98a25a97be
SHA512 (quote-1.0.5.crate) = 2f1b2b4272d1caf280dbc82a68f5e25a63c4a33260bdc53925ad7dfcdbd905198fc7f9f3d326f89c5991ab1318bd8877d38cbc7b091db86f58a576c82f700b63

Loading…
Cancel
Save