Add riscv64 to RPM_ARCHES

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-09-01 16:04:19 +03:00
parent b000371a30
commit fb55fac285
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 6 additions and 1 deletions

View File

@ -9,13 +9,15 @@
Name: python-%{srcname}
Version: 1.36
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: Library providing parsers for metadata related to OS installation
License: LGPL-2.1-only
URL: https://github.com/release-engineering/productmd
Source0: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
Patch0: productmd_rpm_arches.patch
BuildArch: noarch
%global _description \
@ -102,6 +104,9 @@ Requires: python%{python3_pkgversion}-six
%endif
%changelog
* Fri Sep 01 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1.36-1.0.riscv64
- Add riscv64 to RPM_ARCHES
* Mon Jul 31 2023 Lubomír Sedlář <lsedlar@redhat.com> - 1.36-1
- New upstream release 1.36