commit waylandpp for openSUSE:Factory

2020-08-29 Thread root
Hello community,

here is the log from the commit of package waylandpp for openSUSE:Factory 
checked in at 2020-08-29 20:40:34

Comparing /work/SRC/openSUSE:Factory/waylandpp (Old)
 and  /work/SRC/openSUSE:Factory/.waylandpp.new.3399 (New)


Package is "waylandpp"

Sat Aug 29 20:40:34 2020 rev:4 rq:830119 version:0.2.8

Changes:

--- /work/SRC/openSUSE:Factory/waylandpp/waylandpp.changes  2020-06-05 
20:28:58.177305489 +0200
+++ /work/SRC/openSUSE:Factory/.waylandpp.new.3399/waylandpp.changes
2020-08-29 20:40:55.121429296 +0200
@@ -1,0 +2,7 @@
+Mon Aug 17 11:51:03 UTC 2020 - Dirk Mueller 
+
+- update to 0.2.8:
+  * released version, includes the cherry picks
+- remove 695c0881101435a57d24c84d04cbcb79eec49903.patch (upstream)
+
+---

Old:

  695c0881101435a57d24c84d04cbcb79eec49903.patch
  waylandpp-0.2.7.20191014T190311.4007255.tar.xz

New:

  waylandpp-0.2.8.tar.xz



Other differences:
--
++ waylandpp.spec ++
--- /var/tmp/diff_new_pack.VUsBxy/_old  2020-08-29 20:40:56.249429767 +0200
+++ /var/tmp/diff_new_pack.VUsBxy/_new  2020-08-29 20:40:56.253429768 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package waylandpp
 #
-# Copyright (c) 2019 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,22 +12,21 @@
 # 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 sover 0
 
 Name:   waylandpp
-Version:0.2.7.20191014T190311.4007255
+Version:0.2.8
 Release:0
 Summary:Wayland C++ bindings
 License:BSD-2-Clause AND GPL-3.0-or-later
 Group:  Development/Libraries/C and C++
-Url:https://github.com/NilsBrause/waylandpp
+URL:https://github.com/NilsBrause/waylandpp
 Source0:%{name}-%{version}.tar.xz
-Patch0: 695c0881101435a57d24c84d04cbcb79eec49903.patch
-BuildRequires:  cmake >= 3.13
+BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(egl)
@@ -35,6 +34,9 @@
 BuildRequires:  pkgconfig(wayland-client) >= 1.11.0
 BuildRequires:  pkgconfig(wayland-cursor)
 BuildRequires:  pkgconfig(wayland-egl)
+%if 0%{?sle_version} == 150100
+BuildRequires:  Mesa-KHR-devel
+%endif
 
 %description
 Wayland C++ bindings

++ _service ++
--- /var/tmp/diff_new_pack.VUsBxy/_old  2020-08-29 20:40:56.301429788 +0200
+++ /var/tmp/diff_new_pack.VUsBxy/_new  2020-08-29 20:40:56.305429791 +0200
@@ -1,12 +1,13 @@
 
   
+waylandpp
+86c8a57a4b04266109e4edefbde60fae7ebd8867
 git
+disable
 https://github.com/NilsBrause/waylandpp.git
-
-400725571b66b8f853884412356c1fbcd1375998
-waylandpp
-%ci.%h
-0.2.7
+@PARENT_TAG@
+[v]?([^+]+)(.*)
+\1
   
   
 *tar

++ waylandpp-0.2.7.20191014T190311.4007255.tar.xz -> waylandpp-0.2.8.tar.xz 
++
 2158 lines of diff (skipped)




commit waylandpp for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package waylandpp for openSUSE:Factory 
checked in at 2020-06-05 20:23:49

Comparing /work/SRC/openSUSE:Factory/waylandpp (Old)
 and  /work/SRC/openSUSE:Factory/.waylandpp.new.3606 (New)


Package is "waylandpp"

Fri Jun  5 20:23:49 2020 rev:3 rq:811846 version:0.2.7.20191014T190311.4007255

Changes:

--- /work/SRC/openSUSE:Factory/waylandpp/waylandpp.changes  2019-10-16 
09:17:33.827115236 +0200
+++ /work/SRC/openSUSE:Factory/.waylandpp.new.3606/waylandpp.changes
2020-06-05 20:28:58.177305489 +0200
@@ -1,0 +2,5 @@
+Fri Jun  5 14:14:14 UTC 2020 - o...@aepfle.de
+
+- Add 695c0881101435a57d24c84d04cbcb79eec49903.patch to fix build
+
+---

New:

  695c0881101435a57d24c84d04cbcb79eec49903.patch



Other differences:
--
++ waylandpp.spec ++
--- /var/tmp/diff_new_pack.R685MP/_old  2020-06-05 20:28:59.037308029 +0200
+++ /var/tmp/diff_new_pack.R685MP/_new  2020-06-05 20:28:59.037308029 +0200
@@ -26,6 +26,7 @@
 Group:  Development/Libraries/C and C++
 Url:https://github.com/NilsBrause/waylandpp
 Source0:%{name}-%{version}.tar.xz
+Patch0: 695c0881101435a57d24c84d04cbcb79eec49903.patch
 BuildRequires:  cmake >= 3.13
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config

++ 695c0881101435a57d24c84d04cbcb79eec49903.patch ++
>From 695c0881101435a57d24c84d04cbcb79eec49903 Mon Sep 17 00:00:00 2001
From: Rechi 
Date: Sat, 18 Jan 2020 23:37:46 +0100
Subject: [fix] add missing stdexcept include after 2d834a6
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

fixes error: ‘runtime_error’ is not a member of ‘std’
---
 include/wayland-util.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/wayland-util.hpp b/include/wayland-util.hpp
index 9cf5d04..1609651 100644
--- a/include/wayland-util.hpp
+++ b/include/wayland-util.hpp
@@ -28,6 +28,7 @@
 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 



commit waylandpp for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package waylandpp for openSUSE:Factory 
checked in at 2019-10-16 09:17:30

Comparing /work/SRC/openSUSE:Factory/waylandpp (Old)
 and  /work/SRC/openSUSE:Factory/.waylandpp.new.2352 (New)


Package is "waylandpp"

Wed Oct 16 09:17:30 2019 rev:2 rq:738459 version:0.2.7.20191014T190311.4007255

Changes:

--- /work/SRC/openSUSE:Factory/waylandpp/waylandpp.changes  2019-05-07 
23:15:51.860513961 +0200
+++ /work/SRC/openSUSE:Factory/.waylandpp.new.2352/waylandpp.changes
2019-10-16 09:17:33.827115236 +0200
@@ -1,0 +2,7 @@
+Mon Oct 14 16:58:20 UTC 2019 - o...@aepfle.de
+
+- Update to version 0.2.7 (4007255)
+  * a lot of internal cleanups, build system improvements
+- Remove waylandpp.patch
+
+---

Old:

  waylandpp-0.2.5.20190224T162511.f389962.tar.xz
  waylandpp.patch

New:

  waylandpp-0.2.7.20191014T190311.4007255.tar.xz



Other differences:
--
++ waylandpp.spec ++
--- /var/tmp/diff_new_pack.SGJ6Vd/_old  2019-10-16 09:17:34.363113855 +0200
+++ /var/tmp/diff_new_pack.SGJ6Vd/_new  2019-10-16 09:17:34.363113855 +0200
@@ -19,15 +19,14 @@
 %define sover 0
 
 Name:   waylandpp
-Version:0.2.5.20190224T162511.f389962
+Version:0.2.7.20191014T190311.4007255
 Release:0
 Summary:Wayland C++ bindings
 License:BSD-2-Clause AND GPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 Url:https://github.com/NilsBrause/waylandpp
 Source0:%{name}-%{version}.tar.xz
-Patch0: waylandpp.patch
-BuildRequires:  cmake >= 3.5.1
+BuildRequires:  cmake >= 3.13
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(egl)
@@ -60,7 +59,7 @@
 
 %build
 %cmake
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install
@@ -84,5 +83,6 @@
 %{_libdir}/pkgconfig/wayland-cursor++.pc
 %{_libdir}/pkgconfig/wayland-egl++.pc
 %{_libdir}/lib*.so
+%{_libdir}/cmake
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.SGJ6Vd/_old  2019-10-16 09:17:34.391113783 +0200
+++ /var/tmp/diff_new_pack.SGJ6Vd/_new  2019-10-16 09:17:34.391113783 +0200
@@ -1,11 +1,12 @@
 
   
 git
-git://github.com/NilsBrause/waylandpp.git
-0.2.5
+https://github.com/NilsBrause/waylandpp.git
+
+400725571b66b8f853884412356c1fbcd1375998
 waylandpp
 %ci.%h
-0.2.5
+0.2.7
   
   
 *tar

++ waylandpp-0.2.5.20190224T162511.f389962.tar.xz -> 
waylandpp-0.2.7.20191014T190311.4007255.tar.xz ++
 2942 lines of diff (skipped)