Hello community,

here is the log from the commit of package libyui-qt-graph for openSUSE:Factory 
checked in at 2019-12-14 12:03:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt-graph (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt-graph.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt-graph"

Sat Dec 14 12:03:45 2019 rev:26 rq:755783 version:2.46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt-graph/libyui-qt-graph-doc.changes      
2012-09-11 09:12:29.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-qt-graph.new.4691/libyui-qt-graph-doc.changes
    2019-12-14 12:04:30.695392227 +0100
@@ -1,0 +2,6 @@
+Wed Dec 11 10:28:02 UTC 2019 - Rodion Iafarov <[email protected]>
+
+- Increase SO version to 11 (bsc#1132247)
+- 2.46.0
+
+-------------------------------------------------------------------
@@ -10 +15,0 @@
-
--- /work/SRC/openSUSE:Factory/libyui-qt-graph/libyui-qt-graph.changes  
2019-12-07 15:12:39.427819048 +0100
+++ 
/work/SRC/openSUSE:Factory/.libyui-qt-graph.new.4691/libyui-qt-graph.changes    
    2019-12-14 12:04:31.507392085 +0100
@@ -1,0 +2,6 @@
+Tue Dec 10 16:36:38 UTC 2019 - Rodion Iafarov <[email protected]>
+
+- Increase SO version to 11 (bsc#1132247)
+- 2.46.0
+
+-------------------------------------------------------------------

Old:
----
  libyui-qt-graph-2.45.5.tar.bz2

New:
----
  libyui-qt-graph-2.46.0.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-graph-doc.spec ++++++
--- /var/tmp/diff_new_pack.CUTRBJ/_old  2019-12-14 12:04:32.139391976 +0100
+++ /var/tmp/diff_new_pack.CUTRBJ/_new  2019-12-14 12:04:32.143391975 +0100
@@ -17,10 +17,10 @@
 
 
 %define parent libyui-qt-graph
-%define so_version 10
+%define so_version 11
 
 Name:           %{parent}-doc
-Version:        2.45.5
+Version:        2.46.0
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
@@ -31,7 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.5.0
+BuildRequires:  libyui-devel >= 3.9.0
 BuildRequires:  texlive-latex
 
 Url:            http://github.com/libyui/

++++++ libyui-qt-graph.spec ++++++
--- /var/tmp/diff_new_pack.CUTRBJ/_old  2019-12-14 12:04:32.159391973 +0100
+++ /var/tmp/diff_new_pack.CUTRBJ/_new  2019-12-14 12:04:32.167391971 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           libyui-qt-graph
-Version:        2.45.5
+Version:        2.46.0
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
-%define so_version 10
+%define so_version 11
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  cmake >= 2.8
@@ -30,9 +30,9 @@
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtsvg-devel
 BuildRequires:  libqt5-qtx11extras-devel
-BuildRequires:  libyui-devel >= 3.5.0
+BuildRequires:  libyui-devel >= 3.9.0
 
-%define libyui_qt_devel_version libyui-qt-devel >= 2.50.1
+%define libyui_qt_devel_version libyui-qt-devel >= 2.52.0
 BuildRequires:  %{libyui_qt_devel_version}
 
 Url:            http://github.com/libyui/
@@ -51,8 +51,8 @@
 Supplements:    libyui-qt%{so_version}
 Provides:       %{name} = %{version}
 
-Provides:       yast2-qt-graph = 2.42.0
-Obsoletes:      yast2-qt-graph < 2.42.0
+Provides:       yast2-qt-graph = 2.46.0
+Obsoletes:      yast2-qt-graph < 2.46.0
 
 Url:            http://github.com/libyui/
 Summary:        Libyui - Qt Graph Widget

++++++ libyui-qt-graph-2.45.5.tar.bz2 -> libyui-qt-graph-2.46.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.45.5/VERSION.cmake 
new/libyui-qt-graph-2.46.0/VERSION.cmake
--- old/libyui-qt-graph-2.45.5/VERSION.cmake    2019-12-02 14:01:24.000000000 
+0100
+++ new/libyui-qt-graph-2.46.0/VERSION.cmake    2019-12-11 11:52:41.000000000 
+0100
@@ -1,11 +1,11 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "45")
-SET(VERSION_PATCH "5")
+SET(VERSION_MINOR "46")
+SET(VERSION_PATCH "0")
 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 "5" )
+SET( SONAME_MAJOR "0" )
 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-qt-graph-2.45.5/package/libyui-qt-graph-doc.changes 
new/libyui-qt-graph-2.46.0/package/libyui-qt-graph-doc.changes
--- old/libyui-qt-graph-2.45.5/package/libyui-qt-graph-doc.changes      
2019-12-02 14:01:24.000000000 +0100
+++ new/libyui-qt-graph-2.46.0/package/libyui-qt-graph-doc.changes      
2019-12-11 11:52:41.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Dec 11 10:28:02 UTC 2019 - Rodion Iafarov <[email protected]>
+
+- Increase SO version to 11 (bsc#1132247)
+- 2.46.0
+
+-------------------------------------------------------------------
 Tue Sep  4 14:37:45 CEST 2012 - [email protected]
 
 - Fixed requirements in doc spec file
@@ -7,4 +13,3 @@
 Tue Jul 03 14:46:11 UTC 2012 - [email protected]
 
 - New package
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-graph-2.45.5/package/libyui-qt-graph-doc.spec 
new/libyui-qt-graph-2.46.0/package/libyui-qt-graph-doc.spec
--- old/libyui-qt-graph-2.45.5/package/libyui-qt-graph-doc.spec 2019-12-02 
14:01:24.000000000 +0100
+++ new/libyui-qt-graph-2.46.0/package/libyui-qt-graph-doc.spec 2019-12-11 
11:52:41.000000000 +0100
@@ -17,10 +17,10 @@
 
 
 %define parent libyui-qt-graph
-%define so_version 10
+%define so_version 11
 
 Name:           %{parent}-doc
-Version:        2.45.5
+Version:        2.46.0
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
@@ -31,7 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.5.0
+BuildRequires:  libyui-devel >= 3.9.0
 BuildRequires:  texlive-latex
 
 Url:            http://github.com/libyui/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-graph-2.45.5/package/libyui-qt-graph.changes 
new/libyui-qt-graph-2.46.0/package/libyui-qt-graph.changes
--- old/libyui-qt-graph-2.45.5/package/libyui-qt-graph.changes  2019-12-02 
14:01:24.000000000 +0100
+++ new/libyui-qt-graph-2.46.0/package/libyui-qt-graph.changes  2019-12-11 
11:52:41.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Dec 10 16:36:38 UTC 2019 - Rodion Iafarov <[email protected]>
+
+- Increase SO version to 11 (bsc#1132247)
+- 2.46.0
+
+-------------------------------------------------------------------
 Mon Dec  2 12:46:46 UTC 2019 - Martin Vidner <[email protected]>
 
 - Do not require graphviz-devel for the doc package (bsc#1157916)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-graph-2.45.5/package/libyui-qt-graph.spec 
new/libyui-qt-graph-2.46.0/package/libyui-qt-graph.spec
--- old/libyui-qt-graph-2.45.5/package/libyui-qt-graph.spec     2019-12-02 
14:01:24.000000000 +0100
+++ new/libyui-qt-graph-2.46.0/package/libyui-qt-graph.spec     2019-12-11 
11:52:41.000000000 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           libyui-qt-graph
-Version:        2.45.5
+Version:        2.46.0
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
-%define so_version 10
+%define so_version 11
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  cmake >= 2.8
@@ -30,9 +30,9 @@
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtsvg-devel
 BuildRequires:  libqt5-qtx11extras-devel
-BuildRequires:  libyui-devel >= 3.5.0
+BuildRequires:  libyui-devel >= 3.9.0
 
-%define libyui_qt_devel_version libyui-qt-devel >= 2.50.1
+%define libyui_qt_devel_version libyui-qt-devel >= 2.52.0
 BuildRequires:  %{libyui_qt_devel_version}
 
 Url:            http://github.com/libyui/
@@ -51,8 +51,8 @@
 Supplements:    libyui-qt%{so_version}
 Provides:       %{name} = %{version}
 
-Provides:       yast2-qt-graph = 2.42.0
-Obsoletes:      yast2-qt-graph < 2.42.0
+Provides:       yast2-qt-graph = 2.46.0
+Obsoletes:      yast2-qt-graph < 2.46.0
 
 Url:            http://github.com/libyui/
 Summary:        Libyui - Qt Graph Widget


Reply via email to