Bump for rebuild

This commit is contained in:
Petr Machata 2012-10-26 16:37:23 +02:00
parent d59e4fdce9
commit e634b42c58

View File

@ -1,7 +1,7 @@
Summary: A tool for creating scanners (text pattern recognizers)
Name: flex
Version: 2.5.36
Release: 1%{?dist}
Release: 2%{?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.
@ -120,6 +120,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_datadir}/doc/flex-doc-%{version}
%changelog
* Fri Oct 26 2012 Petr Machata <pmachata@redhat.com> - 2.5.36-2
- Bump for rebuild
* Tue Jul 31 2012 Petr Machata <pmachata@redhat.com> - 2.5.36-1
- Rebase to 2.5.36
- Drop flex-2.5.35-sign.patch, flex-2.5.35-hardening.patch,