Update to 1.0.8

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

1
.gitignore vendored

@ -18,3 +18,4 @@
/quote-1.0.5.crate
/quote-1.0.6.crate
/quote-1.0.7.crate
/quote-1.0.8.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate quote
Name: rust-%{crate}
Version: 1.0.7
Release: 2%{?dist}
Version: 1.0.8
Release: 1%{?dist}
Summary: Quasi-quoting macro quote!(...)
# Upstream license specification: MIT OR Apache-2.0
@ -83,6 +83,9 @@ which use "proc-macro" feature of "%{crate}" crate.
%endif
%changelog
* Sun Dec 27 10:55:53 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.8-1
- Update to 1.0.8 (Fixes: RHBZ#1909555)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (quote-1.0.7.crate) = b7cb576c07419854f71072a88e4216f50d78196703d3d8a1068dfd0f2ccb1e417c3a865ec3be613b46e74e46654f64378f527800701f74d50352cb766a885953
SHA512 (quote-1.0.8.crate) = 448d06465d93d384bf31b0249fd143a92edc4b9be8bb3a8c1a86366241be6469c3874dac98acb3810d5177b106d7307c7d9e879f91cce2e278a319ef1935577f

Loading…
Cancel
Save