Update to 0.1.11

epel9
Josh Stone 5 years ago
parent c749a2e520
commit a7db4b4c3e

1
.gitignore vendored

@ -5,3 +5,4 @@
/paste-0.1.8.crate
/paste-0.1.9.crate
/paste-0.1.10.crate
/paste-0.1.11.crate

@ -5,7 +5,7 @@
%global crate paste
Name: rust-%{crate}
Version: 0.1.10
Version: 0.1.11
Release: 1%{?dist}
Summary: Macros for all your token pasting needs
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Update to 0.1.11
* Wed Apr 01 2020 Josh Stone <jistone@redhat.com> - 0.1.10-1
- Update to 0.1.10

@ -1 +1 @@
SHA512 (paste-0.1.10.crate) = 9aa31d9a087eacedeca15ae83ba3e401bb6608217bc6da0237337602e297edf31085e9a71874fb6d46e4d575c5637a2d2824814a7dc45f1ce43d671e8b8c5036
SHA512 (paste-0.1.11.crate) = 6e29fe8faa4b006a5584528da6b175bc56b9ec1c831ab201a1109223a07f85080e14d51865c9dff5dc0ced9d0e289808cfc8e7553be972a4764fcff07623c492

Loading…
Cancel
Save