From 1d38037b36c3d121821ca7b770d0529bc8caba35 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 21:37:48 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- flex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flex.spec b/flex.spec index 44a7a04..0b6b831 100644 --- a/flex.spec +++ b/flex.spec @@ -1,7 +1,7 @@ Summary: A tool for creating scanners (text pattern recognizers) Name: flex Version: 2.5.35 -Release: 15%{?dist} +Release: 16%{?dist} License: BSD Group: Development/Tools URL: http://flex.sourceforge.net/ @@ -103,6 +103,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/*.a %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.5.35-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Mar 12 2012 Petr Machata - 2.5.35-15 - Rename flex-static to flex-devel so that it gets to repositories of minor multi-lib arch (i386 on x86_64 etc.)