Hello community,

here is the log from the commit of package yast2-instserver for 
openSUSE:Factory checked in at 2017-10-07 17:50:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-instserver (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-instserver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-instserver"

Sat Oct  7 17:50:53 2017 rev:49 rq:532120 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-instserver/yast2-instserver.changes        
2017-08-10 14:12:07.800226717 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-instserver.new/yast2-instserver.changes   
2017-10-07 17:50:56.662568548 +0200
@@ -1,0 +2,7 @@
+Thu Oct  5 13:13:54 UTC 2017 - [email protected]
+
+- Stop using tmpnam, it is no longer supported in perl 5.26
+  (bsc#1061620)
+- 4.0.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-instserver-3.3.0.tar.bz2

New:
----
  yast2-instserver-4.0.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-instserver.spec ++++++
--- /var/tmp/diff_new_pack.AWXVGM/_old  2017-10-07 17:50:57.146547272 +0200
+++ /var/tmp/diff_new_pack.AWXVGM/_new  2017-10-07 17:50:57.150547096 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-instserver
-Version:        3.3.0
+Version:        4.0.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-instserver-3.3.0.tar.bz2 -> yast2-instserver-4.0.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-instserver-3.3.0/package/yast2-instserver.changes 
new/yast2-instserver-4.0.0/package/yast2-instserver.changes
--- old/yast2-instserver-3.3.0/package/yast2-instserver.changes 2017-07-27 
19:04:46.453798288 +0200
+++ new/yast2-instserver-4.0.0/package/yast2-instserver.changes 2017-10-06 
10:18:58.098064541 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Oct  5 13:13:54 UTC 2017 - [email protected]
+
+- Stop using tmpnam, it is no longer supported in perl 5.26
+  (bsc#1061620)
+- 4.0.0
+
+-------------------------------------------------------------------
 Thu Jul 27 12:16:29 UTC 2017 - [email protected]
 
 - move from yast2 agent for reading /content to support install of
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-3.3.0/package/yast2-instserver.spec 
new/yast2-instserver-4.0.0/package/yast2-instserver.spec
--- old/yast2-instserver-3.3.0/package/yast2-instserver.spec    2017-07-27 
19:04:46.457798288 +0200
+++ new/yast2-instserver-4.0.0/package/yast2-instserver.spec    2017-10-06 
10:18:58.098064541 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-instserver
-Version:        3.3.0
+Version:        4.0.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-3.3.0/src/servers_non_y2/ag_content 
new/yast2-instserver-4.0.0/src/servers_non_y2/ag_content
--- old/yast2-instserver-3.3.0/src/servers_non_y2/ag_content    2017-07-27 
19:04:46.469798288 +0200
+++ new/yast2-instserver-4.0.0/src/servers_non_y2/ag_content    2017-10-06 
10:18:58.102064541 +0200
@@ -8,7 +8,6 @@
 use diagnostics;
 
 use Getopt::Long;
-use POSIX qw(tmpnam);
 use IO::File;
 
 our @ISA = ("YaST::SCRAgent");


Reply via email to