Hello community,

here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory 
checked in at 2020-10-18 16:21:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt-pkg (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt-pkg"

Sun Oct 18 16:21:29 2020 rev:56 rq:840454 version:2.48.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt-pkg/libyui-qt-pkg.changes      
2020-08-14 13:08:23.593188802 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new.3486/libyui-qt-pkg.changes    
2020-10-18 16:21:42.796498621 +0200
@@ -1,0 +2,6 @@
+Fri Oct  9 12:30:35 UTC 2020 - José Iván López González <jlo...@suse.com>
+
+- Use new parent lib SO version libyui.so.14 (bsc#1176402).
+- 2.48.4
+
+-------------------------------------------------------------------

Old:
----
  libyui-qt-pkg-2.48.3.tar.bz2

New:
----
  libyui-qt-pkg-2.48.4.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.jNt0eL/_old  2020-10-18 16:21:45.388499775 +0200
+++ /var/tmp/diff_new_pack.jNt0eL/_new  2020-10-18 16:21:45.392499777 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-pkg-doc
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define parent libyui-qt-pkg
-%define so_version 13
+%define so_version 14
 Name:           %{parent}-doc
-Version:        2.48.3
+Version:        2.48.4
 Release:        0
 Summary:        Libyui-qt-pkg documentation
 License:        LGPL-2.1-only OR LGPL-3.0-only

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.jNt0eL/_old  2020-10-18 16:21:45.412499786 +0200
+++ /var/tmp/diff_new_pack.jNt0eL/_new  2020-10-18 16:21:45.412499786 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-pkg
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,16 +12,16 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define so_version 13
+%define so_version 14
 %define bin_name %{name}%{so_version}
 %define libyui_qt_devel_version libyui-qt-devel >= 2.50.1
 %define libzypp_devel_version libzypp-devel >= 17.21.0
 Name:           libyui-qt-pkg
-Version:        2.48.3
+Version:        2.48.4
 Release:        0
 Summary:        Libyui - Qt Package Selector
 License:        LGPL-2.1-only OR LGPL-3.0-only

++++++ libyui-qt-pkg-2.48.3.tar.bz2 -> libyui-qt-pkg-2.48.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.48.3/VERSION.cmake 
new/libyui-qt-pkg-2.48.4/VERSION.cmake
--- old/libyui-qt-pkg-2.48.3/VERSION.cmake      2020-08-12 10:30:57.000000000 
+0200
+++ new/libyui-qt-pkg-2.48.4/VERSION.cmake      2020-10-09 16:52:14.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "48" )
-SET( VERSION_PATCH "3" )
+SET( VERSION_PATCH "4" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 ##### This is need for the libyui core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.48.3/package/libyui-qt-pkg-doc.spec 
new/libyui-qt-pkg-2.48.4/package/libyui-qt-pkg-doc.spec
--- old/libyui-qt-pkg-2.48.3/package/libyui-qt-pkg-doc.spec     2020-08-12 
10:30:57.000000000 +0200
+++ new/libyui-qt-pkg-2.48.4/package/libyui-qt-pkg-doc.spec     2020-10-09 
16:52:14.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %define parent libyui-qt-pkg
-%define so_version 13
+%define so_version 14
 Name:           %{parent}-doc
-Version:        2.48.3
+Version:        2.48.4
 Release:        0
 Summary:        Libyui-qt-pkg documentation
 License:        LGPL-2.1-only OR LGPL-3.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.48.3/package/libyui-qt-pkg.changes 
new/libyui-qt-pkg-2.48.4/package/libyui-qt-pkg.changes
--- old/libyui-qt-pkg-2.48.3/package/libyui-qt-pkg.changes      2020-08-12 
10:30:57.000000000 +0200
+++ new/libyui-qt-pkg-2.48.4/package/libyui-qt-pkg.changes      2020-10-09 
16:52:14.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Fri Oct  9 12:30:35 UTC 2020 - José Iván López González <jlo...@suse.com>
+
+- Use new parent lib SO version libyui.so.14 (bsc#1176402).
+- 2.48.4
+
+-------------------------------------------------------------------
 Tue Aug 11 13:56:20 UTC 2020 - Stefan Hundhammer <shundham...@suse.com>
 
 - Use new parent lib SO version libyui.so.13 (bsc#1175115)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.48.3/package/libyui-qt-pkg.spec 
new/libyui-qt-pkg-2.48.4/package/libyui-qt-pkg.spec
--- old/libyui-qt-pkg-2.48.3/package/libyui-qt-pkg.spec 2020-08-12 
10:30:57.000000000 +0200
+++ new/libyui-qt-pkg-2.48.4/package/libyui-qt-pkg.spec 2020-10-09 
16:52:14.000000000 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define so_version 13
+%define so_version 14
 %define bin_name %{name}%{so_version}
 %define libyui_qt_devel_version libyui-qt-devel >= 2.50.1
 %define libzypp_devel_version libzypp-devel >= 17.21.0
 Name:           libyui-qt-pkg
-Version:        2.48.3
+Version:        2.48.4
 Release:        0
 Summary:        Libyui - Qt Package Selector
 License:        LGPL-2.1-only OR LGPL-3.0-only


Reply via email to