From c7214484012a5722fd33151a5597df0806f1c443cb4a0f632fb1eebbadc71fa9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 30 May 2018 13:25:50 +0000 Subject: [PATCH] Accepting request 610111 from home:RZLourenco - Update to version 1.14: * xdg-output: Add name and description events * configure.ac: Bump version to 1.14 * xdg-shell: add enums for tiled window state to toplevel configure OBS-URL: https://build.opensuse.org/request/show/610111 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayland-protocols?expand=0&rev=36 --- wayland-protocols-1.13.tar.xz | 3 --- wayland-protocols-1.13.tar.xz.sig | Bin 543 -> 0 bytes wayland-protocols-1.14.tar.xz | 3 +++ wayland-protocols-1.14.tar.xz.sig | Bin 0 -> 543 bytes wayland-protocols.changes | 9 +++++++++ wayland-protocols.spec | 2 +- 6 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 wayland-protocols-1.13.tar.xz delete mode 100644 wayland-protocols-1.13.tar.xz.sig create mode 100644 wayland-protocols-1.14.tar.xz create mode 100644 wayland-protocols-1.14.tar.xz.sig diff --git a/wayland-protocols-1.13.tar.xz b/wayland-protocols-1.13.tar.xz deleted file mode 100644 index 3f73a19..0000000 --- a/wayland-protocols-1.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38 -size 99680 diff --git a/wayland-protocols-1.13.tar.xz.sig b/wayland-protocols-1.13.tar.xz.sig deleted file mode 100644 index d9459e8ffcabed334e3f54210311aa4476d03517fee56f5cae159ec3d37ecd36..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0RjL91p-=xEBgQn2@t04?4AKO7D`Pd5B@)N-ZvVGpxg_bxbIUfD^^ z*TBkb?bz2FC+CtU0(pf>lydUTQ)}icWk9TuhbQB>C^_JS-j4->YwLeRX>yvY^rAyY z_H`eDjBZg13i(qmd@6?*?vV*bYjW!=%PI!#PK?M&7?$?H#@ljEZebyW;&v~}qHu690izbD8!dg{W>BCBlZ8ZV?e|j(~ zS-Wi@d8q+UeO{xgZ`cl%-RpY-jm85=XeK}>dKQH*7OIXqO%2& hJN0QnU~C)e`$Raq55MiEkLRcEIy=H)Uw!+DeRt!}1jqmY diff --git a/wayland-protocols-1.14.tar.xz b/wayland-protocols-1.14.tar.xz new file mode 100644 index 0000000..b12a5d8 --- /dev/null +++ b/wayland-protocols-1.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6 +size 99844 diff --git a/wayland-protocols-1.14.tar.xz.sig b/wayland-protocols-1.14.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..9dbedefd273ef909e54bef608e021a01dc5bda2ff44f20ddfaff0f46d7337c2d GIT binary patch literal 543 zcmV+)0^t3L0vrSY0RjL91p->@FA4w(2@t04?4AKO7D@mI5CDZ>A~MeG4ZM*T~-spEvkcnQJo8x$=EPAlAKg0R{blvWOcu8HVP?g-#g75|6SKd zM<8b3o{dh(HeBeDKRN4d=5*_4IAEp zNvJq`n`t>c2QDHu1Gr-w83#6uDnhD|^eY4Ra_LZVVC zw>OG!B_wWNcd8pq=~-NjX{&0bJ>rhpN;3QZ;Jq-j=%l#$)cT+sjMYFf;K?)Fv0ah0 zbvTBoxOphXV7m29WKnRG{qb}!&|iXv&J3y%tH=*=Xo;G0%S?_sejAGu)&UvcKun5%KS8^#$cFI+l6q-& z6R0PI0*=`qF8NHo-V>y^6D)#bN%*Jdt-q1Yrz&94VrR<8%<7M#{h=Jb{Xi}1!gNxJF3YD%Z9*p`{h$B< literal 0 HcmV?d00001 diff --git a/wayland-protocols.changes b/wayland-protocols.changes index 136ff76..13993fc 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 17 16:04:12 UTC 2018 - rzl@l2f.inesc-id.pt + +- Update to version 1.14: + * xdg-output: Add name and description events + * configure.ac: Bump version to 1.14 + * xdg-shell: add enums for tiled window state to toplevel + configure + ------------------------------------------------------------------- Sun Feb 18 02:55:00 UTC 2018 - avindra@opensuse.org diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 0005b04..faff0c3 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -18,7 +18,7 @@ Name: wayland-protocols -Version: 1.13 +Version: 1.14 Release: 0 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT