Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libyui for openSUSE:Factory checked 
in at 2022-08-23 14:25:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui (Old)
 and      /work/SRC/openSUSE:Factory/.libyui.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui"

Tue Aug 23 14:25:54 2022 rev:80 rq:992326 version:4.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui/libyui.changes    2022-05-18 
13:13:05.506657437 +0200
+++ /work/SRC/openSUSE:Factory/.libyui.new.2083/libyui.changes  2022-08-23 
14:26:30.091206947 +0200
@@ -1,0 +2,15 @@
+Tue Aug  2 12:23:17 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- *-pkg plugins: fully qualify the _1 placeholder, libzypp
+  will disable the global boost placeholders in the next release
+  (bsc#1202058, gh#libyui/libyui#78)
+- 4.4.3
+
+-------------------------------------------------------------------
+Thu Jul 21 12:19:00 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- libyui-ncurses: replace the "glibc-locale" dependency with
+  much smaller "glibc-locale-base" (bsc#1154405)
+- 4.4.2
+
+-------------------------------------------------------------------

Old:
----
  libyui-4.4.1.tar.bz2

New:
----
  libyui-4.4.3.tar.bz2

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

Other differences:
------------------
++++++ libyui-bindings.spec ++++++
--- /var/tmp/diff_new_pack.TjWUDR/_old  2022-08-23 14:26:33.115213602 +0200
+++ /var/tmp/diff_new_pack.TjWUDR/_new  2022-08-23 14:26:33.119213612 +0200
@@ -20,7 +20,7 @@
 Name:           libyui-bindings
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 Summary:        Bindings for libyui
 License:        LGPL-2.1-only OR LGPL-3.0-only

++++++ libyui-ncurses-pkg.spec ++++++
--- /var/tmp/diff_new_pack.TjWUDR/_old  2022-08-23 14:26:33.147213673 +0200
+++ /var/tmp/diff_new_pack.TjWUDR/_new  2022-08-23 14:26:33.151213682 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16

libyui-ncurses-rest-api.spec: same change
++++++ libyui-ncurses.spec ++++++
--- /var/tmp/diff_new_pack.TjWUDR/_old  2022-08-23 14:26:33.195213779 +0200
+++ /var/tmp/diff_new_pack.TjWUDR/_new  2022-08-23 14:26:33.199213787 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
@@ -45,7 +45,7 @@
 %package -n %{bin_name}
 Summary:        Libyui - NCurses (text based) user interface
 
-Requires:       glibc-locale
+Requires:       glibc-locale-base
 Requires:       libyui%{so_version}
 Provides:       %{name} = %{version}
 Provides:       yast2-ncurses = 2.42.0

++++++ libyui-qt-graph.spec ++++++
--- /var/tmp/diff_new_pack.TjWUDR/_old  2022-08-23 14:26:33.219213831 +0200
+++ /var/tmp/diff_new_pack.TjWUDR/_new  2022-08-23 14:26:33.219213831 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-qt-graph
 
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.TjWUDR/_old  2022-08-23 14:26:33.239213876 +0200
+++ /var/tmp/diff_new_pack.TjWUDR/_new  2022-08-23 14:26:33.243213884 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-qt-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16

libyui-qt-rest-api.spec: same change
libyui-qt.spec: same change
libyui-rest-api.spec: same change
libyui.spec: same change
++++++ libyui-4.4.1.tar.bz2 -> libyui-4.4.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/VERSION.cmake 
new/libyui-4.4.3/VERSION.cmake
--- old/libyui-4.4.1/VERSION.cmake      2022-05-17 14:31:33.000000000 +0200
+++ new/libyui-4.4.3/VERSION.cmake      2022-08-02 15:09:47.000000000 +0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "4")
 SET( VERSION_MINOR "4" )
-SET( VERSION_PATCH "1" )
+SET( VERSION_PATCH "3" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 SET( SONAME_MAJOR "16" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-4.4.1/libyui-ncurses-pkg/src/NCPkgMenuExtras.cc 
new/libyui-4.4.3/libyui-ncurses-pkg/src/NCPkgMenuExtras.cc
--- old/libyui-4.4.1/libyui-ncurses-pkg/src/NCPkgMenuExtras.cc  2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/libyui-ncurses-pkg/src/NCPkgMenuExtras.cc  2022-08-02 
15:09:47.000000000 +0200
@@ -198,7 +198,7 @@
         for_each( pool.begin(), pool.end(),
        boost::bind( &zypp::syscontent::Writer::addIf,
                     boost::ref(writer),
-                    _1));
+                     boost::placeholders::_1));
 
         try
         {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/libyui-qt-pkg/src/YQPackageSelector.cc 
new/libyui-4.4.3/libyui-qt-pkg/src/YQPackageSelector.cc
--- old/libyui-4.4.1/libyui-qt-pkg/src/YQPackageSelector.cc     2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/libyui-qt-pkg/src/YQPackageSelector.cc     2022-08-02 
15:09:47.000000000 +0200
@@ -1210,7 +1210,7 @@
        for_each( pool.begin(), pool.end(),
                  boost::bind( &zypp::syscontent::Writer::addIf,
                               boost::ref( writer ),
-                              _1 ) );
+                              boost::placeholders::_1 ) );
 
        // Yuck. What a mess.
        //
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-bindings.spec 
new/libyui-4.4.3/package/libyui-bindings.spec
--- old/libyui-4.4.1/package/libyui-bindings.spec       2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/package/libyui-bindings.spec       2022-08-02 
15:09:47.000000000 +0200
@@ -20,7 +20,7 @@
 Name:           libyui-bindings
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 Summary:        Bindings for libyui
 License:        LGPL-2.1-only OR LGPL-3.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-ncurses-pkg.spec 
new/libyui-4.4.3/package/libyui-ncurses-pkg.spec
--- old/libyui-4.4.1/package/libyui-ncurses-pkg.spec    2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/package/libyui-ncurses-pkg.spec    2022-08-02 
15:09:47.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-ncurses-rest-api.spec 
new/libyui-4.4.3/package/libyui-ncurses-rest-api.spec
--- old/libyui-4.4.1/package/libyui-ncurses-rest-api.spec       2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/package/libyui-ncurses-rest-api.spec       2022-08-02 
15:09:47.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses-rest-api
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-ncurses.spec 
new/libyui-4.4.3/package/libyui-ncurses.spec
--- old/libyui-4.4.1/package/libyui-ncurses.spec        2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/package/libyui-ncurses.spec        2022-08-02 
15:09:47.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
@@ -45,7 +45,7 @@
 %package -n %{bin_name}
 Summary:        Libyui - NCurses (text based) user interface
 
-Requires:       glibc-locale
+Requires:       glibc-locale-base
 Requires:       libyui%{so_version}
 Provides:       %{name} = %{version}
 Provides:       yast2-ncurses = 2.42.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-qt-graph.spec 
new/libyui-4.4.3/package/libyui-qt-graph.spec
--- old/libyui-4.4.1/package/libyui-qt-graph.spec       2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/package/libyui-qt-graph.spec       2022-08-02 
15:09:47.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-qt-graph
 
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-qt-pkg.spec 
new/libyui-4.4.3/package/libyui-qt-pkg.spec
--- old/libyui-4.4.1/package/libyui-qt-pkg.spec 2022-05-17 14:31:33.000000000 
+0200
+++ new/libyui-4.4.3/package/libyui-qt-pkg.spec 2022-08-02 15:09:47.000000000 
+0200
@@ -19,7 +19,7 @@
 Name:           libyui-qt-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-qt-rest-api.spec 
new/libyui-4.4.3/package/libyui-qt-rest-api.spec
--- old/libyui-4.4.1/package/libyui-qt-rest-api.spec    2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/package/libyui-qt-rest-api.spec    2022-08-02 
15:09:47.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-qt-rest-api
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-qt.spec 
new/libyui-4.4.3/package/libyui-qt.spec
--- old/libyui-4.4.1/package/libyui-qt.spec     2022-05-17 14:31:33.000000000 
+0200
+++ new/libyui-4.4.3/package/libyui-qt.spec     2022-08-02 15:09:47.000000000 
+0200
@@ -19,7 +19,7 @@
 Name:           libyui-qt
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui-rest-api.spec 
new/libyui-4.4.3/package/libyui-rest-api.spec
--- old/libyui-4.4.1/package/libyui-rest-api.spec       2022-05-17 
14:31:33.000000000 +0200
+++ new/libyui-4.4.3/package/libyui-rest-api.spec       2022-08-02 
15:09:47.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           libyui-rest-api
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui.changes 
new/libyui-4.4.3/package/libyui.changes
--- old/libyui-4.4.1/package/libyui.changes     2022-05-17 14:31:33.000000000 
+0200
+++ new/libyui-4.4.3/package/libyui.changes     2022-08-02 15:09:47.000000000 
+0200
@@ -1,4 +1,19 @@
 -------------------------------------------------------------------
+Tue Aug  2 12:23:17 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- *-pkg plugins: fully qualify the _1 placeholder, libzypp
+  will disable the global boost placeholders in the next release
+  (bsc#1202058, gh#libyui/libyui#78)
+- 4.4.3
+
+-------------------------------------------------------------------
+Thu Jul 21 12:19:00 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- libyui-ncurses: replace the "glibc-locale" dependency with
+  much smaller "glibc-locale-base" (bsc#1154405)
+- 4.4.2
+
+-------------------------------------------------------------------
 Tue May 17 11:44:16 UTC 2022 - Stefan Hundhammer <shundham...@suse.com>
 
 - Added a custom QTranslator for translations support for Qt Designer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.1/package/libyui.spec 
new/libyui-4.4.3/package/libyui.spec
--- old/libyui-4.4.1/package/libyui.spec        2022-05-17 14:31:33.000000000 
+0200
+++ new/libyui-4.4.3/package/libyui.spec        2022-08-02 15:09:47.000000000 
+0200
@@ -19,7 +19,7 @@
 Name:           libyui
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.1
+Version:        4.4.3
 Release:        0
 
 %define         so_version 16

Reply via email to