We need to build it in the side tag

This commit is contained in:
Sérgio M. Basto 2023-09-02 22:49:34 +01:00
parent dd0e250752
commit 26029b8a9e
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libphonenumber
Version: 8.13.19
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
@ -78,6 +78,9 @@ popd
%changelog
* Sat Sep 02 2023 Sérgio Basto <sergio@serjux.com> - 8.13.19-2
- We need to build it in the side tag
* Sat Sep 02 2023 Sérgio Basto <sergio@serjux.com> - 8.13.19-1
- Update libphonenumber to 8.13.19 (#2221771)