Update to 0.1.3

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

1
.gitignore vendored

@ -1 +1,2 @@
/bstr-0.1.2.crate /bstr-0.1.2.crate
/bstr-0.1.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm # Generated by rust2rpm-9-1.fc31
%bcond_with check %bcond_with check
%global debug_package %{nil} %global debug_package %{nil}
%global crate bstr %global crate bstr
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.2 Version: 0.1.3
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
@ -158,5 +158,8 @@ which use "unicode" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon May 13 00:04:18 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.3-1
- Update to 0.1.3
* Tue Apr 16 08:29:15 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.2-1 * Tue Apr 16 08:29:15 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.2-1
- Initial package - Initial package

@ -1 +1 @@
SHA512 (bstr-0.1.2.crate) = 93e57b17e06c9f67179e31338a7fd8f69ad7e807955d8483ac781208edf59339e89b8e11223d79b2b640a1679d61e2d4c7ca15ca6fab602b97b8558757f2899b SHA512 (bstr-0.1.3.crate) = 895113bb6358c8bbd24661989c4ba61e86ce5129576479e4aed3dc2aa8639ebb6085ef3af95be30387b172cc4b1f0897c12b0f699bb59056ac5b00db7086e53f

Loading…
Cancel
Save