update to 0.25 [release 0.25-1mamba;Sat Jul 23 2022]
This commit is contained in:
parent
9785efa34b
commit
4fb0f0ab1f
14
libisl.spec
14
libisl.spec
@ -1,13 +1,13 @@
|
|||||||
Name: libisl
|
Name: libisl
|
||||||
Version: 0.24
|
Version: 0.25
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Integer Set Library
|
Summary: Integer Set Library
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://isl.gforge.inria.fr/user.html
|
URL: https://sourceforge.net/projects/libisl
|
||||||
Source: http://isl.gforge.inria.fr/isl-%{version}.tar.xz
|
Source: https://sourceforge.net/projects/libisl/files/isl-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -34,7 +34,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
%make V=1
|
|
||||||
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -62,6 +63,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 23 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.25-1mamba
|
||||||
|
- update to 0.25
|
||||||
|
|
||||||
* Sun May 02 2021 Automatic Build System <autodist@mambasoft.it> 0.24-1mamba
|
* Sun May 02 2021 Automatic Build System <autodist@mambasoft.it> 0.24-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user