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