diff --git a/libXpm-3.5.10.tar.bz2 b/libXpm-3.5.10.tar.bz2 new file mode 100644 index 0000000..ea73bb1 --- /dev/null +++ b/libXpm-3.5.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6db7e234750e7d60330017972e31d8e1f29f0a8c1391e4ac82f6102d919a735 +size 431310 diff --git a/libXpm-3.5.9.tar.bz2 b/libXpm-3.5.9.tar.bz2 deleted file mode 100644 index fafc791..0000000 --- a/libXpm-3.5.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8add01029cab0598ca86e01a2f7781a636f74b757abe6b50ba61b2a6e2fd621e -size 383818 diff --git a/libXpm.changes b/libXpm.changes index 467cc8b..3623610 100644 --- a/libXpm.changes +++ b/libXpm.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 11 15:42:59 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.5.10: + + Compiler warning fixes + + Janitorial cleanups + + Build configuration improvements + ------------------------------------------------------------------- Sun Feb 12 01:08:12 UTC 2012 - jengelh@medozas.de diff --git a/libXpm.spec b/libXpm.spec index 24d2ae4..30b9c03 100644 --- a/libXpm.spec +++ b/libXpm.spec @@ -16,10 +16,9 @@ # - Name: libXpm %define lname libXpm4 -Version: 3.5.9 +Version: 3.5.10 Release: 0 Summary: X Pixmap image file format library License: MIT @@ -28,12 +27,16 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXpm #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXpm/ -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(xorg-macros) >= 1.8 pkgconfig(xproto) -BuildRequires: pkgconfig(x11) pkgconfig(xext) pkgconfig(xt) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) +BuildRequires: pkgconfig(xt) %description libXpm facilitates working with XPM (X PixMap), a format for