Update to 0.2.8

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent 02dda02277
commit db15ca348c
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -3,3 +3,4 @@
/bstr-0.1.4.crate /bstr-0.1.4.crate
/bstr-0.2.1.crate /bstr-0.2.1.crate
/bstr-0.2.6.crate /bstr-0.2.6.crate
/bstr-0.2.8.crate

@ -5,7 +5,7 @@
%global crate bstr %global crate bstr
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.6 Version: 0.2.8
Release: 1%{?dist} Release: 1%{?dist}
Summary: String type that is not required to be valid UTF-8 Summary: String type that is not required to be valid UTF-8
@ -155,6 +155,9 @@ which use "unicode" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Sep 01 17:09:25 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.8-1
- Update to 0.2.8
* Sun Jul 28 17:34:32 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-1 * Sun Jul 28 17:34:32 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-1
- Update to 0.2.6 - Update to 0.2.6

@ -1 +1 @@
SHA512 (bstr-0.2.6.crate) = e5a4dd8061208bd153052fc991d827e96f5d3358ffde84c68d4fcee4ef5ec65de4482795f4d4fcdd5b2b4cea4b69a7e35e369f09a476ab536ecec54aa8d051d4 SHA512 (bstr-0.2.8.crate) = 9e8786b68c03f059e4182046e7650b6f90431927c26c49fcdd4af3cb464092108fb2f64fdc2da1fe1d1121705ac8a21c68485b0517f3dd32040aab754f88944d

Loading…
Cancel
Save