Accepting request 560452 from home:Zaitor:branches:X11:Wayland

- Update to version 1.12:
  * This version includes the new stable version of the XDG Shell
    protocol. In short, the difference between the XDG Shell stable
    and the last unstable version include (among other things):
  * The base interface and the global exposed via the registry
    changed from zxdg_shell_v6 to xdg_wm_base.
  * Fullscreen semantics were better defined and geometry
    requirements relaxed to allow certain hardware optimizations.
  * The popup positioner was changed to allow positioning against a
    point.
  * The popup semantics was changed to allow future extendability.
  * Toplevel parent-child relationship ambiguities were fixed.
  * Unmap/map semantics were better defined.
  * Various other ambiguities were fixed and documentation in
    general was improved.
- Use autosetup macro, and drop make call, nothing is build anyway.

OBS-URL: https://build.opensuse.org/request/show/560452
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=32
This commit is contained in:
Jan Engelhardt 2017-12-31 02:00:01 +00:00 committed by Git OBS Bridge
parent 6e57a0859e
commit a4164e5816
6 changed files with 25 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3afcee1d51c5b1d70b59da790c9830b354236324b19b2b7af9683bd3b7be6804
size 117852

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b19e8a9e1e19474756a7069db23b90ca9b8ebb438448c6063b4a7fc89b7c8b2
size 98920

Binary file not shown.

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Dec 28 21:58:28 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12:
* This version includes the new stable version of the XDG Shell
protocol. In short, the difference between the XDG Shell stable
and the last unstable version include (among other things):
* The base interface and the global exposed via the registry
changed from zxdg_shell_v6 to xdg_wm_base.
* Fullscreen semantics were better defined and geometry
requirements relaxed to allow certain hardware optimizations.
* The popup positioner was changed to allow positioning against a
point.
* The popup semantics was changed to allow future extendability.
* Toplevel parent-child relationship ambiguities were fixed.
* Unmap/map semantics were better defined.
* Various other ambiguities were fixed and documentation in
general was improved.
- Use autosetup macro, and drop make call, nothing is build anyway.
-------------------------------------------------------------------
Thu Nov 9 19:30:23 UTC 2017 - aavindraa@gmail.com

View File

@ -18,7 +18,7 @@
Name: wayland-protocols
Version: 1.11
Version: 1.12
Release: 0
Summary: Wayland protocols that adds functionality not available in the core protocol
License: MIT
@ -50,11 +50,10 @@ protocol either in Wayland core, or some other protocol in
wayland-protocols.
%prep
%setup -q
%autosetup
%build
%configure
make %{?_smp_mflags}
%install
%make_install