automatic version update by autodist [release 0.24-1mamba;Sun May 02 2021]
This commit is contained in:
parent
c5467db5c6
commit
9785efa34b
11
libisl.spec
11
libisl.spec
@ -1,19 +1,18 @@
|
||||
Name: libisl
|
||||
Version: 0.22.1
|
||||
Version: 0.24
|
||||
Release: 1mamba
|
||||
Summary: Integer Set Library
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://isl.gforge.inria.fr/user.html
|
||||
URL: https://isl.gforge.inria.fr/user.html
|
||||
Source: http://isl.gforge.inria.fr/isl-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgmp-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
isl is a thread-safe C library for manipulating sets and relations of integer points bounded by affine constraints.
|
||||
@ -63,6 +62,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Sun May 02 2021 Automatic Build System <autodist@mambasoft.it> 0.24-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 0.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 03 2020 Automatic Build System <autodist@mambasoft.it> 0.22.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user