Hello community,

here is the log from the commit of package libyui for openSUSE:Leap:15.2 
checked in at 2020-02-04 17:54:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libyui (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libyui.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui"

Tue Feb  4 17:54:06 2020 rev:20 rq:768901 version:3.9.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libyui/libyui.changes  2020-01-17 
11:58:33.416427883 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libyui.new.26092/libyui.changes       
2020-02-04 17:54:33.060754034 +0100
@@ -1,0 +2,7 @@
+Fri Jan 17 12:12:08 UTC 2020 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Add an option to include a "Search Online" option in the
+  package selector (jsc#SLE-9109).
+- 3.9.2
+
+-------------------------------------------------------------------

Old:
----
  libyui-3.9.1.tar.bz2

New:
----
  libyui-3.9.2.tar.bz2

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

Other differences:
------------------
++++++ libyui-doc.spec ++++++
--- /var/tmp/diff_new_pack.bl5zSs/_old  2020-02-04 17:54:33.616754370 +0100
+++ /var/tmp/diff_new_pack.bl5zSs/_new  2020-02-04 17:54:33.620754372 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-doc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -20,7 +20,7 @@
 %define so_version 11
 
 Name:           %{parent}-doc
-Version:        3.9.1
+Version:        3.9.2
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 

++++++ libyui.spec ++++++
--- /var/tmp/diff_new_pack.bl5zSs/_old  2020-02-04 17:54:33.636754382 +0100
+++ /var/tmp/diff_new_pack.bl5zSs/_new  2020-02-04 17:54:33.640754384 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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:           libyui
-Version:        3.9.1
+Version:        3.9.2
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 

++++++ libyui-3.9.1.tar.bz2 -> libyui-3.9.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/VERSION.cmake 
new/libyui-3.9.2/VERSION.cmake
--- old/libyui-3.9.1/VERSION.cmake      2019-12-18 11:31:22.000000000 +0100
+++ new/libyui-3.9.2/VERSION.cmake      2020-01-22 14:20:41.000000000 +0100
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "3")
 SET( VERSION_MINOR "9" )
-SET( VERSION_PATCH "1" )
+SET( VERSION_PATCH "2" )
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/package/libyui-doc.spec 
new/libyui-3.9.2/package/libyui-doc.spec
--- old/libyui-3.9.1/package/libyui-doc.spec    2019-12-18 11:31:22.000000000 
+0100
+++ new/libyui-3.9.2/package/libyui-doc.spec    2020-01-22 14:20:41.000000000 
+0100
@@ -20,7 +20,7 @@
 %define so_version 11
 
 Name:           %{parent}-doc
-Version:        3.9.1
+Version:        3.9.2
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/package/libyui.changes 
new/libyui-3.9.2/package/libyui.changes
--- old/libyui-3.9.1/package/libyui.changes     2019-12-18 11:31:22.000000000 
+0100
+++ new/libyui-3.9.2/package/libyui.changes     2020-01-22 14:20:41.000000000 
+0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Jan 17 12:12:08 UTC 2020 - Imobach Gonzalez Sosa <igonzalezs...@suse.com>
+
+- Add an option to include a "Search Online" option in the
+  package selector (jsc#SLE-9109).
+- 3.9.2
+
+-------------------------------------------------------------------
 Wed Dec 18 11:12:13 CET 2019 - aschn...@suse.com
 
 - added sort key to table cell (bsc#1140018)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/package/libyui.spec 
new/libyui-3.9.2/package/libyui.spec
--- old/libyui-3.9.1/package/libyui.spec        2019-12-18 11:31:22.000000000 
+0100
+++ new/libyui-3.9.2/package/libyui.spec        2020-01-22 14:20:41.000000000 
+0100
@@ -16,7 +16,7 @@
 #
 
 Name:           libyui
-Version:        3.9.1
+Version:        3.9.2
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/src/YPackageSelector.h 
new/libyui-3.9.2/src/YPackageSelector.h
--- old/libyui-3.9.1/src/YPackageSelector.h     2019-12-18 11:31:22.000000000 
+0100
+++ new/libyui-3.9.2/src/YPackageSelector.h     2020-01-22 14:20:41.000000000 
+0100
@@ -35,6 +35,7 @@
 #define YPkg_RepoMode          1 << 5  // Start with "Repositories" filter view
 #define YPkg_RepoMgr           1 << 6  // Add "Manage Repositories" to menu
 #define YPkg_ConfirmUnsupported        1 << 7  // Confirm unsupported packages
+#define YPkg_OnlineSearch              1 << 8  // Add "Search Online" to menu
 
 /**
  * A simple wrapper for an insanely complex UI for installing software.
@@ -68,6 +69,7 @@
     bool repoMode()            const { return _modeFlags & YPkg_RepoMode;      
        }
     bool repoMgrEnabled()      const { return _modeFlags & YPkg_RepoMgr;       
        }
     bool confirmUnsupported()  const { return _modeFlags & 
YPkg_ConfirmUnsupported;    }
+    bool onlineSearchEnabled() const { return _modeFlags & YPkg_OnlineSearch;  
        }
 
 protected:
     long _modeFlags;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/src/YTable.h 
new/libyui-3.9.2/src/YTable.h
--- old/libyui-3.9.1/src/YTable.h       2019-12-18 11:31:22.000000000 +0100
+++ new/libyui-3.9.2/src/YTable.h       2020-01-22 14:20:41.000000000 +0100
@@ -37,7 +37,8 @@
 /**
  * Table: Selection list with multiple columns. The user can select exactly one
  * row (with all its columns) from that list. Each cell (each column within
- * each row) has a label text and an optional icon (*).
+ * each row) has a label text, an optional icon (*) and an optional sort-key
+ * (used instead of the label text during sort).
  *
  * This widget is similar to SelectionBox, but it has several columns for each
  * item (each row). If just one column is desired, consider using SelectionBox
@@ -157,10 +158,10 @@
                       YItemConstIterator  end ) const;
 
     /**
-     * Notification that a cell (its text and/or its icon) was changed from the
-     * outside. Applications are required to call this whenever a table cell is
-     * changed after adding the corresponding table item (the row) to the table
-     * widget.
+     * Notification that a cell (its text, its icon and/or sort-key) was
+     * changed from the outside. Applications are required to call this
+     * whenever a table cell is changed after adding the corresponding table
+     * item (the row) to the table widget.
      *
      * Derived classes are required to implement this and update the display
      * accordingly.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/src/YTableItem.h 
new/libyui-3.9.2/src/YTableItem.h
--- old/libyui-3.9.1/src/YTableItem.h   2019-12-18 11:31:22.000000000 +0100
+++ new/libyui-3.9.2/src/YTableItem.h   2020-01-22 14:20:41.000000000 +0100
@@ -197,7 +197,7 @@
 
 /**
  * One cell (one column in one row) of a YTableItem. Each cell has a label (a
- * user visible text) and optionally an icon (*).
+ * user visible text), optionally an icon (*) and also optionally a sort-key.
  *
  * Note that cells don't have individual IDs; they have just an index.
  * The first cell in an item is cell(0). In an ideal world, each YTableItem
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-3.9.1/src/YUISymbols.h 
new/libyui-3.9.2/src/YUISymbols.h
--- old/libyui-3.9.1/src/YUISymbols.h   2019-12-18 11:31:22.000000000 +0100
+++ new/libyui-3.9.2/src/YUISymbols.h   2020-01-22 14:20:41.000000000 +0100
@@ -241,6 +241,7 @@
 #define YUIOpt_noAutoEnable                    "noAutoEnable"
 #define YUIOpt_notify                          "notify"
 #define YUIOpt_notifyContextMenu               "notifyContextMenu"
+#define YUIOpt_onlineSearch                    "onlineSearch"
 #define YUIOpt_okButton                                "okButton"
 #define YUIOpt_outputField                     "outputField"
 #define YUIOpt_plainText                       "plainText"


Reply via email to