Hello community,

here is the log from the commit of package yast2-firstboot for openSUSE:Factory 
checked in at 2019-01-15 09:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-firstboot (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-firstboot.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-firstboot"

Tue Jan 15 09:16:45 2019 rev:75 rq:664718 version:4.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firstboot/yast2-firstboot.changes  
2018-12-31 09:42:40.734398915 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-firstboot.new.28833/yast2-firstboot.changes   
    2019-01-15 09:16:45.790213851 +0100
@@ -1,0 +2,6 @@
+Fri Jan 11 16:13:58 UTC 2019 - [email protected]
+
+- Fixed textdomain name (bsc#1121643)
+- 4.1.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-firstboot-4.1.2.tar.bz2

New:
----
  yast2-firstboot-4.1.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-firstboot.spec ++++++
--- /var/tmp/diff_new_pack.YnotII/_old  2019-01-15 09:16:46.182213486 +0100
+++ /var/tmp/diff_new_pack.YnotII/_new  2019-01-15 09:16:46.182213486 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-firstboot
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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-firstboot
-Version:        4.1.2
+Version:        4.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-firstboot-4.1.2.tar.bz2 -> yast2-firstboot-4.1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firstboot-4.1.2/package/yast2-firstboot.changes 
new/yast2-firstboot-4.1.3/package/yast2-firstboot.changes
--- old/yast2-firstboot-4.1.2/package/yast2-firstboot.changes   2018-12-06 
20:28:41.000000000 +0100
+++ new/yast2-firstboot-4.1.3/package/yast2-firstboot.changes   2019-01-11 
17:21:48.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Jan 11 16:13:58 UTC 2019 - [email protected]
+
+- Fixed textdomain name (bsc#1121643)
+- 4.1.3
+
+-------------------------------------------------------------------
 Thu Dec  6 18:27:25 UTC 2018 - [email protected]
 
 - always use absolute path to binaries (bsc#1118291)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firstboot-4.1.2/package/yast2-firstboot.spec 
new/yast2-firstboot-4.1.3/package/yast2-firstboot.spec
--- old/yast2-firstboot-4.1.2/package/yast2-firstboot.spec      2018-12-06 
20:28:41.000000000 +0100
+++ new/yast2-firstboot-4.1.3/package/yast2-firstboot.spec      2019-01-11 
17:21:48.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-firstboot
-Version:        4.1.2
+Version:        4.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firstboot-4.1.2/src/clients/firstboot_hostname.rb 
new/yast2-firstboot-4.1.3/src/clients/firstboot_hostname.rb
--- old/yast2-firstboot-4.1.2/src/clients/firstboot_hostname.rb 2018-12-06 
20:28:41.000000000 +0100
+++ new/yast2-firstboot-4.1.3/src/clients/firstboot_hostname.rb 2019-01-11 
17:21:48.000000000 +0100
@@ -32,7 +32,7 @@
     def main
       Yast.import "UI"
 
-      textdomain "network"
+      textdomain "firstboot"
 
       Yast.import "Arch"
       Yast.import "DNS"


Reply via email to