Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libyui for openSUSE:Factory checked 
in at 2023-03-09 17:45:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui (Old)
 and      /work/SRC/openSUSE:Factory/.libyui.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui"

Thu Mar  9 17:45:09 2023 rev:86 rq:1070015 version:4.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui/libyui.changes    2023-02-25 
19:55:02.539240926 +0100
+++ /work/SRC/openSUSE:Factory/.libyui.new.31432/libyui.changes 2023-03-09 
17:45:25.798808903 +0100
@@ -1,0 +2,5 @@
+Mon Mar 06 09:54:37 UTC 2023 - Ladislav Slezák <lsle...@suse.com>
+
+- Bump version to 4.5.0 (bsc#1208913)
+
+-------------------------------------------------------------------

Old:
----
  libyui-4.4.9.tar.bz2

New:
----
  libyui-4.5.0.tar.bz2

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

Other differences:
------------------
++++++ libyui-bindings.spec ++++++
--- /var/tmp/diff_new_pack.J8wJiu/_old  2023-03-09 17:45:26.378811990 +0100
+++ /var/tmp/diff_new_pack.J8wJiu/_new  2023-03-09 17:45:26.382812011 +0100
@@ -20,7 +20,7 @@
 Name:           libyui-bindings
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 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.J8wJiu/_old  2023-03-09 17:45:26.406812139 +0100
+++ /var/tmp/diff_new_pack.J8wJiu/_new  2023-03-09 17:45:26.410812161 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16

libyui-ncurses-rest-api.spec: same change
libyui-ncurses.spec: same change
++++++ libyui-qt-graph.spec ++++++
--- /var/tmp/diff_new_pack.J8wJiu/_old  2023-03-09 17:45:26.482812543 +0100
+++ /var/tmp/diff_new_pack.J8wJiu/_new  2023-03-09 17:45:26.490812587 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-qt-graph
 
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.J8wJiu/_old  2023-03-09 17:45:26.510812693 +0100
+++ /var/tmp/diff_new_pack.J8wJiu/_new  2023-03-09 17:45:26.514812715 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-qt-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 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.9.tar.bz2 -> libyui-4.5.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/VERSION.cmake 
new/libyui-4.5.0/VERSION.cmake
--- old/libyui-4.4.9/VERSION.cmake      2023-02-20 12:10:54.000000000 +0100
+++ new/libyui-4.5.0/VERSION.cmake      2023-03-07 20:29:48.000000000 +0100
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "4")
-SET( VERSION_MINOR "4" )
-SET( VERSION_PATCH "9" )
+SET( VERSION_MINOR "5" )
+SET( VERSION_PATCH "0" )
 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.9/package/libyui-bindings.spec 
new/libyui-4.5.0/package/libyui-bindings.spec
--- old/libyui-4.4.9/package/libyui-bindings.spec       2023-02-20 
12:10:54.000000000 +0100
+++ new/libyui-4.5.0/package/libyui-bindings.spec       2023-03-07 
20:29:48.000000000 +0100
@@ -20,7 +20,7 @@
 Name:           libyui-bindings
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 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.9/package/libyui-ncurses-pkg.spec 
new/libyui-4.5.0/package/libyui-ncurses-pkg.spec
--- old/libyui-4.4.9/package/libyui-ncurses-pkg.spec    2023-02-20 
12:10:54.000000000 +0100
+++ new/libyui-4.5.0/package/libyui-ncurses-pkg.spec    2023-03-07 
20:29:48.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui-ncurses-rest-api.spec 
new/libyui-4.5.0/package/libyui-ncurses-rest-api.spec
--- old/libyui-4.4.9/package/libyui-ncurses-rest-api.spec       2023-02-20 
12:10:54.000000000 +0100
+++ new/libyui-4.5.0/package/libyui-ncurses-rest-api.spec       2023-03-07 
20:29:48.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses-rest-api
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui-ncurses.spec 
new/libyui-4.5.0/package/libyui-ncurses.spec
--- old/libyui-4.4.9/package/libyui-ncurses.spec        2023-02-20 
12:10:54.000000000 +0100
+++ new/libyui-4.5.0/package/libyui-ncurses.spec        2023-03-07 
20:29:48.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-ncurses
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui-qt-graph.spec 
new/libyui-4.5.0/package/libyui-qt-graph.spec
--- old/libyui-4.4.9/package/libyui-qt-graph.spec       2023-02-20 
12:10:54.000000000 +0100
+++ new/libyui-4.5.0/package/libyui-qt-graph.spec       2023-03-07 
20:29:48.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-qt-graph
 
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui-qt-pkg.spec 
new/libyui-4.5.0/package/libyui-qt-pkg.spec
--- old/libyui-4.4.9/package/libyui-qt-pkg.spec 2023-02-20 12:10:54.000000000 
+0100
+++ new/libyui-4.5.0/package/libyui-qt-pkg.spec 2023-03-07 20:29:48.000000000 
+0100
@@ -19,7 +19,7 @@
 Name:           libyui-qt-pkg
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui-qt-rest-api.spec 
new/libyui-4.5.0/package/libyui-qt-rest-api.spec
--- old/libyui-4.4.9/package/libyui-qt-rest-api.spec    2023-02-20 
12:10:54.000000000 +0100
+++ new/libyui-4.5.0/package/libyui-qt-rest-api.spec    2023-03-07 
20:29:48.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-qt-rest-api
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui-qt.spec 
new/libyui-4.5.0/package/libyui-qt.spec
--- old/libyui-4.4.9/package/libyui-qt.spec     2023-02-20 12:10:54.000000000 
+0100
+++ new/libyui-4.5.0/package/libyui-qt.spec     2023-03-07 20:29:48.000000000 
+0100
@@ -19,7 +19,7 @@
 Name:           libyui-qt
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui-rest-api.spec 
new/libyui-4.5.0/package/libyui-rest-api.spec
--- old/libyui-4.4.9/package/libyui-rest-api.spec       2023-02-20 
12:10:54.000000000 +0100
+++ new/libyui-4.5.0/package/libyui-rest-api.spec       2023-03-07 
20:29:48.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           libyui-rest-api
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui.changes 
new/libyui-4.5.0/package/libyui.changes
--- old/libyui-4.4.9/package/libyui.changes     2023-02-20 12:10:54.000000000 
+0100
+++ new/libyui-4.5.0/package/libyui.changes     2023-03-07 20:29:48.000000000 
+0100
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Mon Mar 06 09:54:37 UTC 2023 - Ladislav Slezák <lsle...@suse.com>
+
+- Bump version to 4.5.0 (bsc#1208913)
+
+-------------------------------------------------------------------
 Tue Feb 14 10:46:31 UTC 2023 - Stefan Hundhammer <shundham...@suse.com>
 
 - Fixed build with GCC13 (-Woverloaded-virtual) (bsc#1208238)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-4.4.9/package/libyui.spec 
new/libyui-4.5.0/package/libyui.spec
--- old/libyui-4.4.9/package/libyui.spec        2023-02-20 12:10:54.000000000 
+0100
+++ new/libyui-4.5.0/package/libyui.spec        2023-03-07 20:29:48.000000000 
+0100
@@ -19,7 +19,7 @@
 Name:           libyui
 
 # DO NOT manually bump the version here; instead, use rake version:bump
-Version:        4.4.9
+Version:        4.5.0
 Release:        0
 
 %define         so_version 16

Reply via email to