Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2018-03-04 11:49:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-users (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-users.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-users"

Sun Mar  4 11:49:19 2018 rev:207 rq:580617 version:4.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2017-12-01 
17:17:23.207306981 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes     
2018-03-04 11:49:25.941015683 +0100
@@ -1,0 +2,6 @@
+Tue Feb 27 13:49:22 UTC 2018 - jreidin...@suse.com
+
+- fix generating pot files (bsc#1083015)
+- 4.0.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-users-4.0.1.tar.bz2

New:
----
  yast2-users-4.0.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-users.spec ++++++
--- /var/tmp/diff_new_pack.BIjGi0/_old  2018-03-04 11:49:27.008976994 +0100
+++ /var/tmp/diff_new_pack.BIjGi0/_new  2018-03-04 11:49:27.012976849 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-users
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-users
-Version:        4.0.1
+Version:        4.0.2
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-users-4.0.1.tar.bz2 -> yast2-users-4.0.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.0.1/package/yast2-users.changes 
new/yast2-users-4.0.2/package/yast2-users.changes
--- old/yast2-users-4.0.1/package/yast2-users.changes   2017-11-29 
10:33:52.779339725 +0100
+++ new/yast2-users-4.0.2/package/yast2-users.changes   2018-02-27 
14:54:29.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Feb 27 13:49:22 UTC 2018 - jreidin...@suse.com
+
+- fix generating pot files (bsc#1083015)
+- 4.0.2
+
+-------------------------------------------------------------------
 Tue Nov 28 08:14:48 UTC 2017 - knut.anders...@suse.com
 
 - AutoYaST: Write and export SSH authorized keys also for root user
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.0.1/package/yast2-users.spec 
new/yast2-users-4.0.2/package/yast2-users.spec
--- old/yast2-users-4.0.1/package/yast2-users.spec      2017-11-29 
10:33:52.779339725 +0100
+++ new/yast2-users-4.0.2/package/yast2-users.spec      2018-02-27 
14:54:29.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        4.0.1
+Version:        4.0.2
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-4.0.1/src/modules/SSHAuthorizedKeys.rb 
new/yast2-users-4.0.2/src/modules/SSHAuthorizedKeys.rb
--- old/yast2-users-4.0.1/src/modules/SSHAuthorizedKeys.rb      2017-11-29 
10:33:52.787339725 +0100
+++ new/yast2-users-4.0.2/src/modules/SSHAuthorizedKeys.rb      2018-02-27 
14:54:29.000000000 +0100
@@ -32,6 +32,7 @@
     attr_reader :keyring
 
     def main
+      textdomain "users"
       reset
     end
 


Reply via email to