Update to 1.0.6

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 69f63b697f
commit 8a348877f9
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -16,3 +16,4 @@
/quote-1.0.3.crate
/quote-1.0.4.crate
/quote-1.0.5.crate
/quote-1.0.6.crate

@ -5,7 +5,7 @@
%global crate quote
Name: rust-%{crate}
Version: 1.0.5
Version: 1.0.6
Release: 1%{?dist}
Summary: Quasi-quoting macro quote!(...)
@ -83,6 +83,9 @@ which use "proc-macro" feature of "%{crate}" crate.
%endif
%changelog
* Mon May 18 07:38:37 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.6-1
- Update to 1.0.6
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 1.0.5-1
- Update to 1.0.5

@ -1 +1 @@
SHA512 (quote-1.0.5.crate) = 2f1b2b4272d1caf280dbc82a68f5e25a63c4a33260bdc53925ad7dfcdbd905198fc7f9f3d326f89c5991ab1318bd8877d38cbc7b091db86f58a576c82f700b63
SHA512 (quote-1.0.6.crate) = 1febd6748602d4d96fbacb1f37bbc93c71d9fbeb9be7e9c6be2e871614048a1b2921c1ae702bd8db5d449308e7946ebff095689ef0bafe52af37c04936a8115e

Loading…
Cancel
Save