update to version 0.2.13

epel9
Fabio Valentini 4 years ago
parent 9f5c56fd4e
commit 58307dbc6f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate standback
Name: rust-%{crate}
Version: 0.2.11
Version: 0.2.13
Release: 1%{?dist}
Summary: New standard library, old compiler
@ -83,6 +83,10 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Thu Nov 19 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.13-1
- Update to version 0.2.13.
- Fixes RHBZ#1898424
* Fri Nov 06 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.11-1
- Update to version 0.2.11.
- Fixes RHBZ#1886212

@ -1 +1 @@
SHA512 (standback-0.2.11.crate) = 57d7810cf91f6c3ea54e75ca72d9526cffb5fed9748f0ec7caca18e18f12d6fccf1b8d0f9662b8fa4904e1cab51d8476cbc7f640ca3d5040753635f0eca65281
SHA512 (standback-0.2.13.crate) = 06ba0d90a4f8304073221fcbc897c4d0e734268a97b4595cf93d8988330cc2f2a067d9561e6b3d431df38091c4c669a009ccc88f5891540baa969323330e2312

Loading…
Cancel
Save