commit libyui-qt-rest-api for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package libyui-qt-rest-api for 
openSUSE:Factory checked in at 2020-10-18 16:21:02

Comparing /work/SRC/openSUSE:Factory/libyui-qt-rest-api (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3486 (New)


Package is "libyui-qt-rest-api"

Sun Oct 18 16:21:02 2020 rev:6 rq:840450 version:0.2.2

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt-rest-api/libyui-qt-rest-api.changes
2020-08-14 13:08:15.869185860 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3486/libyui-qt-rest-api.changes
  2020-10-18 16:21:18.124487640 +0200
@@ -1,0 +2,6 @@
+Fri Oct  9 13:26:46 UTC 2020 - José Iván López González 
+
+- Use new parent lib SO version libyui.so.14 (bsc#1176402).
+- 0.2.2
+
+---

Old:

  libyui-qt-rest-api-0.2.1.tar.bz2

New:

  libyui-qt-rest-api-0.2.2.tar.bz2



Other differences:
--
++ libyui-qt-rest-api.spec ++
--- /var/tmp/diff_new_pack.F1SPqd/_old  2020-10-18 16:21:18.672487884 +0200
+++ /var/tmp/diff_new_pack.F1SPqd/_new  2020-10-18 16:21:18.676487886 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-rest-api
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,16 +12,16 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define so_version 13
+%define so_version 14
 %define bin_name %{name}%{so_version}
 %define libyui_devel_version libyui-devel >= 3.10.1
 
 Name:   libyui-qt-rest-api
-Version:0.2.1
+Version:0.2.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.2.1.tar.bz2 -> libyui-qt-rest-api-0.2.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-rest-api-0.2.1/VERSION.cmake 
new/libyui-qt-rest-api-0.2.2/VERSION.cmake
--- old/libyui-qt-rest-api-0.2.1/VERSION.cmake  2020-08-12 10:31:12.0 
+0200
+++ new/libyui-qt-rest-api-0.2.2/VERSION.cmake  2020-10-09 16:52:53.0 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "0")
 SET( VERSION_MINOR "2" )
-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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.changes 
new/libyui-qt-rest-api-0.2.2/package/libyui-qt-rest-api.changes
--- old/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.changes 
2020-08-12 10:31:12.0 +0200
+++ new/libyui-qt-rest-api-0.2.2/package/libyui-qt-rest-api.changes 
2020-10-09 16:52:53.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri Oct  9 13:26:46 UTC 2020 - José Iván López González 
+
+- Use new parent lib SO version libyui.so.14 (bsc#1176402).
+- 0.2.2
+
+---
 Tue Aug 11 14:16:35 UTC 2020 - Stefan Hundhammer 
 
 - Use new parent lib SO version libyui.so.13 (bsc#1175115)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.spec 
new/libyui-qt-rest-api-0.2.2/package/libyui-qt-rest-api.spec
--- old/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.spec
2020-08-12 10:31:12.0 +0200
+++ new/libyui-qt-rest-api-0.2.2/package/libyui-qt-rest-api.spec
2020-10-09 16:52:53.0 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define so_version 13
+%define so_version 14
 %define bin_name %{name}%{so_version}
 %define libyui_devel_version libyui-devel >= 3.10.1
 
 Name:   libyui-qt-rest-api
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Libyui - The REST API plugin for the Qt frontend
 License:LGPL-2.1-only OR LGPL-3.0-only




commit libyui-qt-rest-api for openSUSE:Factory

2020-08-14 Thread root
Hello community,

here is the log from the commit of package libyui-qt-rest-api for 
openSUSE:Factory checked in at 2020-08-14 13:08:06

Comparing /work/SRC/openSUSE:Factory/libyui-qt-rest-api (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3399 (New)


Package is "libyui-qt-rest-api"

Fri Aug 14 13:08:06 2020 rev:5 rq:825943 version:0.2.1

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt-rest-api/libyui-qt-rest-api.changes
2020-07-09 13:16:34.972741540 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3399/libyui-qt-rest-api.changes
  2020-08-14 13:08:15.869185860 +0200
@@ -1,0 +2,6 @@
+Tue Aug 11 14:16:35 UTC 2020 - Stefan Hundhammer 
+
+- Use new parent lib SO version libyui.so.13 (bsc#1175115)
+- 0.2.1
+
+---

Old:

  libyui-qt-rest-api-0.2.0.tar.bz2

New:

  libyui-qt-rest-api-0.2.1.tar.bz2



Other differences:
--
++ libyui-qt-rest-api.spec ++
--- /var/tmp/diff_new_pack.oguwKu/_old  2020-08-14 13:08:17.529186493 +0200
+++ /var/tmp/diff_new_pack.oguwKu/_new  2020-08-14 13:08:17.529186493 +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-qt-rest-api
-Version:0.2.0
+Version:0.2.1
 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.2.0.tar.bz2 -> libyui-qt-rest-api-0.2.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-rest-api-0.2.0/VERSION.cmake 
new/libyui-qt-rest-api-0.2.1/VERSION.cmake
--- old/libyui-qt-rest-api-0.2.0/VERSION.cmake  2020-07-08 09:28:32.0 
+0200
+++ new/libyui-qt-rest-api-0.2.1/VERSION.cmake  2020-08-12 10:31:12.0 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "0")
 SET( VERSION_MINOR "2" )
-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 "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-qt-rest-api-0.2.0/package/libyui-qt-rest-api.changes 
new/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.changes
--- old/libyui-qt-rest-api-0.2.0/package/libyui-qt-rest-api.changes 
2020-07-08 09:28:32.0 +0200
+++ new/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.changes 
2020-08-12 10:31:12.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Aug 11 14:16:35 UTC 2020 - Stefan Hundhammer 
+
+- Use new parent lib SO version libyui.so.13 (bsc#1175115)
+- 0.2.1
+
+---
 Mon Jun  8 14:37:04 UTC 2020 - Rodion Iafarov 
 
 - Trigger update on YCombobox, YSelectionBox, YInputField,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-rest-api-0.2.0/package/libyui-qt-rest-api.spec 
new/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.spec
--- old/libyui-qt-rest-api-0.2.0/package/libyui-qt-rest-api.spec
2020-07-08 09:28:32.0 +0200
+++ new/libyui-qt-rest-api-0.2.1/package/libyui-qt-rest-api.spec
2020-08-12 10:31:12.0 +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-qt-rest-api
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Libyui - The REST API plugin for the Qt frontend
 License:LGPL-2.1-only OR LGPL-3.0-only




commit libyui-qt-rest-api for openSUSE:Factory

2020-07-09 Thread root
Hello community,

here is the log from the commit of package libyui-qt-rest-api for 
openSUSE:Factory checked in at 2020-07-09 13:16:33

Comparing /work/SRC/openSUSE:Factory/libyui-qt-rest-api (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3060 (New)


Package is "libyui-qt-rest-api"

Thu Jul  9 13:16:33 2020 rev:4 rq:819368 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt-rest-api/libyui-qt-rest-api.changes
2020-06-10 00:40:03.101657195 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.3060/libyui-qt-rest-api.changes
  2020-07-09 13:16:34.972741540 +0200
@@ -1,0 +2,9 @@
+Mon Jun  8 14:37:04 UTC 2020 - Rodion Iafarov 
+
+- Trigger update on YCombobox, YSelectionBox, YInputField,
+  YMultiSelectionBox (bsc#1139747)
+- Add support for YDateField and YTimeField
+- Add support for YCheckBoxFrame
+- 0.2.0
+
+---

Old:

  libyui-qt-rest-api-0.1.2.tar.bz2

New:

  libyui-qt-rest-api-0.2.0.tar.bz2



Other differences:
--
++ libyui-qt-rest-api.spec ++
--- /var/tmp/diff_new_pack.IHeUNJ/_old  2020-07-09 13:16:35.636743638 +0200
+++ /var/tmp/diff_new_pack.IHeUNJ/_new  2020-07-09 13:16:35.640743652 +0200
@@ -18,10 +18,10 @@
 
 %define so_version 12
 %define bin_name %{name}%{so_version}
-%define libyui_devel_version libyui-devel >= 3.6.0
+%define libyui_devel_version libyui-devel >= 3.10.1
 
 Name:   libyui-qt-rest-api
-Version:0.1.2
+Version:0.2.0
 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.2.tar.bz2 -> libyui-qt-rest-api-0.2.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-rest-api-0.1.2/README.md 
new/libyui-qt-rest-api-0.2.0/README.md
--- old/libyui-qt-rest-api-0.1.2/README.md  2020-06-08 17:08:24.0 
+0200
+++ new/libyui-qt-rest-api-0.2.0/README.md  2020-07-08 09:28:32.0 
+0200
@@ -1,8 +1,14 @@
+## Table of Contents
+* [libyui-qt-rest-api](#libyui-qt-rest-api)
+
 # libyui-qt-rest-api
 
 These are the [libyui REST API](https://github.com/libyui/libyui-rest-api)
 bindings for the [libyui-qt](https://github.com/libyui/libyui-ncurses-rest-api)
 UI frontend.
 
+This package contains Qt specific handling of the actions. Library is 
dynamically
+loaded based on UI being used by the YaST application.
+
 See the libyui REST API 
[documentation](https://github.com/libyui/libyui-rest-api)
 for more details.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-rest-api-0.1.2/SOURCECONF.cmake 
new/libyui-qt-rest-api-0.2.0/SOURCECONF.cmake
--- old/libyui-qt-rest-api-0.1.2/SOURCECONF.cmake   2020-06-08 
17:08:24.0 +0200
+++ new/libyui-qt-rest-api-0.2.0/SOURCECONF.cmake   2020-07-08 
09:28:32.0 +0200
@@ -1,7 +1,9 @@
 SET( ${TARGETLIB}_SOURCES
  YQHttpUI.cc
+ YQHttpWidgetsActionHandler.cc
 )
 
 SET( ${TARGETLIB}_HEADERS
  YQHttpUI.h
+ YQHttpWidgetsActionHandler.h
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-rest-api-0.1.2/VERSION.cmake 
new/libyui-qt-rest-api-0.2.0/VERSION.cmake
--- old/libyui-qt-rest-api-0.1.2/VERSION.cmake  2020-06-08 17:08:24.0 
+0200
+++ new/libyui-qt-rest-api-0.2.0/VERSION.cmake  2020-07-08 09:28:32.0 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "0")
-SET( VERSION_MINOR "1" )
-SET( VERSION_PATCH "2" )
+SET( VERSION_MINOR "2" )
+SET( VERSION_PATCH "0" )
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is need for the libyui core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.changes 
new/libyui-qt-rest-api-0.2.0/package/libyui-qt-rest-api.changes
--- old/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.changes 
2020-06-08 17:08:24.0 +0200
+++ new/libyui-qt-rest-api-0.2.0/package/libyui-qt-rest-api.changes 
2020-07-08 09:28:32.0 +0200
@@ -1,4 +1,13 @@
 ---
+Mon Jun  8 14:37:04 UTC 2020 - Rodion Iafarov 
+
+- Trigger update on YCombobox, YSelectionBox, YInputField,
+  YMultiSelectionBox (bsc#1139747)
+- Add support for YDateField and YTimeField
+- Add support for YCheckBoxFrame
+- 0.2.0
+
+---
 Thu Jun  4 13:13:39 UTC 2020 - Stefan Hundhammer 
 
 - Use new parent lib SO version libyui.so.12 (bsc#1172513)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit libyui-qt-rest-api for openSUSE:Factory

2020-06-09 Thread root
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 
+
+- 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.0 
+0100
+++ new/libyui-qt-rest-api-0.1.2/VERSION.cmake  2020-06-08 17:08:24.0 
+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.0 +0100
+++ new/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.changes 
2020-06-08 17:08:24.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun  4 13:13:39 UTC 2020 - Stefan Hundhammer 
+
+- Use new parent lib SO version libyui.so.12 (bsc#1172513)
+- 0.1.2 
+
+---
 Wed Sep 18 16:03:11 UTC 2019 - Rodion Iafarov 
 
 - 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.0 +0100
+++ new/libyui-qt-rest-api-0.1.2/package/libyui-qt-rest-api.spec
2020-06-08 17:08:24.0 +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




commit libyui-qt-rest-api for openSUSE:Factory

2019-12-25 Thread root
Hello community,

here is the log from the commit of package libyui-qt-rest-api for 
openSUSE:Factory checked in at 2019-12-25 10:54:19

Comparing /work/SRC/openSUSE:Factory/libyui-qt-rest-api (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.6675 (New)


Package is "libyui-qt-rest-api"

Wed Dec 25 10:54:19 2019 rev:2 rq:755850 version:0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt-rest-api/libyui-qt-rest-api.changes
2019-07-11 13:14:28.546846894 +0200
+++ 
/work/SRC/openSUSE:Factory/.libyui-qt-rest-api.new.6675/libyui-qt-rest-api.changes
  2019-12-25 10:54:35.425625334 +0100
@@ -1,0 +2,6 @@
+Wed Sep 18 16:03:11 UTC 2019 - Rodion Iafarov 
+
+- Increase SO version to 11 (bsc#1132247)
+- 0.1.1
+
+---

Old:

  libyui-qt-rest-api-0.1.0.tar.bz2

New:

  libyui-qt-rest-api-0.1.1.tar.bz2



Other differences:
--
++ libyui-qt-rest-api.spec ++
--- /var/tmp/diff_new_pack.2Kvr3u/_old  2019-12-25 10:54:35.821625458 +0100
+++ /var/tmp/diff_new_pack.2Kvr3u/_new  2019-12-25 10:54:35.825625459 +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-qt-rest-api
-Version:0.1.0
+Version:0.1.1
 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.0.tar.bz2 -> libyui-qt-rest-api-0.1.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-rest-api-0.1.0/VERSION.cmake 
new/libyui-qt-rest-api-0.1.1/VERSION.cmake
--- old/libyui-qt-rest-api-0.1.0/VERSION.cmake  2019-07-03 08:20:06.0 
+0200
+++ new/libyui-qt-rest-api-0.1.1/VERSION.cmake  2019-12-11 14:15:50.0 
+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.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-rest-api-0.1.0/package/libyui-qt-rest-api.changes 
new/libyui-qt-rest-api-0.1.1/package/libyui-qt-rest-api.changes
--- old/libyui-qt-rest-api-0.1.0/package/libyui-qt-rest-api.changes 
2019-07-03 08:20:06.0 +0200
+++ new/libyui-qt-rest-api-0.1.1/package/libyui-qt-rest-api.changes 
2019-12-11 14:15:50.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Sep 18 16:03:11 UTC 2019 - Rodion Iafarov 
+
+- Increase SO version to 11 (bsc#1132247)
+- 0.1.1
+
+---
 Tue Jun 25 13:11:09 UTC 2019 - Ladislav Slezák 
 
 - Initial version, split the libyui-rest-api plugin to separate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libyui-qt-rest-api-0.1.0/package/libyui-qt-rest-api.spec 
new/libyui-qt-rest-api-0.1.1/package/libyui-qt-rest-api.spec
--- old/libyui-qt-rest-api-0.1.0/package/libyui-qt-rest-api.spec
2019-07-03 08:20:06.0 +0200
+++ new/libyui-qt-rest-api-0.1.1/package/libyui-qt-rest-api.spec
2019-12-11 14:15:50.0 +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-qt-rest-api
-Version:0.1.0
+Version:0.1.1
 Release:0
 Summary:Libyui - The REST API plugin for the Qt frontend
 License:LGPL-2.1-only OR LGPL-3.0-only