Update to 1.0.0

epel9
Josh Stone 4 years ago
parent d39f2fc904
commit d387bfc1ed

1
.gitignore vendored

@ -13,3 +13,4 @@
/paste-0.1.16.crate
/paste-0.1.17.crate
/paste-0.1.18.crate
/paste-1.0.0.crate

@ -5,8 +5,8 @@
%global crate paste
Name: rust-%{crate}
Version: 0.1.18
Release: 2%{?dist}
Version: 1.0.0
Release: 1%{?dist}
Summary: Macros for all your token pasting needs
# Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 1.0.0-1
- Update to 1.0.0
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (paste-0.1.18.crate) = a4d9c75f6f358d6c86eb0a66cdf22eedec180db37358ca2870a992e215d5b389b7991837d8f2769742ac1b093674cb4352ef9d6754a249253472fbcb3a81c001
SHA512 (paste-1.0.0.crate) = 54118a97e1ce432cbebe81da3530ea5ad20e2d2d11133bd907241e8b7f51af343cf74ab7c274c43c489b5a3ad971efc299cfa89e23f2861c41916c0e4518ff8e

Loading…
Cancel
Save