update to version 1.0.1

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

1
.gitignore vendored

@ -14,3 +14,4 @@
/paste-0.1.17.crate /paste-0.1.17.crate
/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

@ -5,7 +5,7 @@
%global crate paste %global crate paste
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.0.0 Version: 1.0.1
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
* Wed Sep 23 2020 Fabio Valentini <decathorpe@gmail.com> - 1.0.1-1
- Update to version 1.0.1.
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 1.0.0-1 * Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 1.0.0-1
- Update to 1.0.0 - Update to 1.0.0

@ -1 +1 @@
SHA512 (paste-1.0.0.crate) = 54118a97e1ce432cbebe81da3530ea5ad20e2d2d11133bd907241e8b7f51af343cf74ab7c274c43c489b5a3ad971efc299cfa89e23f2861c41916c0e4518ff8e SHA512 (paste-1.0.1.crate) = 56dfae7418be2064106253a92c9bd7e6fb6d8ff82dcf1d376b8d651d0f20349d20cb7d43db4b56a7675cc55dfc2bf9c698e6889fcf1374ff86d7337b8d3d16d8

Loading…
Cancel
Save