From dc49cd723393665884b46808897803f6416ef89a2eb448a9f4cada1e13750e2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 19 Feb 2016 15:29:55 +0000 Subject: [PATCH] Accepting request 360439 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360439 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=7 --- wayland-protocols-1.0.tar.xz | 3 --- wayland-protocols-1.0.tar.xz.sig | Bin 543 -> 0 bytes wayland-protocols-1.1.tar.xz | 3 +++ wayland-protocols-1.1.tar.xz.sig | Bin 0 -> 543 bytes wayland-protocols.changes | 14 ++++++++++++++ wayland-protocols.spec | 3 ++- 6 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 wayland-protocols-1.0.tar.xz delete mode 100644 wayland-protocols-1.0.tar.xz.sig create mode 100644 wayland-protocols-1.1.tar.xz create mode 100644 wayland-protocols-1.1.tar.xz.sig 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 8908fd22b4fdc5c40b5f8d73acaea505ceda0535e9a0fe871aa6b24695d5e52f..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-!8BIE!H2@t04?4AKO7D@*`5B(h84y(Z=U$8qdU$Gyj z^M|%~Y*NiyA&adYq!4;4wEh2>?BuW+5F1O5@@FOv@mZHiOL@4G>~1OdZ7~M;a7l z;%|M_FefmXVRv{qvI;~?*}%O=$i-XfleN-jrE{Z~`f{|~-k73kkBjqd)_vez{EwrFbUI^AV7MvHQkQp9}C^`uA(@_eF#rdS=AcPZjDIOHkf?#4!PZj*n9Ix? z?Axh9J`m}o{cdE3hgD`l=dZKRKWIZWzaPyQ9|+{A41y8jMPNpz*wxncC>@gqCC74K h@_1b9cTDjhp`Op)Fwz5CsX1bB`!gYB())q)n{6m?74^|-Mqz>npjc+?9e zYZuq@rGN_?-HUTPJwnhFDlg8Ii3F{iarxG2(Bo}Q@7zCm%cau6y43<(j zEe*?Y-JDJYPek3$UsTWdDxnhXGu7hCz?iuxCy#zUJ^GGr5Fm`koCu%iMbRvY!eY*` zupAKOcjUyXZk)W|JNwKL>H10|7IA?;vH5AXp;3H7ws_R+B@=eJu<_jlXG%coT}oDi zNUH9T%y^}iQe+lmnSC4A8rFx;CDEEeS}6gy|9uL#N7UwvN>O+)QeA2PTy zF0QXPHMRK%`;#UBo|aLjz@qCxM@wpExrp(OD6ei?iQh&cVoA4H;8!fM^k*8&LKNME zNV~;sAz7<~ROPsY6%^v+<4);64d)p-v~|Jym8=?8*z|dtHpYD;GGa%{cmkO(;-p5N h0~ssDjpqGb~;BSFck4e?j(-O@Twgul<<#G`z1$F=c literal 0 HcmV?d00001 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