Update to 0.2.6

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/bstr-0.1.3.crate /bstr-0.1.3.crate
/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

@ -5,8 +5,8 @@
%global crate bstr %global crate bstr
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.1 Version: 0.2.6
Release: 2%{?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
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -155,6 +155,9 @@ which use "unicode" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sun Jul 28 17:34:32 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.6-1
- Update to 0.2.6
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (bstr-0.2.1.crate) = 65cce5519d7488f22caeb08b1632ac2db21895edf46ca586b74057dbe006e0ff4de7efb78e2c1d9c19919bbdb85383cd09a2702d8590c4fa921819c39eede824 SHA512 (bstr-0.2.6.crate) = e5a4dd8061208bd153052fc991d827e96f5d3358ffde84c68d4fcee4ef5ec65de4482795f4d4fcdd5b2b4cea4b69a7e35e369f09a476ab536ecec54aa8d051d4

Loading…
Cancel
Save