update to version 0.2.11

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

1
.gitignore vendored

@ -1,3 +1,4 @@
/standback-0.2.8.crate
/standback-0.2.9.crate
/standback-0.2.10.crate
/standback-0.2.11.crate

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

@ -1 +1 @@
SHA512 (standback-0.2.10.crate) = 0de613d667944b9038732f7f145b520ba99079a2e268d4224f4db7ebccafff6e7bea9c421ace3b9abe24081f566e72cce70cd0f69b45fd8992afaeb6455784af
SHA512 (standback-0.2.11.crate) = 57d7810cf91f6c3ea54e75ca72d9526cffb5fed9748f0ec7caca18e18f12d6fccf1b8d0f9662b8fa4904e1cab51d8476cbc7f640ca3d5040753635f0eca65281

Loading…
Cancel
Save