* Tue Sep 26 2017 jmatejek@suse.com
- converted to singlespec, dropped separate python3-magic spec file
- moved python build instructions from file.spec to python-magic.spec
- do not need to build the binary parts in order to build the python part
- removed inlining of %defines from file.spec because it is unreliable
in presence of parametrized macros
- added provides: python-file-magic to comply with the python package
naming policy
* Wed Apr 20 2016 werner@suse.de
- Add Build Require python-setuptools
* Mon Apr 18 2016 werner@suse.de
- Now it's file 5.26
* Tue Feb 16 2016 rolf@rotkraut.de
- Make the python command a macro.
- Remove %py_requires.
- Add dependency on libmagic.
* Thu Jan 21 2016 dmueller@suse.com
- add file-5.25-avoid-double-evaluation-in-python-bindings.dif (bsc#949905)
* Sun Oct 04 2015 astieger@suse.com
- file 5.25:
* add a limit to the length of regex searches
* fix problems with --parameter
* Tue Jul 14 2015 werner@suse.de
- adapt version in specfile to 5.24
* Thu Jun 11 2015 werner@suse.de
- adapt version in specfile to 5.23
* Tue Jan 20 2015 werner@suse.de
- adapt version in specfile to 5.22
* Wed Dec 17 2014 werner@suse.de
- adapt version in specfile to 5.21
* Mon Oct 13 2014 werner@suse.de
- adapt version in specfile to 5.20
* Wed Jun 25 2014 werner@suse.de
- adapt version in specfile to 5.19
* Fri Feb 28 2014 ro@suse.de
- adapt version in specfile to 5.17
* Sun Feb 23 2014 andreas.stieger@gmx.de
- Update python-magic to file version 5.17 (bug fix release)
* Count recursion levels through indirect magic
* Prevent infinite recursion on files with indirect offsets of 0
* Add -E flag that makes file print filesystem errors to stderr
and exit.
* mime printing could print results from multiple magic entries
if there were multiple matches.
* in some cases overflow was not detected when computing offsets
in softmagic.
* use strcasestr() to for cdf strings
* reset to the "C" locale while doing regex operations, or case
insensitive comparisons; this is provisional
* Mon Dec 02 2013 werner@suse.de
- Make it ready for file 5.16
* Tue Oct 01 2013 werner@suse.de
- Make it ready for file 5.15
* Tue Mar 12 2013 idonmez@suse.com
- Run pre_checkin.sh
* Tue Mar 27 2012 aj@suse.de
- ran pre_checkin.sh
* Sun Sep 18 2011 jengelh@medozas.de
- Apply packaging guidelines (remove redundant/obsolete
tags/sections from specfile, etc.)
* Mon Aug 29 2011 coolo@novell.com
- ran pre_checkin.sh