Update to 0.1.11

epel9
Josh Stone 5 years ago
parent aca363c3c1
commit e95859fac9

1
.gitignore vendored

@ -3,3 +3,4 @@
/stacker-0.1.7.crate
/stacker-0.1.8.crate
/stacker-0.1.9.crate
/stacker-0.1.11.crate

@ -5,8 +5,8 @@
%global crate stacker
Name: rust-%{crate}
Version: 0.1.9
Release: 3%{?dist}
Version: 0.1.11
Release: 1%{?dist}
Summary: Stack growth library useful when implementing deeply recursive algorithms
# Upstream license specification: MIT/Apache-2.0
@ -75,6 +75,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Update to 0.1.11
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (stacker-0.1.9.crate) = 83472159edaf4744bc8080c3fba28aa3fb9aaa7eeac79ea9727646b7a2514af09d13b01954458e2ad0a194397d29f2ba58a62264bdbfbe32fe96288797c47e73
SHA512 (stacker-0.1.11.crate) = bfed19742965526bbeb5df6bb930ccdb4d452a03647188dbc60baf0caf99b6777338f5c60bbfc0907fcb7ed5999c6fbc6d9936d0b7fb29d5ced0b2055bcfd50f

Loading…
Cancel
Save