Hello community,

here is the log from the commit of package tumbler for openSUSE:Factory checked 
in at 2015-03-09 10:06:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tumbler (Old)
 and      /work/SRC/openSUSE:Factory/.tumbler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tumbler"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tumbler/tumbler.changes  2014-05-27 
18:23:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tumbler.new/tumbler.changes     2015-03-09 
10:06:54.000000000 +0100
@@ -1,0 +2,14 @@
+Sat Feb 28 21:47:18 UTC 2015 - g...@opensuse.org
+
+- update to version 0.1.31
+  - use $XDG_CACHE_HOME/thumbnails as per spec change (bxo#10613)
+  - move xdt m4 macros into separate directory
+  - update xdt m4 macros
+  - bump autotools requirements
+  - fix IT_PROG_INTLTOOL warning
+  - fix all m4 warnings
+  - enable support for video/webm in ffmpeg thumbnailer plugin
+    (bxo#10360)
+  - translation updates
+
+-------------------------------------------------------------------

Old:
----
  tumbler-0.1.30.tar.bz2

New:
----
  tumbler-0.1.31.tar.bz2

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

Other differences:
------------------
++++++ tumbler.spec ++++++
--- /var/tmp/diff_new_pack.P12JsH/_old  2015-03-09 10:06:55.000000000 +0100
+++ /var/tmp/diff_new_pack.P12JsH/_new  2015-03-09 10:06:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tumbler
 #
-# 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,12 +16,10 @@
 #
 
 
-%bcond_with libffmpegthumbnailer
-
 %define libname libtumbler-1-0
-
+%bcond_with libffmpegthumbnailer
 Name:           tumbler
-Version:        0.1.30
+Version:        0.1.31
 Release:        0
 Summary:        Thumbnail Management for Xfce
 License:        GPL-2.0+ and LGPL-2.1+
@@ -114,15 +112,12 @@
 %install
 %make_install
 
-find %{buildroot}%{_libdir} -name '*.la' | xargs rm -f
+find %{buildroot} -type f -name "*.la" -delete -print
 
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
 
 %find_lang %{name} %{?no_lang_C}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig
@@ -157,6 +152,7 @@
 %{_libdir}/libtumbler-1.so.*
 
 %files lang  -f %{name}.lang
+%defattr(-,root,root)
 
 %files devel
 %defattr(-,root,root)

++++++ tumbler-0.1.30.tar.bz2 -> tumbler-0.1.31.tar.bz2 ++++++
++++ 24483 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