From 77f431122eb2f1c25150083fd32804630706d364 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 05:44:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libtirpc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtirpc.spec b/libtirpc.spec index 4600681..80e1475 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -2,7 +2,7 @@ Name: libtirpc Version: 1.2.6 -Release: 0%{?dist} +Release: 1%{?dist} Summary: Transport Independent RPC Library License: SISSL and BSD URL: http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary @@ -110,6 +110,9 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t %{_mandir}/*/* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.2.6-1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Apr 14 2020 Steve Dickson 1.2.6-0 - Updated to the latest upstream release: libtirpc-1-2-6 (bz 1822751)