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 <[email protected]>
+
+- 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 @@
 <services>
   <service name="tar_scm" mode="disabled">
+    <param name="filename">waylandpp</param>
+    <param name="revision">86c8a57a4b04266109e4edefbde60fae7ebd8867</param>
     <param name="scm">git</param>
+    <param name="submodules">disable</param>
     <param name="url">https://github.com/NilsBrause/waylandpp.git</param>
-    <!--- tag 0.2.7 -->
-    <param name="revision">400725571b66b8f853884412356c1fbcd1375998</param>
-    <param name="filename">waylandpp</param>
-    <param name='versionformat'>%ci.%h</param>
-    <param name="versionprefix">0.2.7</param>
+    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="versionrewrite-pattern">[v]?([^+]+)(.*)</param>
+    <param name="versionrewrite-replacement">\1</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*tar</param>

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


Reply via email to