From 3b3bbc2003b367e3562bcd185150f9bf25cc578d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:37:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libuninameslist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libuninameslist.spec b/libuninameslist.spec index 727c481..d0b8181 100644 --- a/libuninameslist.spec +++ b/libuninameslist.spec @@ -1,6 +1,6 @@ Name: libuninameslist Version: 20210626 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library providing Unicode character names and annotations @@ -50,6 +50,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_libdir}/pkgconfig/libuninameslist.pc %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 20210626-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jul 02 2021 Parag Nemade - 20210626-1 - Update to 20210626 version (#1976540)