diff --git a/wayland-protocols-1.0.tar.xz b/wayland-protocols-1.0.tar.xz deleted file mode 100644 index 9ef2abd..0000000 --- a/wayland-protocols-1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a538a8e3f999f2722897eb60aa2e2b53d879381b413b630957d58a9acd226def -size 65232 diff --git a/wayland-protocols-1.0.tar.xz.sig b/wayland-protocols-1.0.tar.xz.sig deleted file mode 100644 index 8908fd2..0000000 Binary files a/wayland-protocols-1.0.tar.xz.sig and /dev/null differ diff --git a/wayland-protocols-1.1.tar.xz b/wayland-protocols-1.1.tar.xz new file mode 100644 index 0000000..15398d7 --- /dev/null +++ b/wayland-protocols-1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d2304fa10da01c81aa7874dc09928639ea69bcd5209e1b0420c856dfae5bc5 +size 93148 diff --git a/wayland-protocols-1.1.tar.xz.sig b/wayland-protocols-1.1.tar.xz.sig new file mode 100644 index 0000000..954dea5 Binary files /dev/null and b/wayland-protocols-1.1.tar.xz.sig differ diff --git a/wayland-protocols.changes b/wayland-protocols.changes index 18a34b4..5ec8808 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Feb 16 18:52:39 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.1: + * This release includes two new unstable protocol extensions: + + Relative pointer events. + + Pointer constraints (locking and confinement). + * Changes to existing protocols include: + + xdg-shell: Added EFL state range reservation. + * Other improvement include basic testing, which tests that all + the protocols provided will pass wayland-scanner without any + errors, and compatibility with older pkg-config versions. +- Add pkgconfig(wayland-scanner) BuildRequires: New dependency. + ------------------------------------------------------------------- Mon Feb 8 12:18:54 UTC 2016 - jengelh@inai.de diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 91de23b..c8d6bc6 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -18,7 +18,7 @@ Name: wayland-protocols -Version: 1.0 +Version: 1.1 Release: 0 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -28,6 +28,7 @@ Source: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.x Source2: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz.sig Source3: %name.keyring BuildRequires: pkg-config +BuildRequires: pkgconfig(wayland-scanner) BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build