From 7c0a0b5163168e7ecbfceeafa0d786176d1398a4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 05:53:06 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- expect.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/expect.spec b/expect.spec index ba110c0..b31ca4e 100644 --- a/expect.spec +++ b/expect.spec @@ -5,7 +5,7 @@ Summary: A program-script interaction and testing utility Name: expect Version: %{majorver} -Release: 19%{?dist} +Release: 20%{?dist} License: Public Domain Group: Development/Languages # URL: probably more useful is http://sourceforge.net/projects/expect/ @@ -180,6 +180,9 @@ rm -rf "$RPM_BUILD_ROOT" %{_mandir}/man1/tknewsbiff.1* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 5.45-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed May 20 2015 Vitezslav Crhonek - 5.45-19 - Use different and probably better approach of fixing segfaults if Tcl is built with stubs and Expect is used directly from C program