Hello community,

here is the log from the commit of package ilmbase for openSUSE:Factory checked 
in at 2015-01-30 23:57:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ilmbase (Old)
 and      /work/SRC/openSUSE:Factory/.ilmbase.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ilmbase"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ilmbase/ilmbase.changes  2014-08-28 
10:02:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ilmbase.new/ilmbase.changes     2015-01-30 
23:57:10.000000000 +0100
@@ -1,0 +2,16 @@
+Fri Jan 23 18:18:29 UTC 2015 - [email protected]
+
+- updated openexr.keyring from the savannah project page.
+
+-------------------------------------------------------------------
+Wed Jan 21 14:53:49 UTC 2015 - [email protected]
+
+- Update to version 2.2.0
+   * Bumped version to track OpenEXR
+- Bump so_suffix to 2_2-12 and libHalf11 to libHalf12 according to
+  upstream changes
+- removed arm-build.diff: upstream?
+- removed fix-i586.patch: upstream?
+- Bump so version in baselibs.conf
+
+-------------------------------------------------------------------

Old:
----
  arm-build.diff
  fix-i586.patch
  ilmbase-2.1.0.tar.gz
  ilmbase-2.1.0.tar.gz.sig

New:
----
  ilmbase-2.2.0.tar.gz
  ilmbase-2.2.0.tar.gz.sig

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

Other differences:
------------------
++++++ ilmbase.spec ++++++
--- /var/tmp/diff_new_pack.EeuHjJ/_old  2015-01-30 23:57:11.000000000 +0100
+++ /var/tmp/diff_new_pack.EeuHjJ/_new  2015-01-30 23:57:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ilmbase
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,10 +16,10 @@
 #
 
 
-%global so_suffix -2_1-11
+%global so_suffix -2_2-12
 
 Name:           ilmbase
-Version:        2.1.0
+Version:        2.2.0
 Release:        0
 Summary:        Base library for ILM software (OpenEXR)
 License:        BSD-3-Clause
@@ -29,9 +29,8 @@
 Source0:        
http://download.savannah.nongnu.org/releases/openexr/%{name}-%{version}.tar.gz
 Source1:        
http://download.savannah.nongnu.org/releases/openexr/%{name}-%{version}.tar.gz.sig
 Source2:        baselibs.conf
+# 
https://savannah.nongnu.org/project/memberlist-gpgkeys.php?group=openexr&download=1
 Source3:        ilmbase.keyring
-Patch0:         arm-build.diff
-Patch1:         fix-i586.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -57,7 +56,7 @@
 * Iex is an exception-handling library.
 
 %package devel
-Requires:       libHalf11
+Requires:       libHalf12
 Requires:       libIex%{so_suffix}
 Requires:       libIexMath%{so_suffix}
 Requires:       libIlmThread%{so_suffix}
@@ -87,19 +86,19 @@
 %_libdir/libIexMath.so
 %_libdir/pkgconfig/IlmBase.pc
 
-%package -n libHalf11
+%package -n libHalf12
 Summary:        Base library for ILM software (OpenEXR)
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 
-%description -n libHalf11
+%description -n libHalf12
 %{summary}.
 
-%post -n libHalf11 -p /sbin/ldconfig
+%post -n libHalf12 -p /sbin/ldconfig
 
-%postun -n libHalf11 -p /sbin/ldconfig
+%postun -n libHalf12 -p /sbin/ldconfig
 
-%files -n libHalf11
+%files -n libHalf12
 %defattr(-,root,root,-)
 %{_libdir}/libHalf.so.*
 
@@ -168,10 +167,7 @@
 %{_libdir}/libImath*.so.*
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:1}}
 %setup -q
-%patch0
-%patch1 -p1
 
 # remove a non unix READMEs
 rm README.win32
@@ -188,14 +184,9 @@
 
 %check
 #XXX: workaround for a build fail with gcc45 with -02 on i586
-%if 0%{?suse_version} >= 1130
 %ifarch %ix86
 make CXXFLAGS="`echo "%{optflags}" | sed 's/O2/O1/'`" check
 %endif
-%endif
 make check
 
-%clean
-rm -rf %{buildroot}
-
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.EeuHjJ/_old  2015-01-30 23:57:11.000000000 +0100
+++ /var/tmp/diff_new_pack.EeuHjJ/_new  2015-01-30 23:57:11.000000000 +0100
@@ -1,7 +1,7 @@
-libHalf11
-libImath-2_1-11
-libIlmThread-2_1-11
-libIexMath-2_1-11
-libIex-2_1-11
+libHalf12
+libImath-2_2-12
+libIlmThread-2_2-12
+libIexMath-2_2-12
+libIex-2_2-12
     obsoletes "IlmBase-<targettype> < <version>"
 

++++++ ilmbase-2.1.0.tar.gz -> ilmbase-2.2.0.tar.gz ++++++
++++ 28170 lines of diff (skipped)

++++++ ilmbase.keyring ++++++
Files /var/tmp/diff_new_pack.EeuHjJ/_old and /var/tmp/diff_new_pack.EeuHjJ/_new 
differ

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to