Hello community,

here is the log from the commit of package yast2-control-center-gnome for 
openSUSE:Factory checked in at 2016-11-18 22:01:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-control-center-gnome (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-control-center-gnome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-control-center-gnome"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-control-center-gnome/yast2-control-center-gnome.changes
    2015-08-31 22:59:37.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center-gnome.new/yast2-control-center-gnome.changes
       2016-11-18 22:01:45.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Sep 19 08:57:16 UTC 2016 - [email protected]
+
+- Add yast2-control-center-gnome-translation.patch.
+  Internationalization(bsc#877369).
+
+-------------------------------------------------------------------

Old:
----
  yast2-control-center-gnome-3.1.10.tar.bz2

New:
----
  yast2-control-center-gnome-3.1.11.tar.bz2

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

Other differences:
------------------
++++++ yast2-control-center-gnome.spec ++++++
--- /var/tmp/diff_new_pack.NRGmG2/_old  2016-11-18 22:01:47.000000000 +0100
+++ /var/tmp/diff_new_pack.NRGmG2/_new  2016-11-18 22:01:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center-gnome
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-control-center-gnome
-Version:        3.1.10
+Version:        3.1.11
 Release:        0
 
 Summary:        YaST2 - Control Center (GNOME version)
@@ -52,11 +52,20 @@
 
 %install
 %yast_install
+
+lang=("af" "ar" "bg" "be" "bn" "bs" "ca" "cs" "cy" "da" "de" "el" "en_GB" 
"en_US" "eo" "es" "et" "fi" "fr" "gl" "gu" "he" "hi" "hr" "hu" "id" "it" "ja" 
"ka" "km" "ko" "lo" "lt" "mk" "mr" "nb" "nl" "pa" "pl" "pt" "ro" "ru" "si" "sk" 
"sl" "sr" "sr@Latn" "sv" "ta" "tr" "uk" "vi" "wa" "xh" "zh_CN" "zh_TW" "zu")
+
 for i in %{buildroot}%{_datadir}/desktop-directories/*.directory; do
    %suse_update_desktop_file "$i"
 done
 mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/YaST-gnome-merged
 
+for i in ${lang[@]}; do
+   file=po/$i.po
+   mkdir -p %{buildroot}%{_datadir}/locale/$i/LC_MESSAGES
+   msgfmt -o 
%{buildroot}%{_datadir}/locale/$i/LC_MESSAGES/yast2-control-center-gnome.mo 
$file
+done
+
 %files
 %defattr (-, root, root)
 %doc COPYING README.md
@@ -65,5 +74,6 @@
 %{_libexecdir}/YaST2/bin/y2controlcenter-gnome
 %{_datadir}/desktop-directories/yast-gnome*.directory
 %{_datadir}/yast2-control-center-gnome/
+%{_datadir}/locale/
 
 %changelog

++++++ yast2-control-center-gnome-3.1.10.tar.bz2 -> 
yast2-control-center-gnome-3.1.11.tar.bz2 ++++++
++++ 3697 lines of diff (skipped)


Reply via email to