Update to 0.4.2

epel9
Josh Stone 6 years ago
parent c41e64e31a
commit d45c30dd1d

1
.gitignore vendored

@ -1,2 +1,3 @@
/slab-0.4.0.crate /slab-0.4.0.crate
/slab-0.4.1.crate /slab-0.4.1.crate
/slab-0.4.2.crate

@ -5,8 +5,8 @@
%global crate slab %global crate slab
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.1 Version: 0.4.2
Release: 2%{?dist} Release: 1%{?dist}
Summary: Pre-allocated storage for a uniform data type Summary: Pre-allocated storage for a uniform data type
License: MIT License: MIT
@ -64,6 +64,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Jan 14 2019 Josh Stone <jistone@redhat.com> - 0.4.2-1
- Update to 0.4.2
* Thu Nov 08 2018 Josh Stone <jistone@redhat.com> - 0.4.1-2 * Thu Nov 08 2018 Josh Stone <jistone@redhat.com> - 0.4.1-2
- Adapt to new packaging - Adapt to new packaging

@ -1 +1 @@
SHA512 (slab-0.4.1.crate) = ff8a967579f8d91548c03002f05f6612c6660796cd6fc35b325994f9bd48148ae124d58d9b991fe0b1d7bc111e9a6e43d4ae0be7a31a9faa126ef96ce82a248f SHA512 (slab-0.4.2.crate) = f9fd70d0cc5180393cebbe87fe984de0c103db1c2c2648fb7a0ee22cdabf37a7338fd511538f00e9a5564365cce2879afe19bf77c435870197bd6cafef5d6661

Loading…
Cancel
Save