automatic version update by autodist [release 0.4.23-1mamba;Wed Jun 02 2021]
This commit is contained in:
parent
89299651da
commit
727cea5f9e
@ -1,6 +1,6 @@
|
||||
Name: python-magic
|
||||
Epoch: 1
|
||||
Version: 0.4.22
|
||||
Version: 0.4.23
|
||||
Release: 1mamba
|
||||
Summary: File type identification using libmagic
|
||||
Group: System/Libraries
|
||||
@ -11,10 +11,8 @@ URL: https://github.com/ahupp/python-magic
|
||||
Source: https://pypi.debian.net/python-magic/python-magic-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: python >= %python_version
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -41,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Automatic Build System <autodist@mambasoft.it> 0.4.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 0.4.22-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user