Update to 0.1.15

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

1
.gitignore vendored

@ -9,3 +9,4 @@
/paste-0.1.12.crate /paste-0.1.12.crate
/paste-0.1.13.crate /paste-0.1.13.crate
/paste-0.1.14.crate /paste-0.1.14.crate
/paste-0.1.15.crate

@ -5,7 +5,7 @@
%global crate paste %global crate paste
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.14 Version: 0.1.15
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 May 31 10:25:05 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.15-1
- Update to 0.1.15
* Tue May 26 2020 Josh Stone <jistone@redhat.com> - 0.1.14-1 * Tue May 26 2020 Josh Stone <jistone@redhat.com> - 0.1.14-1
- Update to 0.1.14 - Update to 0.1.14

@ -1 +1 @@
SHA512 (paste-0.1.14.crate) = a5ca7033d3a9ed6ea5543a5930f44442f4105473eb7160f8d69e6b7ea7f5d21a745d992ff69be7f4fda86ea96e0e2451e7a00fe543e57e7841b9aaefafefb8d7 SHA512 (paste-0.1.15.crate) = 6e71f314ee9fc082cddf6872c34dc22c3be0acbec9b249c06dbeb2a34165ce619b4b4b48ea4bdb0a56555d5a474c125e8661f28e31b7944a56d15345ee832065

Loading…
Cancel
Save