From 534f0d14ddeab8e2c76a759bf07613b2a75ca052 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Tue, 23 May 2023 10:49:35 +0300 Subject: [PATCH] Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: Signed-off-by: David Abdurachmanov --- SDL_sound.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SDL_sound.spec b/SDL_sound.spec index 531428c..7fd504d 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -1,6 +1,6 @@ Name: SDL_sound Version: 1.0.3 -Release: 33%{?dist} +Release: 33.rvre0%{?dist} Summary: Library handling decoding of several popular sound file formats License: LGPLv2+ URL: http://www.icculus.org/SDL_sound @@ -106,6 +106,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %changelog +* Tue May 23 2023 David Abdurachmanov - 1.0.3-33.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Wed Jan 18 2023 Fedora Release Engineering - 1.0.3-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild