Hello community,

here is the log from the commit of package cage for openSUSE:Factory checked in 
at 2020-07-17 20:48:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cage (Old)
 and      /work/SRC/openSUSE:Factory/.cage.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cage"

Fri Jul 17 20:48:20 2020 rev:4 rq:821323 version:0.1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cage/cage.changes        2020-04-02 
17:45:12.537518735 +0200
+++ /work/SRC/openSUSE:Factory/.cage.new.3592/cage.changes      2020-07-17 
20:49:05.248809971 +0200
@@ -1,0 +2,27 @@
+Thu Jul 16 14:29:01 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.1.2.1:
+  * man: indent with tabs (#156)
+
+-------------------------------------------------------------------
+Thu Jul 16 14:10:04 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.1.2:
+  * Cage now implements the
+    wlr-screencopy-unstable-v1,
+    xdg-output-unstable-v1.xml,
+    wlr-gamma-control-unstable-v1,
+    and wlr_export_dmabuf_unstable_v1 protocols.
+  * Support for direct scan-out has been added to Cage.
+  * Cage now allows switching VTs
+  * Extended multi monitor behaviour
+    One to extend the application across the monitors' bounding
+    box and another to use only the last plugged in monitor.
+  * Add support for keyboard groups.
+  * Cage now comes with a manpage
+  * For details see https://github.com/Hjdskes/cage/releases/tag/v0.1.2
+- Remove because in new release:
+  * cage-0.1.1-new-wlroots.patch
+  * cage-0.1.1-dont-terminate-display.patch
+
+-------------------------------------------------------------------

Old:
----
  cage-0.1.1-dont-terminate-display.patch
  cage-0.1.1-new-wlroots.patch
  v0.1.1.tar.gz

New:
----
  v0.1.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cage.spec ++++++
--- /var/tmp/diff_new_pack.gy7pPB/_old  2020-07-17 20:49:07.264812074 +0200
+++ /var/tmp/diff_new_pack.gy7pPB/_new  2020-07-17 20:49:07.268812078 +0200
@@ -17,19 +17,18 @@
 
 
 Name:           cage
-Version:        0.1.1
+Version:        0.1.2.1
 Release:        0
 Summary:        Wayland Kiosk
 License:        MIT
 Group:          System/GUI/Other
 URL:            https://www.hjdskes.nl/projects/cage/
 Source:         https://github.com/Hjdskes/cage/archive/v%{version}.tar.gz
-Patch0:         cage-0.1.1-new-wlroots.patch
-Patch1:         cage-0.1.1-dont-terminate-display.patch
-BuildRequires:  libpixman-1-0-devel
 BuildRequires:  meson >= 0.43.0
 BuildRequires:  pkgconfig
-BuildRequires:  wlroots-devel >= 0.9.1
+BuildRequires:  scdoc
+BuildRequires:  wlroots-devel >= 0.11.0
+BuildRequires:  pkgconfig(pixman-1)
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.14
 BuildRequires:  pkgconfig(wayland-server)
 BuildRequires:  pkgconfig(xkbcommon)
@@ -39,8 +38,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %meson
@@ -53,5 +50,6 @@
 %license LICENSE
 %doc README.md
 %{_bindir}/cage
+%{_mandir}/man1/cage.1%{?ext_man}
 
 %changelog

++++++ v0.1.1.tar.gz -> v0.1.2.1.tar.gz ++++++
++++ 3165 lines of diff (skipped)


Reply via email to