update to version 1.0.3

epel9
Fabio Valentini 4 years ago
parent 45b4cef295
commit ba9c477f9f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/paste-0.1.18.crate /paste-0.1.18.crate
/paste-1.0.0.crate /paste-1.0.0.crate
/paste-1.0.1.crate /paste-1.0.1.crate
/paste-1.0.3.crate

@ -5,7 +5,7 @@
%global crate paste %global crate paste
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.1 Version: 1.0.3
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,10 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Nov 11 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.3-1
- Update to version 1.0.3.
- Fixes RHBZ#1890375
* Wed Sep 23 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.1-1 * Wed Sep 23 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.1-1
- Update to version 1.0.1. - Update to version 1.0.1.

@ -1 +1 @@
SHA512 (paste-1.0.1.crate) = 56dfae7418be2064106253a92c9bd7e6fb6d8ff82dcf1d376b8d651d0f20349d20cb7d43db4b56a7675cc55dfc2bf9c698e6889fcf1374ff86d7337b8d3d16d8 SHA512 (paste-1.0.3.crate) = 0180fca8cf4bc7bd2b947ab5ccfb4f535a2491b1471ed9df6cd672692fdbda4c1f63c47198d350bc51fbda049eabd098ab5263ebfd630f8eb35e838af384e705

Loading…
Cancel
Save