diff --git a/libXres-1.0.5.tar.bz2 b/libXres-1.0.5.tar.bz2 deleted file mode 100644 index ca54989..0000000 --- a/libXres-1.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a00b0f464bc0c038db5614513b0e33475db22a7b3cd41e4e56a6c661a518a059 -size 240062 diff --git a/libXres-1.0.6.tar.bz2 b/libXres-1.0.6.tar.bz2 new file mode 100644 index 0000000..6f76f0f --- /dev/null +++ b/libXres-1.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8661c925e8b182f98ae98f02bbd93c55259ef7f34a92c1a126b6074ebde890 +size 282035 diff --git a/libXres.changes b/libXres.changes index 61dba6b..6e8ee2a 100644 --- a/libXres.changes +++ b/libXres.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 11 15:12:22 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.0.6: + + Janitorial cleanups + + Build configuration improvements + ------------------------------------------------------------------- Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de diff --git a/libXres.spec b/libXres.spec index 0d027b0..8e48472 100644 --- a/libXres.spec +++ b/libXres.spec @@ -16,10 +16,9 @@ # - Name: libXres %define lname libXRes1 -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: X Resource extension client library License: MIT @@ -28,12 +27,15 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXRes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/ -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: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(xext) pkgconfig(xextproto) +BuildRequires: pkgconfig BuildRequires: pkgconfig(resourceproto) >= 1.0 +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 %description libXRes provides an X Window System client interface to the Resource