This commit is contained in:
Jesse Keating 2009-07-24 16:54:55 +00:00
parent cb8851ea5c
commit 22551b5d67

View File

@ -39,7 +39,7 @@
Summary: ANother Tool for Language Recognition
Name: antlr
Version: 2.7.7
Release: 5%{?dist}
Release: 6%{?dist}
Epoch: 0
License: Public Domain
URL: http://www.antlr.org/
@ -311,6 +311,9 @@ fi
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Mar 20 2009 Deepak Bhole <dbhole@redhat.com> - 0:2.7.7-5
- Include cstdio in CharScanner.hpp (needed to build with GCC 4.4)
- Merge changes from includestrings patch into the above one