diff --git a/libXtst-1.2.0.tar.bz2 b/libXtst-1.2.0.tar.bz2 deleted file mode 100644 index 43f22ea..0000000 --- a/libXtst-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a2e0912b521f6bd8c392189874ba4a3b8168b0bba4c2143e073de53d8e85408 -size 281922 diff --git a/libXtst-1.2.1.tar.bz2 b/libXtst-1.2.1.tar.bz2 new file mode 100644 index 0000000..1d12281 --- /dev/null +++ b/libXtst-1.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eea3e66e392aca3f9dad6238198753c28e1c32fa4903cbb7739607a2504e5e0 +size 313147 diff --git a/libXtst.changes b/libXtst.changes index c9093e2..8f63bf2 100644 --- a/libXtst.changes +++ b/libXtst.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 11 15:23:43 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.2.1: + + Fix for gcc warning + + Improvements to documentation + + Build configuration improvements + ------------------------------------------------------------------- Fri Feb 24 11:29:37 UTC 2012 - sndirsch@suse.com diff --git a/libXtst.spec b/libXtst.spec index abc4e4a..b4e208f 100644 --- a/libXtst.spec +++ b/libXtst.spec @@ -16,10 +16,9 @@ # - Name: libXtst %define lname libXtst6 -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: Xlib-based client API for the XTEST and RECORD extensions License: MIT @@ -28,16 +27,19 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXtst #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXtst/ -Source: %name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 Patch0: u_libXtst_Added-missing-xi-requires-to-pkconfig-file.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes -BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.10 -BuildRequires: pkgconfig(xext) >= 1.0.99.4 pkgconfig(xi) -BuildRequires: pkgconfig(recordproto) >= 1.13.99.1 -BuildRequires: pkgconfig(xextproto) >= 7.0.99.3 +BuildRequires: pkgconfig BuildRequires: pkgconfig(inputproto) +BuildRequires: pkgconfig(recordproto) >= 1.13.99.1 +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) >= 1.0.99.4 +BuildRequires: pkgconfig(xextproto) >= 7.0.99.3 +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xorg-macros) >= 1.12 %description The XTEST extension is a minimal set of client and server extensions