From 2353b98fdfbaf56cda72cfa2d3fbb19a4c808439 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Wed, 13 Jan 2021 16:57:49 +0100 Subject: [PATCH] Rebuilt for protobuf 3.14 --- libphonenumber.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libphonenumber.spec b/libphonenumber.spec index 2216f45..623cfbb 100644 --- a/libphonenumber.spec +++ b/libphonenumber.spec @@ -1,6 +1,6 @@ Name: libphonenumber Version: 8.12.11 -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 @@ -59,6 +59,9 @@ find %{buildroot} -name '*.la' -delete %changelog +* Wed Jan 13 16:57:48 CET 2021 Adrian Reber - 8.12.11-2 +- Rebuilt for protobuf 3.14 + * Fri Oct 30 2020 Nikhil Jha - 8.12.11-1 - Update to 8.12.11