Update to 0.1.8

epel9
Josh Stone 5 years ago
parent 26845f259c
commit 260df2a114

1
.gitignore vendored

@ -2,3 +2,4 @@
/ucd-parse-0.1.4.crate
/ucd-parse-0.1.5.crate
/ucd-parse-0.1.6.crate
/ucd-parse-0.1.8.crate

@ -5,8 +5,8 @@
%global crate ucd-parse
Name: rust-%{crate}
Version: 0.1.6
Release: 2%{?dist}
Version: 0.1.8
Release: 1%{?dist}
Summary: Library for parsing data files in the Unicode character database
# Upstream license specification: MIT/Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Mar 13 2020 Josh Stone <jistone@redhat.com> - 0.1.8-1
- Update to 0.1.8
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (ucd-parse-0.1.6.crate) = 54d2d92dc78df7ce569f382141c995d0f6ba2cd1ca9046dbc9a90af8326cd6e77562febb3753710b63c8cbfa47f52b7315183afc625da1792ac36969364ecab5
SHA512 (ucd-parse-0.1.8.crate) = 7ced1c71b6d9b8e2319ed6e5220a90bfd3fa438b0bbb0bc9cfedcfdbd4105a14d087bb59c33f2c93b2151ac4e1ec8540878ae2b37c8ec4bfa550944d7a19d07e

Loading…
Cancel
Save