Update to 0.1.14

epel9
Josh Stone 5 years ago
parent fcaf4a21f6
commit 9f10f3217d

1
.gitignore vendored

@ -8,3 +8,4 @@
/paste-0.1.11.crate
/paste-0.1.12.crate
/paste-0.1.13.crate
/paste-0.1.14.crate

@ -5,7 +5,7 @@
%global crate paste
Name: rust-%{crate}
Version: 0.1.13
Version: 0.1.14
Release: 1%{?dist}
Summary: Macros for all your token pasting needs
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Tue May 26 2020 Josh Stone <jistone@redhat.com> - 0.1.14-1
- Update to 0.1.14
* Sun May 24 12:43:28 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.1.13-1
- Update to 0.1.13

@ -1 +1 @@
SHA512 (paste-0.1.13.crate) = 854c4f7b97446b002202498f2c55c6ba9b14451d511e1bb139c0cb9f253ad147e770d665f3213c3c584986ee569cdf0bb9a4b506e11f9308a5263f9a8c1f8357
SHA512 (paste-0.1.14.crate) = a5ca7033d3a9ed6ea5543a5930f44442f4105473eb7160f8d69e6b7ea7f5d21a745d992ff69be7f4fda86ea96e0e2451e7a00fe543e57e7841b9aaefafefb8d7

Loading…
Cancel
Save