commit isl for openSUSE:Factory
Hello community, here is the log from the commit of package isl for openSUSE:Factory checked in at 2012-12-28 15:01:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/isl (Old) and /work/SRC/openSUSE:Factory/.isl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "isl", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/isl/isl.changes 2012-09-29 15:32:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.isl.new/isl.changes 2012-12-28 15:01:55.000000000 +0100 @@ -1,0 +2,14 @@ +Mon Dec 17 13:20:59 UTC 2012 - rguenther@suse.com + +- Update to ISL version 0.11.1 + * fixes endianess issue + * now comes with a LICENSE file + +------------------------------------------------------------------- +Tue Dec 4 15:37:14 UTC 2012 - rguenther@suse.com + +- Update to ISL version 0.11 + * license change to MIT + * add support for code generation + +------------------------------------------------------------------- Old: ---- isl-0.10.tar.bz2 New: ---- isl-0.11.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ isl.spec ++++++ --- /var/tmp/diff_new_pack.iKzpNl/_old 2012-12-28 15:01:56.000000000 +0100 +++ /var/tmp/diff_new_pack.iKzpNl/_new 2012-12-28 15:01:56.000000000 +0100 @@ -19,15 +19,15 @@ %define islsover 10 Name: isl -Version: 0.10 +Version: 0.11.1 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 BuildRequires: gmp-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source: isl-%{version}.tar.bz2 %description ISL is a library for manipulating sets and relations of integer points @@ -50,7 +50,7 @@ The shared library for the ISL. %prep -%setup -q -n isl-0.10 +%setup -q -n isl-%{version} %build %configure ++++++ isl-0.10.tar.bz2 -> isl-0.11.1.tar.bz2 ++++++ ++++ 51657 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de