From d2653ce556e8fe8f42e89d530257bb93cd432a24 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 4 Feb 2024 09:27:28 -0500 Subject: [PATCH] Rebuilt for abseil-cpp-20240116.0 --- libphonenumber.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libphonenumber.spec b/libphonenumber.spec index fbad21b..991d036 100644 --- a/libphonenumber.spec +++ b/libphonenumber.spec @@ -1,6 +1,6 @@ Name: libphonenumber Version: 8.13.29 -Release: 1%{?dist} +Release: 2%{?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 +* Sun Feb 04 2024 Benjamin A. Beasley - 8.13.29-2 +- Rebuilt for abseil-cpp-20240116.0 + * Fri Feb 02 2024 Packit - 8.13.29-1 - [maven-release-plugin] prepare release v8.13.29 (Kavitha Keshava) - Metadata updates for release 8.13.29 (#3395) (kkeshava)