Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2012-03-29 11:35:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cheese (Old)
 and      /work/SRC/openSUSE:Factory/.cheese.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cheese", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cheese/cheese.changes    2012-03-05 
17:59:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes       2012-03-29 
11:35:25.000000000 +0200
@@ -1,0 +2,22 @@
+Mon Mar 26 21:27:08 UTC 2012 - [email protected]
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 26 07:29:50 UTC 2012 - [email protected]
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+-------------------------------------------------------------------
+Tue Mar 20 16:23:13 UTC 2012 - [email protected]
+
+- Update to version 3.3.92:
+  + Avoid overwriting errors in CheeseCamera (bgo#671902)
+  + Handle smooth scroll wheel events in EogThumbNav (bgo#672311)
+  + Avoid gtk_main_quit warning on exit (bgo#671904)
+  + Fix gcc warnings.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  cheese-3.3.90.tar.xz

New:
----
  cheese-3.4.0.tar.xz

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

Other differences:
------------------
++++++ cheese.spec ++++++
--- /var/tmp/diff_new_pack.u5iawR/_old  2012-03-29 11:35:27.000000000 +0200
+++ /var/tmp/diff_new_pack.u5iawR/_new  2012-03-29 11:35:27.000000000 +0200
@@ -20,14 +20,13 @@
 %define lib_gtk_major 21
 
 Name:           cheese
-Version:        3.3.90
+Version:        3.4.0
 Release:        0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:        Webcam Booth for GNOME
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Other
 Url:            http://www.gnome.org/projects/cheese
-Source0:        
http://download.gnome.org/sources/cheese/3.3/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/cheese/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -146,14 +145,6 @@
 %endif
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/cheese/; do
-    LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/cheese/:\1:g"`
-    echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> 
%{name}.help-lang.tmp
-    echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> 
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" > %{name}.help-lang
-rm %{name}.help-lang.tmp
 %suse_update_desktop_file -r -C "Webcam application" -G "Webcam Application" 
-N "Cheese" cheese Graphics Photography GNOME GTK
 %fdupes -s %{buildroot}
 
@@ -216,6 +207,6 @@
 %{_datadir}/gir-1.0/Cheese-3.0.gir
 %{_datadir}/gtk-doc/html/cheese/
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %changelog

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

Reply via email to