SHA256
6
0
forked from pool/isl

- Update to ISL version 0.11

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/isl?expand=0&rev=5
This commit is contained in:
2012-12-04 15:41:39 +00:00
committed by Git OBS Bridge
parent ca2e447663
commit 2c15b2df52
4 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73980d8ea801f8aeff4ee57ee0be142f109f5a9f9e797d07fde02efe23b8151f
size 1076325

3
isl-0.11.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:34f5ee5c51f15ea589237f9d0869dcfb3b9bb2b194e2035dcdc95d6ea50d969a
size 1243338

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 4 15:37:14 UTC 2012 - rguenther@suse.com
- Update to ISL version 0.11
-------------------------------------------------------------------
Thu Sep 27 09:13:25 UTC 2012 - idonmez@suse.com

View File

@@ -19,13 +19,13 @@
%define islsover 10
Name: isl
Version: 0.10
Version: 0.11
Release: 0
Summary: Integer Set Library
License: LGPL-2.1
License: MIT
Group: Development/Languages/C and C++
Url: http://www.kotnet.org/~skimo/isl/
Source: isl-0.10.tar.bz2
Source: isl-0.11.tar.bz2
BuildRequires: gmp-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -50,7 +50,7 @@ Group: Development/Languages/C and C++
The shared library for the ISL.
%prep
%setup -q -n isl-0.10
%setup -q -n isl-0.11
%build
%configure