Update to 0.2.14

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 4 years ago
parent 58307dbc6f
commit b43fce3f73
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -3,3 +3,4 @@
/standback-0.2.10.crate
/standback-0.2.11.crate
/standback-0.2.13.crate
/standback-0.2.14.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate standback
Name: rust-%{crate}
Version: 0.2.13
Version: 0.2.14
Release: 1%{?dist}
Summary: New standard library, old compiler
@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Wed Dec 30 10:38:00 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.14-1
- Update to 0.2.14 (Fixes: RHBZ#1911598)
* Thu Nov 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.13-1
- Update to version 0.2.13.
- Fixes RHBZ#1898424

@ -1 +1 @@
SHA512 (standback-0.2.13.crate) = 06ba0d90a4f8304073221fcbc897c4d0e734268a97b4595cf93d8988330cc2f2a067d9561e6b3d431df38091c4c669a009ccc88f5891540baa969323330e2312
SHA512 (standback-0.2.14.crate) = 0c8c3155ee21846fa9ce5985006ce81277bb7a47e08cc161d53365d50a9f837ab336f73bbfe5bc040deaae9ad51f5d846cd6769409deffec3a822a56f98e338a

Loading…
Cancel
Save