Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 4 years ago
parent 8d98cc764a
commit 96cfcbd106

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.2 Version: 0.2.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Determine whether characters have XID_Start/XID_Continue properties Summary: Determine whether characters have XID_Start/XID_Continue properties
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -96,6 +96,9 @@ which use "no_std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Apr 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.2-1 * Fri Apr 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.2-1
- Update to version 0.2.2. - Update to version 0.2.2.
- Fixes RHBZ#1955370 - Fixes RHBZ#1955370

Loading…
Cancel
Save