Hello community,

here is the log from the commit of package live-langset-data for 
openSUSE:Factory checked in at 2017-12-16 20:54:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/live-langset-data (Old)
 and      /work/SRC/openSUSE:Factory/.live-langset-data.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "live-langset-data"

Sat Dec 16 20:54:13 2017 rev:4 rq:557484 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/live-langset-data/live-langset-data.changes      
2017-12-12 21:24:03.183289326 +0100
+++ /work/SRC/openSUSE:Factory/.live-langset-data.new/live-langset-data.changes 
2017-12-16 20:55:24.855629525 +0100
@@ -1,0 +2,5 @@
+Fri Dec 15 19:52:28 UTC 2017 - [email protected]
+
+- Fix typo in the /etc/localtime symlink
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ langset.sh ++++++
--- /var/tmp/diff_new_pack.Y6klR4/_old  2017-12-16 20:55:25.403603072 +0100
+++ /var/tmp/diff_new_pack.Y6klR4/_new  2017-12-16 20:55:25.407602879 +0100
@@ -31,7 +31,7 @@
 
 [ -z "$KEYTABLE" ] || localectl set-keymap $KEYTABLE
 
-[ -n "$TIMEZONE" ] && [ -f "/usr/share/zoneinfo/$TIMEZONE" ] && rm -f 
/etc/localtime && ln -s /usr/share/zonezinfo/$TIMEZONE /etc/localtime
+[ -n "$TIMEZONE" ] && [ -f "/usr/share/zoneinfo/$TIMEZONE" ] && rm -f 
/etc/localtime && ln -s /usr/share/zoneinfo/$TIMEZONE /etc/localtime
 
 if [ -n "$XkbLayout" ] && [ -n "$XkbModel" ] && [ -n "$XkbVariant" ] && [ -n 
"$XkbOptions" ]; then
   localectl set-x11-keymap "$XkbLayout" "$XkbModel" "$XkbVariant" "$XkbOptions"


Reply via email to