diff --git a/glibc.spec b/glibc.spec index 968d15d..7cf8ebd 100644 --- a/glibc.spec +++ b/glibc.spec @@ -160,7 +160,7 @@ Version: %{glibcversion} # generator to make the generated requires interchangeable between Rawhide # and ELN (.elnYY < .fcXX). %global baserelease 1 -Release: %{baserelease}%{?dist} +Release: %{baserelease}.rvre0%{?dist} # In general, GPLv2+ is used by programs, LGPLv2+ is used for # libraries. @@ -2194,6 +2194,9 @@ update_gconv_modules_cache () %files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared %changelog +* Mon Apr 17 2023 David Abdurachmanov - 2.37-1.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Sat Feb 04 2023 Carlos O'Donell - 2.37-1 - Drop already included glibc-dprintf-length.patch patch. - Apply glibc-printf-grouping-swbz30068.patch to fix swbz#30068.