Update to 0.3.0

epel9
Josh Stone 5 years ago
parent 9ac06a7311
commit b8e8dc4cf9

1
.gitignore vendored

@ -1,3 +1,4 @@
/fixedbitset-0.1.8.crate
/fixedbitset-0.1.9.crate
/fixedbitset-0.2.0.crate
/fixedbitset-0.3.0.crate

@ -5,8 +5,8 @@
%global crate fixedbitset
Name: rust-%{crate}
Version: 0.2.0
Release: 2%{?dist}
Version: 0.3.0
Release: 1%{?dist}
Summary: Simple bitset collection
# Upstream license specification: MIT/Apache-2.0
@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Wed May 06 2020 Josh Stone <jistone@redhat.com> - 0.3.0-1
- Update to 0.3.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (fixedbitset-0.2.0.crate) = 44642b270d52f71637a87e5311f70ac77baa2a377f94254d1bd728b4ff02a3176f3a5d07732c0c4fb9bf303dbeecf327432ae01e2779d966cc13b5fb97cbc28c
SHA512 (fixedbitset-0.3.0.crate) = edd2a2feae433bb2a3ebbc724bedfd5031eeb7756e8baabe5fe78d36f88eeb6126f2ed4a3ec14d63aeeed4d85b84dd11f0efd8b828628e715a4cdb02009747d1

Loading…
Cancel
Save