From 491a4fe5c6664d868d81ea2fdefbbc0558efdb48 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 03:13:38 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libphonenumber.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libphonenumber.spec b/libphonenumber.spec index a1460da..bb86954 100644 --- a/libphonenumber.spec +++ b/libphonenumber.spec @@ -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 - 8.13.28-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Benjamin A. Beasley - 8.13.28-5 - Always build as position-independent code (PIC)