Hello community,
here is the log from the commit of package libyui-ncurses-rest-api for
openSUSE:Factory checked in at 2019-12-25 10:54:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-ncurses-rest-api (Old)
and /work/SRC/openSUSE:Factory/.libyui-ncurses-rest-api.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-ncurses-rest-api"
Wed Dec 25 10:54:17 2019 rev:2 rq:755636 version:0.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/libyui-ncurses-rest-api/libyui-ncurses-rest-api.changes
2019-07-11 13:14:26.562847712 +0200
+++
/work/SRC/openSUSE:Factory/.libyui-ncurses-rest-api.new.6675/libyui-ncurses-rest-api.changes
2019-12-25 10:54:23.921621728 +0100
@@ -1,0 +2,6 @@
+Wed Sep 18 15:59:59 UTC 2019 - Rodion Iafarov <[email protected]>
+
+- Increase SO version to 11 (bsc#1132247)
+- 0.1.1
+
+-------------------------------------------------------------------
Old:
----
libyui-ncurses-rest-api-0.1.0.tar.bz2
New:
----
libyui-ncurses-rest-api-0.1.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libyui-ncurses-rest-api.spec ++++++
--- /var/tmp/diff_new_pack.vUvkgl/_old 2019-12-25 10:54:24.397621877 +0100
+++ /var/tmp/diff_new_pack.vUvkgl/_new 2019-12-25 10:54:24.401621878 +0100
@@ -16,12 +16,12 @@
#
-%define so_version 10
+%define so_version 11
%define bin_name %{name}%{so_version}
%define libyui_devel_version libyui-devel >= 3.6.0
Name: libyui-ncurses-rest-api
-Version: 0.1.0
+Version: 0.1.1
Release: 0
Summary: Libyui - The REST API plugin for the Ncurses frontend
License: LGPL-2.1-only OR LGPL-3.0-only
++++++ libyui-ncurses-rest-api-0.1.0.tar.bz2 ->
libyui-ncurses-rest-api-0.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libyui-ncurses-rest-api-0.1.0/VERSION.cmake
new/libyui-ncurses-rest-api-0.1.1/VERSION.cmake
--- old/libyui-ncurses-rest-api-0.1.0/VERSION.cmake 2019-07-03
08:20:02.000000000 +0200
+++ new/libyui-ncurses-rest-api-0.1.1/VERSION.cmake 2019-12-10
17:10:39.000000000 +0100
@@ -1,6 +1,6 @@
SET( VERSION_MAJOR "0")
SET( VERSION_MINOR "1" )
-SET( VERSION_PATCH "0" )
+SET( VERSION_PATCH "1" )
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 "10" )
+SET( SONAME_MAJOR "11" )
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-ncurses-rest-api-0.1.0/package/libyui-ncurses-rest-api.changes
new/libyui-ncurses-rest-api-0.1.1/package/libyui-ncurses-rest-api.changes
--- old/libyui-ncurses-rest-api-0.1.0/package/libyui-ncurses-rest-api.changes
2019-07-03 08:20:02.000000000 +0200
+++ new/libyui-ncurses-rest-api-0.1.1/package/libyui-ncurses-rest-api.changes
2019-12-10 17:10:39.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Sep 18 15:59:59 UTC 2019 - Rodion Iafarov <[email protected]>
+
+- Increase SO version to 11 (bsc#1132247)
+- 0.1.1
+
+-------------------------------------------------------------------
Tue Jun 25 13:11:09 UTC 2019 - Ladislav Slezák <[email protected]>
- Initial version, split the libyui-rest-api plugin to separate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/libyui-ncurses-rest-api-0.1.0/package/libyui-ncurses-rest-api.spec
new/libyui-ncurses-rest-api-0.1.1/package/libyui-ncurses-rest-api.spec
--- old/libyui-ncurses-rest-api-0.1.0/package/libyui-ncurses-rest-api.spec
2019-07-03 08:20:02.000000000 +0200
+++ new/libyui-ncurses-rest-api-0.1.1/package/libyui-ncurses-rest-api.spec
2019-12-10 17:10:39.000000000 +0100
@@ -16,12 +16,12 @@
#
-%define so_version 10
+%define so_version 11
%define bin_name %{name}%{so_version}
%define libyui_devel_version libyui-devel >= 3.6.0
Name: libyui-ncurses-rest-api
-Version: 0.1.0
+Version: 0.1.1
Release: 0
Summary: Libyui - The REST API plugin for the Ncurses frontend
License: LGPL-2.1-only OR LGPL-3.0-only