Hello community,

here is the log from the commit of package yast2-country for openSUSE:Factory 
checked in at 2016-01-20 09:53:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-country (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-country.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-country"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes      
2015-10-12 10:00:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes 
2016-01-20 09:53:41.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Jan 13 10:47:09 UTC 2016 - sndir...@suse.com
+
+- Corrected console keyboard mapping for French(Canada) and
+  Ukrainian (bsc#960307, bsc#942899)
+- 3.1.25
+
+-------------------------------------------------------------------

Old:
----
  yast2-country-3.1.24.tar.bz2

New:
----
  yast2-country-3.1.25.tar.bz2

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

Other differences:
------------------
++++++ yast2-country.spec ++++++
--- /var/tmp/diff_new_pack.PWEIlN/_old  2016-01-20 09:53:43.000000000 +0100
+++ /var/tmp/diff_new_pack.PWEIlN/_new  2016-01-20 09:53:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-country
 #
-# 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-country
-Version:        3.1.24
+Version:        3.1.25
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build



++++++ yast2-country-3.1.24.tar.bz2 -> yast2-country-3.1.25.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-country-3.1.24/keyboard/src/data/keyboard_raw.ycp 
new/yast2-country-3.1.25/keyboard/src/data/keyboard_raw.ycp
--- old/yast2-country-3.1.24/keyboard/src/data/keyboard_raw.ycp 2015-10-01 
16:14:15.000000000 +0200
+++ new/yast2-country-3.1.25/keyboard/src/data/keyboard_raw.ycp 2016-01-13 
11:54:10.000000000 +0100
@@ -118,7 +118,7 @@
        // keyboard layout
        _("French (Canada)"),
        $[
-           "pc104"     : $[ "ncurses": "ca-fr-legacy.map.gz"],
+           "pc104"     : $[ "ncurses": "ca.map.gz"],
            "macintosh" : $[ "ncurses": "mac-us.map.gz"],
            "type4"     : $[ "ncurses": "sunkeymap.map.gz" ],
            "type5"     : $[ "ncurses": "sunt5-fr-latin1.map.gz" ],
@@ -534,7 +534,7 @@
        _("Ukrainian"),
        $[
            "pc104"     : $[
-                   "ncurses"   : "ua.map.gz",
+                   "ncurses"   : "ua-utf.map.gz",
            ],
            "macintosh" : $[
                    "ncurses"   : "mac-us.map.gz"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.24/package/yast2-country.changes 
new/yast2-country-3.1.25/package/yast2-country.changes
--- old/yast2-country-3.1.24/package/yast2-country.changes      2015-10-01 
16:14:15.000000000 +0200
+++ new/yast2-country-3.1.25/package/yast2-country.changes      2016-01-13 
11:54:10.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Jan 13 10:47:09 UTC 2016 - sndir...@suse.com
+
+- Corrected console keyboard mapping for French(Canada) and
+  Ukrainian (bsc#960307, bsc#942899)
+- 3.1.25
+
+-------------------------------------------------------------------
 Thu Oct  1 14:59:57 CEST 2015 - loci...@suse.com
 
 - Allocate space for "Other Settings" button proportionally to its
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.24/package/yast2-country.spec 
new/yast2-country-3.1.25/package/yast2-country.spec
--- old/yast2-country-3.1.24/package/yast2-country.spec 2015-10-01 
16:14:15.000000000 +0200
+++ new/yast2-country-3.1.25/package/yast2-country.spec 2016-01-13 
11:54:10.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-country
-Version:        3.1.24
+Version:        3.1.25
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to