This commit is contained in:
Fedora Release Engineering 2024-01-25 03:13:38 +00:00
parent bfd07f9c34
commit 491a4fe5c6
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libphonenumber
Version: 8.13.28
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Library to handle international phone numbers
# 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
@ -80,6 +80,9 @@ popd
%changelog
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.13.28-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 8.13.28-5
- Always build as position-independent code (PIC)