update to version 0.2.17

epel9
Fabio Valentini 4 years ago
parent 31777fe454
commit e364d8aac1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/standback-0.2.14.crate
/standback-0.2.15.crate
/standback-0.2.16.crate
/standback-0.2.17.crate

@ -5,7 +5,7 @@
%global crate standback
Name: rust-%{crate}
Version: 0.2.16
Version: 0.2.17
Release: 1%{?dist}
Summary: New standard library, old compiler
@ -83,6 +83,10 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Fri Mar 26 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.17-1
- Update to version 0.2.17.
- Fixes RHBZ#1941394
* Sun Mar 21 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.16-1
- Update to version 0.2.16.
- Fixes RHBZ#1940816

@ -1 +1 @@
SHA512 (standback-0.2.16.crate) = a0567914941ec255032ba05b7916a8ae755d52362415bc45c820491959fa2b4b3b2314db8a0252a68a4bd4fa2dbef494c1e9cd2be962567bfbca07f1a5420d3d
SHA512 (standback-0.2.17.crate) = cd953c942afeacea01b2114eaae2d80e754da7df2f399fcd2cd5c6ff31a15b0644bce4ef1bcc019bbfe60c6521ee15f370b83d77b0a1efc75dcc35a81faea662

Loading…
Cancel
Save