Update to 0.1.18

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

1
.gitignore vendored

@ -12,3 +12,4 @@
/paste-0.1.15.crate /paste-0.1.15.crate
/paste-0.1.16.crate /paste-0.1.16.crate
/paste-0.1.17.crate /paste-0.1.17.crate
/paste-0.1.18.crate

@ -5,7 +5,7 @@
%global crate paste %global crate paste
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.17 Version: 0.1.18
Release: 1%{?dist} Release: 1%{?dist}
Summary: Macros for all your token pasting needs Summary: Macros for all your token pasting needs
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Jun 21 08:58:57 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.18-1
- Update to 0.1.18
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.1.17-1 * Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.1.17-1
- Update to 0.1.17 - Update to 0.1.17

@ -1 +1 @@
SHA512 (paste-0.1.17.crate) = c66af12d9ebe255973eca7db819522ff2e57ea6c7c874936f12d235a98f112df7f5c62de3db10de967ab59bd073c3754af7671363c91e6be5a67f47a144b6209 SHA512 (paste-0.1.18.crate) = a4d9c75f6f358d6c86eb0a66cdf22eedec180db37358ca2870a992e215d5b389b7991837d8f2769742ac1b093674cb4352ef9d6754a249253472fbcb3a81c001

Loading…
Cancel
Save