Update to 0.1.13

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

1
.gitignore vendored

@ -7,3 +7,4 @@
/paste-0.1.10.crate
/paste-0.1.11.crate
/paste-0.1.12.crate
/paste-0.1.13.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate paste
Name: rust-%{crate}
Version: 0.1.12
Version: 0.1.13
Release: 1%{?dist}
Summary: Macros for all your token pasting needs
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun May 24 12:43:28 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.13-1
- Update to 0.1.13
* Mon May 04 2020 Josh Stone <jistone@redhat.com> - 0.1.12-1
- Update to 0.1.12

@ -1 +1 @@
SHA512 (paste-0.1.12.crate) = 079bbbad01e965dab1404b51a2ee7920e85cf7d827ca95e6a86460c3c033e26e3fa54d490d3a42abc7092d117cfc5f8b91b5cb7ea9556b75f32be7c70737c0ee
SHA512 (paste-0.1.13.crate) = 854c4f7b97446b002202498f2c55c6ba9b14451d511e1bb139c0cb9f253ad147e770d665f3213c3c584986ee569cdf0bb9a4b506e11f9308a5263f9a8c1f8357

Loading…
Cancel
Save