update to 0.4.12 [release 0.4.12-1mamba;Sun Jul 31 2016]
This commit is contained in:
parent
2192c6173b
commit
107df89052
@ -1,6 +1,6 @@
|
|||||||
Name: python-magic
|
Name: python-magic
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.4.11
|
Version: 0.4.12
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: File type identification using libmagic
|
Summary: File type identification using libmagic
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://github.com/ahupp/python-magic
|
URL: http://github.com/ahupp/python-magic
|
||||||
Source: https://pypi.python.org/packages/source/p/python-magic/python-magic-%{version}.tar.gz
|
Source: https://pypi.debian.net/python-magic/python-magic-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 31 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.12-1mamba
|
||||||
|
- update to 0.4.12
|
||||||
|
|
||||||
* Wed May 04 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.11-1mamba
|
* Wed May 04 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.11-1mamba
|
||||||
- update to 0.4.11
|
- update to 0.4.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user