Hello community,

here is the log from the commit of package libyui-rest-api for openSUSE:Factory 
checked in at 2020-08-14 13:07:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-rest-api (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-rest-api.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-rest-api"

Fri Aug 14 13:07:48 2020 rev:6 rq:825935 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-rest-api/libyui-rest-api.changes  
2020-07-09 13:16:31.280729871 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-rest-api.new.3399/libyui-rest-api.changes    
    2020-08-14 13:07:57.249178767 +0200
@@ -1,0 +2,6 @@
+Tue Aug 11 13:40:41 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Use new parent lib SO version libyui.so.13 (bsc#1175115)
+- 0.5.2
+
+-------------------------------------------------------------------

Old:
----
  libyui-rest-api-0.5.1.tar.bz2

New:
----
  libyui-rest-api-0.5.2.tar.bz2

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

Other differences:
------------------
++++++ libyui-rest-api.spec ++++++
--- /var/tmp/diff_new_pack.xYidBL/_old  2020-08-14 13:07:59.417179593 +0200
+++ /var/tmp/diff_new_pack.xYidBL/_new  2020-08-14 13:07:59.421179595 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define so_version 12
+%define so_version 13
 %define bin_name %{name}%{so_version}
 %define libyui_devel_version libyui-devel >= 3.10.1
 
 Name:           libyui-rest-api
-Version:        0.5.1
+Version:        0.5.2
 Release:        0
 Summary:        Libyui - REST API plugin, the shared part
 License:        LGPL-2.1-only OR LGPL-3.0-only

++++++ libyui-rest-api-0.5.1.tar.bz2 -> libyui-rest-api-0.5.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-rest-api-0.5.1/VERSION.cmake 
new/libyui-rest-api-0.5.2/VERSION.cmake
--- old/libyui-rest-api-0.5.1/VERSION.cmake     2020-07-07 15:37:11.000000000 
+0200
+++ new/libyui-rest-api-0.5.2/VERSION.cmake     2020-08-12 10:30:51.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "0")
 SET( VERSION_MINOR "5" )
-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.
@@ -8,7 +8,7 @@
 # Currently you must also change so_version in libyui.spec
 # *and also in **all** other* libyui-*.spec files in the other repositories.
 # Yes, such a design is suboptimal.
-SET( SONAME_MAJOR "12" )
+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-rest-api-0.5.1/package/libyui-rest-api.changes 
new/libyui-rest-api-0.5.2/package/libyui-rest-api.changes
--- old/libyui-rest-api-0.5.1/package/libyui-rest-api.changes   2020-07-07 
15:37:11.000000000 +0200
+++ new/libyui-rest-api-0.5.2/package/libyui-rest-api.changes   2020-08-12 
10:30:51.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Aug 11 13:40:41 UTC 2020 - Stefan Hundhammer <[email protected]>
+
+- Use new parent lib SO version libyui.so.13 (bsc#1175115)
+- 0.5.2
+
+-------------------------------------------------------------------
 Tue Jul  7 13:10:52 UTC 2020 - riafarov <[email protected]>
 
 - Handle MHD result as int or enum depending on libmicrohttpd version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-rest-api-0.5.1/package/libyui-rest-api.spec 
new/libyui-rest-api-0.5.2/package/libyui-rest-api.spec
--- old/libyui-rest-api-0.5.1/package/libyui-rest-api.spec      2020-07-07 
15:37:11.000000000 +0200
+++ new/libyui-rest-api-0.5.2/package/libyui-rest-api.spec      2020-08-12 
10:30:51.000000000 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define so_version 12
+%define so_version 13
 %define bin_name %{name}%{so_version}
 %define libyui_devel_version libyui-devel >= 3.10.1
 
 Name:           libyui-rest-api
-Version:        0.5.1
+Version:        0.5.2
 Release:        0
 Summary:        Libyui - REST API plugin, the shared part
 License:        LGPL-2.1-only OR LGPL-3.0-only


Reply via email to