Rebuild for ICU 69

This commit is contained in:
Pete Walter 2021-05-19 21:12:31 +01:00
parent c29a22ff2a
commit 48fc809af7

View File

@ -1,6 +1,6 @@
Name: libphonenumber Name: libphonenumber
Version: 8.12.11 Version: 8.12.11
Release: 5%{?dist} Release: 6%{?dist}
Summary: Library to handle international phone numbers Summary: Library to handle international phone numbers
# The project itself is ASL 2.0 but contains files from Chromium which are BSD and MIT. # The project itself is ASL 2.0 but contains files from Chromium which are BSD and MIT.
License: ASL 2.0 and BSD and MIT License: ASL 2.0 and BSD and MIT
@ -59,6 +59,9 @@ find %{buildroot} -name '*.la' -delete
%changelog %changelog
* Wed May 19 2021 Pete Walter <pwalter@fedoraproject.org> - 8.12.11-6
- Rebuild for ICU 69
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 8.12.11-5 * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 8.12.11-5
- Rebuilt for removed libstdc++ symbol (#1937698) - Rebuilt for removed libstdc++ symbol (#1937698)