File python-magic.changes of Package file
-------------------------------------------------------------------
Tue Jan 10 13:28:15 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Enable tests for python-magic (not python-python-magic) 
-------------------------------------------------------------------
Tue Jan 10 08:29:12 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Run pre_checkin.sh to get correct source tar ball
-------------------------------------------------------------------
Mon Jan  9 14:29:09 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Update to 5.44
-------------------------------------------------------------------
Mon Dec 12 08:58:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
- switch to pkgconfig(zlib) so that alternative providers can be
  used
-------------------------------------------------------------------
Wed Sep 14 09:00:26 UTC 2022 - Dr. Werner Fink <werner@suse.de>
- Update to 5.43 due to Dirk
-------------------------------------------------------------------
Sat Mar 19 18:01:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
- spec-cleaner run 
-------------------------------------------------------------------
Tue Oct 19 09:55:47 UTC 2021 - Dr. Werner Fink <werner@suse.de>
- Update to 5.41
-------------------------------------------------------------------
Sat Apr  3 07:32:11 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 5.40:
  * file 5.40, no changes specific to python-magic
-------------------------------------------------------------------
Wed Jun 17 14:03:49 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 5.39 
-------------------------------------------------------------------
Tue Dec 17 09:59:08 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Correct version of file which is now 5.38
-------------------------------------------------------------------
Mon Oct 14 13:40:13 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Let python-magic build with latest rpm
-------------------------------------------------------------------
Wed May 29 06:08:37 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Correct version of file which is now 5.37 
-------------------------------------------------------------------
Thu Feb 21 07:18:57 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Correct version of file which is now 5.36 
-------------------------------------------------------------------
Thu Oct 25 06:09:52 UTC 2018 - Dr. Werner Fink <werner@suse.de>
- Correct version of file which is now 5.35
-------------------------------------------------------------------
Wed Jun 13 07:49:54 UTC 2018 - werner@suse.de
- Correct version of file which is now 5.33 
-------------------------------------------------------------------
Tue Sep 26 15:17:29 UTC 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 08:49:18 UTC 2016 - werner@suse.de
- Add Build Require python-setuptools
-------------------------------------------------------------------
Mon Apr 18 12:21:12 UTC 2016 - werner@suse.de
- Now it's file 5.26 
-------------------------------------------------------------------
Tue Feb 16 12:41:14 UTC 2016 - rolf@rotkraut.de
- Make the python command a macro.
- Remove %py_requires.
- Add dependency on libmagic.
-------------------------------------------------------------------
Thu Jan 21 11:32:14 UTC 2016 - dmueller@suse.com
- add file-5.25-avoid-double-evaluation-in-python-bindings.dif (bsc#949905)
-------------------------------------------------------------------
Sun Oct  4 15:55:51 UTC 2015 - astieger@suse.com
- file 5.25:
  * add a limit to the length of regex searches
  * fix problems with --parameter
-------------------------------------------------------------------
Tue Jul 14 14:16:29 UTC 2015 - werner@suse.de
- adapt version in specfile to 5.24 
-------------------------------------------------------------------
Thu Jun 11 15:15:34 UTC 2015 - werner@suse.de
- adapt version in specfile to 5.23 
-------------------------------------------------------------------
Tue Jan 20 11:11:43 UTC 2015 - werner@suse.de
- adapt version in specfile to 5.22 
-------------------------------------------------------------------
Wed Dec 17 13:13:59 UTC 2014 - werner@suse.de
- adapt version in specfile to 5.21
-------------------------------------------------------------------
Mon Oct 13 13:19:32 UTC 2014 - werner@suse.de
- adapt version in specfile to 5.20 
-------------------------------------------------------------------
Wed Jun 25 09:07:13 UTC 2014 - werner@suse.de
- adapt version in specfile to 5.19
-------------------------------------------------------------------
Fri Feb 28 11:17:12 CET 2014 - ro@suse.de
- adapt version in specfile to 5.17
-------------------------------------------------------------------
Sun Feb 23 20:34:25 UTC 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  2 11:31:12 UTC 2013 - werner@suse.de
- Make it ready for file 5.16
-------------------------------------------------------------------
Tue Oct  1 10:43:20 UTC 2013 - werner@suse.de
- Make it ready for file 5.15 
-------------------------------------------------------------------
Tue Mar 12 10:37:20 UTC 2013 - idonmez@suse.com
- Run pre_checkin.sh
-------------------------------------------------------------------
Tue Mar 27 07:57:55 UTC 2012 - aj@suse.de
- ran pre_checkin.sh
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)
-------------------------------------------------------------------
Mon Aug 29 11:17:14 UTC 2011 - coolo@novell.com
- ran pre_checkin.sh
-------------------------------------------------------------------
Tue Apr 15 11:58:17 CEST 2008 - werner@suse.de
- Also change version number in python-magic.spec
-------------------------------------------------------------------
Mon Jan 28 18:10:23 CET 2008 - rguenther@suse.de
- Split off from file.