Hello community,

here is the log from the commit of package libyui-ncurses-pkg for 
openSUSE:Factory checked in at 2019-04-22 12:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-ncurses-pkg (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-ncurses-pkg.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-ncurses-pkg"

Mon Apr 22 12:34:42 2019 rev:35 rq: version:2.48.9

Changes:
--------
libyui-ncurses-pkg.changes: same change

Old:
----
  libyui-ncurses-pkg-2.49.0.tar.bz2

New:
----
  libyui-ncurses-pkg-2.48.9.tar.bz2

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

Other differences:
------------------
++++++ libyui-ncurses-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.1h040r/_old  2019-04-22 12:34:44.057411337 +0200
+++ /var/tmp/diff_new_pack.1h040r/_new  2019-04-22 12:34:44.057411337 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-ncurses-pkg-doc
 #
-# Copyright (c) 2019 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,10 +17,10 @@
 
 
 %define parent libyui-ncurses-pkg
-%define so_version 10
+%define so_version 9
 
 Name:           %{parent}-doc
-Version:        2.49.0
+Version:        2.48.9
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 

++++++ libyui-ncurses-pkg.spec ++++++
--- /var/tmp/diff_new_pack.1h040r/_old  2019-04-22 12:34:44.073411353 +0200
+++ /var/tmp/diff_new_pack.1h040r/_new  2019-04-22 12:34:44.073411353 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-ncurses-pkg
 #
-# Copyright (c) 2019 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,11 +17,11 @@
 
 
 Name:           libyui-ncurses-pkg
-Version:        2.49.0
+Version:        2.48.9
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
-%define so_version 10
+%define so_version 9
 %define bin_name %{name}%{so_version}
 
 %if 0%{?suse_version} > 1325

++++++ libyui-ncurses-pkg-2.49.0.tar.bz2 -> libyui-ncurses-pkg-2.48.9.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-ncurses-pkg-2.49.0/VERSION.cmake 
new/libyui-ncurses-pkg-2.48.9/VERSION.cmake
--- old/libyui-ncurses-pkg-2.49.0/VERSION.cmake 2019-04-17 15:42:59.000000000 
+0200
+++ new/libyui-ncurses-pkg-2.48.9/VERSION.cmake 2018-10-24 16:30:34.000000000 
+0200
@@ -1,11 +1,11 @@
 SET( VERSION_MAJOR "2" )
-SET( VERSION_MINOR "49" )
-SET( VERSION_PATCH "0" )
+SET( VERSION_MINOR "48" )
+SET( VERSION_PATCH "9" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 ##### This is need for the libyui core, ONLY.
 ##### These will be overridden from exports in LibyuiConfig.cmake
-SET( SONAME_MAJOR "0" )
+SET( SONAME_MAJOR "4" )
 SET( SONAME_MINOR "0" )
 SET( SONAME_PATCH "0" )
 SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-ncurses-pkg-2.49.0/package/libyui-ncurses-pkg-doc.spec 
new/libyui-ncurses-pkg-2.48.9/package/libyui-ncurses-pkg-doc.spec
--- old/libyui-ncurses-pkg-2.49.0/package/libyui-ncurses-pkg-doc.spec   
2019-04-17 15:42:59.000000000 +0200
+++ new/libyui-ncurses-pkg-2.48.9/package/libyui-ncurses-pkg-doc.spec   
2018-10-24 16:30:34.000000000 +0200
@@ -16,10 +16,10 @@
 #
 
 %define parent libyui-ncurses-pkg
-%define so_version 10
+%define so_version 9
 
 Name:           %{parent}-doc
-Version:        2.49.0
+Version:        2.48.9
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-ncurses-pkg-2.49.0/package/libyui-ncurses-pkg.changes 
new/libyui-ncurses-pkg-2.48.9/package/libyui-ncurses-pkg.changes
--- old/libyui-ncurses-pkg-2.49.0/package/libyui-ncurses-pkg.changes    
2019-04-17 15:42:59.000000000 +0200
+++ new/libyui-ncurses-pkg-2.48.9/package/libyui-ncurses-pkg.changes    
2018-10-24 16:30:34.000000000 +0200
@@ -1,11 +1,4 @@
 -------------------------------------------------------------------
-Thu Apr 11 14:03:53 UTC 2019 - Ladislav Slezák <lsle...@suse.cz>
-
-- Bump the .so version to 10 to be compatible with the other
-  libyui packages (bsc#1132247)
-- 2.49.0
-
--------------------------------------------------------------------
 Wed Oct 24 12:58:23 WEST 2018 - igonzalezs...@suse.com
 
 - Remove the RPM Groups view (FATE#326485).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-ncurses-pkg-2.49.0/package/libyui-ncurses-pkg.spec 
new/libyui-ncurses-pkg-2.48.9/package/libyui-ncurses-pkg.spec
--- old/libyui-ncurses-pkg-2.49.0/package/libyui-ncurses-pkg.spec       
2019-04-17 15:42:59.000000000 +0200
+++ new/libyui-ncurses-pkg-2.48.9/package/libyui-ncurses-pkg.spec       
2018-10-24 16:30:34.000000000 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           libyui-ncurses-pkg
-Version:        2.49.0
+Version:        2.48.9
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
-%define so_version 10
+%define so_version 9
 %define bin_name %{name}%{so_version}
 
 %if 0%{?suse_version} > 1325


Reply via email to