Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-03-19 11:50:00 +02:00
parent 68f840ac65
commit 069b33bb31
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libphonenumber
Version: 8.13.30
Release: 1%{?dist}
Release: 1.rvre0%{?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
* Tue Mar 19 2024 David Abdurachmanov <davidlt@rivosinc.com> - 8.13.30-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)
* Fri Feb 09 2024 Packit <hello@packit.dev> - 8.13.30-1
- [maven-release-plugin] prepare release v8.13.30 (Mandali Reddy)
- Metadata updates for release 8.13.30 (#3398) (mandlil)