From 2af9e6f2379f7aaae15778018daa7e8694a04738 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 08:15:34 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- newt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index 54e0782..27a0b08 100644 --- a/newt.spec +++ b/newt.spec @@ -2,7 +2,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.15 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: https://fedorahosted.org/newt/ @@ -97,6 +97,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %{python_sitearch}/*.py* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.52.15-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Apr 05 2013 Miroslav Lichvar - 0.52.15-2 - add missing whiptail options to help and man page