* Fri Dec 04 2015 sweet_f_a@gmx.de
- Update to 2.11:
* bug fixes
* add support for additional #if/#elif operators
* improve portability to Windows
* Tue Feb 25 2014 sweet_f_a@gmx.de
- Update to 2.10:
* fix a bug in the -f option's support for #undef directives
* improve portability to Windows
* Mon Jun 10 2013 pth@suse.de
- Update to 2.9:
* further debugging improvements
* improve indirect macro definitions
* Note in the debug output when a macro value is updated.
* Do not change a macro from defined to undefined.
* Recursive definitions no longer cause a loop.
* support for simple macro value indirection
* Mon May 06 2013 sweet_f_a@gmx.de
- update to 2.8:
* read #define and #undef preprocessor directives from auxiliary
header-like files given with the -f command line option.
* you can use -f instead of or in addition to the -D and -U options
* test suite fixes
- remove unifdef-2.7-tests-fix-multimissing.sh.patch
- fix broken (out-commented) rpm description text
* Tue Apr 02 2013 sweet_f_a@gmx.de
- update to 2.7:
* process multiple files with one invocation
* include filenames on #line directives when appropriate.
* experimental support for Windows, feedback from Windows
developers is welcome
* various bug fixes
- add unifdef-2.7-tests-fix-multimissing.sh.patch
* Mon Jan 16 2012 sweet_f_a@gmx.de
- update to 2.6 using the latest fork of the original NetBSD
project
- license changed to BSD-2-Clause
* Fri Dec 02 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Fri Feb 16 2007 pth@suse.de
- Redo cleanup patch to get unifdef working again.
* Fri Sep 29 2006 pth@suse.de
- Remove nasm from BuildRequires.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Nov 07 2005 pth@suse.de
- Fix defattr
* Sat Nov 05 2005 dmueller@suse.de
- fix filelist
* Wed Nov 02 2005 dmueller@suse.de
- don't build as root
* Fri Jan 07 2005 pth@suse.de
- Initial package creation
- clean up the code.
- autoconfiscate the package