Hello community,

here is the log from the commit of package openslide for openSUSE:Factory 
checked in at 2012-12-03 11:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openslide (Old)
 and      /work/SRC/openSUSE:Factory/.openslide.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openslide", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/openslide/openslide.changes      2012-11-02 
17:38:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openslide.new/openslide.changes 2012-12-03 
11:16:48.000000000 +0100
@@ -1,0 +2,11 @@
+Sun Dec  2 08:12:56 UTC 2012 - [email protected]
+
+- Update to version 3.3.2
+  * Fix seams in MIRAX 2.2 slides
+  * Fix associated image naming in single-level Aperio slides
+  * Stop decoding MIRAX tiles outside requested region
+  * Stop decoding unneeded tiles during tile-aligned accesses
+  * Increase Hamamatsu VMU tile size to reduce rendering overhead
+  * Document performance considerations for openslide_can_open()
+
+-------------------------------------------------------------------

Old:
----
  openslide-3.3.1.tar.xz

New:
----
  openslide-3.3.2.tar.xz

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

Other differences:
------------------
++++++ openslide.spec ++++++
--- /var/tmp/diff_new_pack.4z0Z5o/_old  2012-12-03 11:16:49.000000000 +0100
+++ /var/tmp/diff_new_pack.4z0Z5o/_new  2012-12-03 11:16:49.000000000 +0100
@@ -20,7 +20,7 @@
 %define libname lib%{name}
 
 Name:           openslide
-Version:        3.3.1
+Version:        3.3.2
 Release:        0
 Summary:        C library for reading virtual slides
 License:        LGPL-2.1
@@ -28,6 +28,7 @@
 Url:            http://openslide.org/
 Source0:        
http://github.com/downloads/openslide/openslide/%{name}-%{version}.tar.xz
 BuildRequires:  cairo-devel
+BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
@@ -85,6 +86,7 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+%fdupes -s doc/html/
 
 %clean
 rm -rf %{buildroot}

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

Reply via email to