forked from jengelh/wayland
wayland-1.1.0
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland?expand=0&rev=25
This commit is contained in:
parent
7c9ee55dea
commit
725ea4e695
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f52a012df699eff434b0f49e56000d6978b5f781048402ca8e0232242970fc49
|
|
||||||
size 391348
|
|
3
wayland-1.1.0.tar.xz
Normal file
3
wayland-1.1.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ef587cf1a0e52b6dee44eeb9c288110e8180819abf4e419d247dfe234867a5c
|
||||||
|
size 401932
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 17 05:41:15 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 1.1.0
|
||||||
|
* Optimize damage handling when moving surfaces in and out of planes
|
||||||
|
* Touch screen calibration feature and client
|
||||||
|
* Proper support for popup surfaces
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 24 15:46:12 UTC 2013 - hrvoje.senjan@gmail.com
|
Sun Mar 24 15:46:12 UTC 2013 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: wayland
|
Name: wayland
|
||||||
%define lname libwayland0
|
%define lname libwayland0
|
||||||
Version: 1.0.6
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
License: HPND
|
License: HPND
|
||||||
@ -143,5 +143,6 @@ XDG_RUNTIME_DIR="$PWD/xdg" make check %{?_smp_mflags};
|
|||||||
%_libdir/libwayland-*.so
|
%_libdir/libwayland-*.so
|
||||||
%_libdir/pkgconfig/wayland-*.pc
|
%_libdir/pkgconfig/wayland-*.pc
|
||||||
%_datadir/aclocal
|
%_datadir/aclocal
|
||||||
|
%_mandir/man3/wl_*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user