diff --git a/libXcursor-1.1.11.tar.bz2 b/libXcursor-1.1.11.tar.bz2 deleted file mode 100644 index 898bca1..0000000 --- a/libXcursor-1.1.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a06ef74579e2c06f9490e682b8e7ac915cb5280ee47bb071a2b850637a2bf6fe -size 272680 diff --git a/libXcursor-1.1.13.tar.bz2 b/libXcursor-1.1.13.tar.bz2 new file mode 100644 index 0000000..fead875 --- /dev/null +++ b/libXcursor-1.1.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78827de4a1b7ce8cceca24a9ab9d1b1d2f6a61362f505166ffc19b07c0bad8f +size 302525 diff --git a/libXcursor.changes b/libXcursor.changes index cc46229..3add927 100644 --- a/libXcursor.changes +++ b/libXcursor.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Apr 12 06:24:09 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.1.13: + + Make the version number reported in Xcursor.h match the one + reported in xcursor.pc + + Fix issues found by Parfait bug checking tool + + Build system improvements +- Changes from version 1.1.12: + + Fix leaks + + Fix compiler warnings and issues found by clang + + Build system improvements + ------------------------------------------------------------------- Sat Feb 11 21:44:44 UTC 2012 - jengelh@medozas.de diff --git a/libXcursor.spec b/libXcursor.spec index c9afdfc..d96df03 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -16,10 +16,9 @@ # - Name: libXcursor %define lname libXcursor1 -Version: 1.1.11 +Version: 1.1.13 Release: 0 Summary: X Window System Cursor management library License: MIT @@ -28,13 +27,16 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXcursor #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXcursor/ -Source: %name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes -BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(x11) pkgconfig(xfixes) pkgconfig(xrender) >= 0.8.2 +BuildRequires: pkgconfig BuildRequires: pkgconfig(fixesproto) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xfixes) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xrender) >= 0.8.2 %description Xcursor a library designed to help locate and load cursors. Cursors