Hello community,

here is the log from the commit of package cloog-isl for openSUSE:Factory 
checked in at 2013-01-12 07:43:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloog-isl (Old)
 and      /work/SRC/openSUSE:Factory/.cloog-isl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cloog-isl", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cloog-isl/cloog-isl.changes      2012-07-22 
15:08:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cloog-isl.new/cloog-isl.changes 2013-01-12 
07:44:02.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Jan 11 12:22:15 UTC 2013 - rguent...@suse.com
+
+- Update to cloog version 0.18.0.
+  * Bumps SONAME to libcloog-isl4.
+  * Update to isl 0.11.1.
+  * Clast annotations for openmp and vectorization.
+  * Statement-wise loop separation.
+  * Clast traversal and node filtering support.
+  * Support for OpenSCoP coordinates extension.
+
+-------------------------------------------------------------------

Old:
----
  cloog-0.17.0.tar.gz

New:
----
  cloog-0.18.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cloog-isl.spec ++++++
--- /var/tmp/diff_new_pack.4ZouZ3/_old  2013-01-12 07:44:03.000000000 +0100
+++ /var/tmp/diff_new_pack.4ZouZ3/_new  2013-01-12 07:44:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package cloog-isl (Version 0.17.0)
+# spec file for package cloog-isl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:           cloog-isl
-Version:        0.17.0
-Release:        1
+Version:        0.18.0
+Release:        0
 Summary:        The Chunky Loop Generator
-Group:          Development/Languages/C and C++
 License:        LGPL-2.1
+Group:          Development/Languages/C and C++
 Url:            http://www.cloog.org/
-Source:         cloog-0.17.0.tar.gz
+Source:         cloog-0.18.0.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  gmp-devel
 BuildRequires:  isl-devel
@@ -37,22 +36,22 @@
 %package devel
 Summary:        Development tools for CLOOG
 Group:          Development/Languages/C and C++
-Requires:       libcloog-isl3 = %{version}-%{release}
 Requires:      isl-devel
+Requires:       libcloog-isl4 = %{version}-%{release}
 Conflicts:     cloog-devel
 
 %description devel
 Development tools and headers for the Chunky Loop Generator.
 
-%package -n libcloog-isl3
+%package -n libcloog-isl4
 Summary:        The CLOOG shared library using ISL
 Group:          Development/Languages/C and C++
 
-%description -n libcloog-isl3
+%description -n libcloog-isl4
 The shared library for the Chunky Loop Generator using the ISL backend.
 
 %prep
-%setup -q -n cloog-0.17.0
+%setup -q -n cloog-0.18.0
 
 %build
 %configure --disable-static --with-isl=system
@@ -66,17 +65,17 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig
 
-%post -n libcloog-isl3 -p /sbin/ldconfig
+%post -n libcloog-isl4 -p /sbin/ldconfig
 
-%postun -n libcloog-isl3 -p /sbin/ldconfig
+%postun -n libcloog-isl4 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root,-)
 %{_bindir}/cloog
 
-%files -n libcloog-isl3
+%files -n libcloog-isl4
 %defattr(-,root,root,-)
-%{_libdir}/libcloog-isl.so.3*
+%{_libdir}/libcloog-isl.so.4*
 
 %files devel
 %defattr(-,root,root,-)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.4ZouZ3/_old  2013-01-12 07:44:03.000000000 +0100
+++ /var/tmp/diff_new_pack.4ZouZ3/_new  2013-01-12 07:44:03.000000000 +0100
@@ -1,4 +1,4 @@
-libcloog-isl3
+libcloog-isl4
 cloog-isl-devel
   requires -cloog-isl-<targettype>
-  requires "libcloog-isl3-<targettype> = <version>"
+  requires "libcloog-isl4-<targettype> = <version>"

++++++ cloog-0.17.0.tar.gz -> cloog-0.18.0.tar.gz ++++++
++++ 423209 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to