Update to 0.2.10

epel9
Josh Stone 4 years ago
parent 02b7d80dfe
commit cedd50eeeb

1
.gitignore vendored

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

@ -5,8 +5,8 @@
%global crate standback
Name: rust-%{crate}
Version: 0.2.9
Release: 3%{?dist}
Version: 0.2.10
Release: 1%{?dist}
Summary: New standard library, old compiler
# Upstream license specification: MIT OR Apache-2.0
@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.2.10-1
- Update to 0.2.10
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (standback-0.2.9.crate) = 79809f7bd00afd0e94c044a1f459ef689cfe8123a05774debfebfa084f0c42770f894e0228354fd47b498a24ed1a490f5cb8d6d2ad47441620a41949e6752f75
SHA512 (standback-0.2.10.crate) = 0de613d667944b9038732f7f145b520ba99079a2e268d4224f4db7ebccafff6e7bea9c421ace3b9abe24081f566e72cce70cd0f69b45fd8992afaeb6455784af

Loading…
Cancel
Save