Update to 0.2.12

epel9
Josh Stone 5 years ago
parent 3e143ffdcc
commit 440845e702

1
.gitignore vendored

@ -7,3 +7,4 @@
/bstr-0.2.9.crate
/bstr-0.2.10.crate
/bstr-0.2.11.crate
/bstr-0.2.12.crate

@ -5,7 +5,7 @@
%global crate bstr
Name: rust-%{crate}
Version: 0.2.11
Version: 0.2.12
Release: 1%{?dist}
Summary: String type that is not required to be valid UTF-8
@ -158,6 +158,9 @@ which use "unicode" feature of "%{crate}" crate.
%endif
%changelog
* Fri Mar 13 2020 Josh Stone <jistone@redhat.com> - 0.2.12-1
- Update to 0.2.12
* Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 0.2.11-1
- Update to 0.2.11

@ -1 +1 @@
SHA512 (bstr-0.2.11.crate) = c3533d55788a2e9c4c726e0a2ebc24c3641aaf71b51af788b62ca54ce42318d714d52373adf314c0c1b7371501e57414b0f4fff2e5bced78467fc4f214788917
SHA512 (bstr-0.2.12.crate) = 2d14ac85274814bb29439acf67c3aaf84ac32ad361dd6d2cbca58bf571c968f594eeb1443a632b625296929b84047652fc60ec39983c110737ba1950d88bce89

Loading…
Cancel
Save