automatic version update by autodist [release 1.2.4-1mamba;Fri Nov 19 2021]
This commit is contained in:
parent
83496fa210
commit
65d297cfa8
@ -1,5 +1,5 @@
|
|||||||
Name: python-libversion
|
Name: python-libversion
|
||||||
Version: 1.2.3
|
Version: 1.2.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python bindings for libversion, which provides fast, powerful and correct generic version string comparison algorithm
|
Summary: Python bindings for libversion, which provides fast, powerful and correct generic version string comparison algorithm
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,10 +11,8 @@ Source: https://pypi.debian.net/libversion/libversion-%{version}.tar.gz
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libversion-devel
|
BuildRequires: libversion-devel
|
||||||
BuildRequires: python3
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
@ -52,6 +50,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 19 2021 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user