From c3a70b341f0ba174ebe28dd77ce9194f12a7fff4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 20:35:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- flex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flex.spec b/flex.spec index a3f7d0f..2364e88 100644 --- a/flex.spec +++ b/flex.spec @@ -3,7 +3,7 @@ Summary: A tool for creating scanners (text pattern recognizers) Name: flex Version: 2.5.39 -Release: 3%{?dist} +Release: 4%{?dist} # parse.c and parse.h are under GPLv3+ with exception which allows # relicensing. Since flex is shipped under BDS-style license, # let's assume that the relicensing was done. @@ -134,6 +134,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_pkgdocdir} %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 2.5.39-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Oct 29 2015 Patsy Franklin - 2.5.39-3 - Remove obsolete patches from git repository. (BZ #1238860)