diff --git a/wayland-protocols-1.12.tar.xz b/wayland-protocols-1.12.tar.xz deleted file mode 100644 index 0092bac..0000000 --- a/wayland-protocols-1.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b19e8a9e1e19474756a7069db23b90ca9b8ebb438448c6063b4a7fc89b7c8b2 -size 98920 diff --git a/wayland-protocols-1.12.tar.xz.sig b/wayland-protocols-1.12.tar.xz.sig deleted file mode 100644 index 777bc3a..0000000 Binary files a/wayland-protocols-1.12.tar.xz.sig and /dev/null differ diff --git a/wayland-protocols-1.13.tar.xz b/wayland-protocols-1.13.tar.xz new file mode 100644 index 0000000..3f73a19 --- /dev/null +++ b/wayland-protocols-1.13.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..d9459e8 Binary files /dev/null and b/wayland-protocols-1.13.tar.xz.sig differ diff --git a/wayland-protocols.changes b/wayland-protocols.changes index fdd28f6..136ff76 100644 --- a/wayland-protocols.changes +++ b/wayland-protocols.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Feb 18 02:55:00 UTC 2018 - avindra@opensuse.org + +- Update to version 1.13: + * New unstable protocol: Input timestamps, a protocol for + providing high resolution timestamps to input events. See + commit 4f789286e4ab7f6fecc2ccb895d79362a9b2382a and protocol + XML file for details. +- use https urls + ------------------------------------------------------------------- Thu Dec 28 21:58:28 UTC 2017 - zaitor@opensuse.org diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 248da3e..0005b04 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,7 +1,7 @@ # # spec file for package wayland-protocols # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2015 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -18,14 +18,14 @@ Name: wayland-protocols -Version: 1.12 +Version: 1.13 Release: 0 Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT Group: Development/Libraries/C and C++ -Url: http://wayland.freedesktop.org/ -Source: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz -Source2: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz.sig +Url: https://wayland.freedesktop.org/ +Source: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz +Source2: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz.sig Source3: %{name}.keyring BuildRequires: pkgconfig BuildRequires: pkgconfig(wayland-scanner)