Hello community, here is the log from the commit of package libyui-qt-rest-api for openSUSE:Factory checked in at 2020-06-10 00:39:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui-qt-rest-api (Old) and /work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt-rest-api" Wed Jun 10 00:39:50 2020 rev:3 rq:812671 version:0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libyui-qt-rest-api/libyui-qt-rest-api.changes 2019-12-25 10:54:35.425625334 +0100 +++ /work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3606/libyui-qt-rest-api.changes 2020-06-10 00:40:03.101657195 +0200 @@ -1,0 +2,6 @@ +Thu Jun 4 13:13:39 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Use new parent lib SO version libyui.so.12 (bsc#1172513) +- 0.1.2 + +------------------------------------------------------------------- Old: ---- libyui-qt-rest-api-0.1.1.tar.bz2 New: ---- libyui-qt-rest-api-0.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-qt-rest-api.spec ++++++ --- /var/tmp/diff_new_pack.NVJt0D/_old 2020-06-10 00:40:04.373660531 +0200 +++ /var/tmp/diff_new_pack.NVJt0D/_new 2020-06-10 00:40:04.373660531 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-rest-api # -# 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 @@ -16,12 +16,12 @@ # -%define so_version 11 +%define so_version 12 %define bin_name %{name}%{so_version} %define libyui_devel_version libyui-devel >= 3.6.0 Name: libyui-qt-rest-api -Version: 0.1.1 +Version: 0.1.2 Release: 0 Summary: Libyui - The REST API plugin for the Qt frontend License: LGPL-2.1-only OR LGPL-3.0-only ++++++ libyui-qt-rest-api-0.1.1.tar.bz2 -> libyui-qt-rest-api-0.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-rest-api-0.1.1/VERSION.cmake new/libyui-qt-rest-api-0.1.2/VERSION.cmake --- old/libyui-qt-rest-api-0.1.1/VERSION.cmake 2019-12-11 14:15:50.000000000 +0100 +++ new/libyui-qt-rest-api-0.1.2/VERSION.cmake 2020-06-08 17:08:24.000000000 +0200 @@ -1,14 +1,14 @@ SET( VERSION_MAJOR "0") SET( VERSION_MINOR "1" ) -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. +##### This is need for the libyui core ONLY. ##### These will be overridden from exports in LibyuiConfig.cmake # 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 "10" ) +SET( SONAME_MAJOR "12" ) 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-rest-api-0.1.1/package/libyui-qt-rest-api.changes new/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.changes --- old/libyui-qt-rest-api-0.1.1/package/libyui-qt-rest-api.changes 2019-12-11 14:15:50.000000000 +0100 +++ new/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.changes 2020-06-08 17:08:24.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Jun 4 13:13:39 UTC 2020 - Stefan Hundhammer <[email protected]> + +- Use new parent lib SO version libyui.so.12 (bsc#1172513) +- 0.1.2 + +------------------------------------------------------------------- Wed Sep 18 16:03:11 UTC 2019 - Rodion Iafarov <[email protected]> - Increase SO version to 11 (bsc#1132247) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-rest-api-0.1.1/package/libyui-qt-rest-api.spec new/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.spec --- old/libyui-qt-rest-api-0.1.1/package/libyui-qt-rest-api.spec 2019-12-11 14:15:50.000000000 +0100 +++ new/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.spec 2020-06-08 17:08:24.000000000 +0200 @@ -16,12 +16,12 @@ # -%define so_version 11 +%define so_version 12 %define bin_name %{name}%{so_version} %define libyui_devel_version libyui-devel >= 3.6.0 Name: libyui-qt-rest-api -Version: 0.1.1 +Version: 0.1.2 Release: 0 Summary: Libyui - The REST API plugin for the Qt frontend License: LGPL-2.1-only OR LGPL-3.0-only
