diff --git a/libICE-1.0.7.tar.bz2 b/libICE-1.0.7.tar.bz2 deleted file mode 100644 index 1c456b3..0000000 --- a/libICE-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8b1692f151a473cee8733df9aefe98f7e5f64dfe6d4213cb6231d7bf855b901 -size 323808 diff --git a/libICE-1.0.8.tar.bz2 b/libICE-1.0.8.tar.bz2 new file mode 100644 index 0000000..bdcad85 --- /dev/null +++ b/libICE-1.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a991284d02ff0c789bc8d11ad2e4dffe144cb70f24e28f9ce3e8b1ee08b71e +size 365762 diff --git a/libICE.changes b/libICE.changes index 941b998..6faf252 100644 --- a/libICE.changes +++ b/libICE.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 11 15:03:16 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.0.8: + + Fix a number of issues found by static analysis and compiler + warnings + + Large set of cleanups and improvements to the DocBook format + specs for the protocol and docs for the API. + ------------------------------------------------------------------- Sat Feb 11 18:23:28 UTC 2012 - jengelh@medozas.de diff --git a/libICE.spec b/libICE.spec index 4735bde..6287a71 100644 --- a/libICE.spec +++ b/libICE.spec @@ -16,10 +16,9 @@ # - Name: libICE %define lname libICE6 -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: X11 Inter-Client Exchange Library License: MIT @@ -28,11 +27,13 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libICE #Git-Web: http://cgit.freedesktop.org/xorg/lib/libICE/ -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.10 -BuildRequires: pkgconfig(xproto) pkgconfig(xtrans) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(xorg-macros) >= 1.12 +BuildRequires: pkgconfig(xproto) +BuildRequires: pkgconfig(xtrans) %description There are numerous possible inter-client protocols, with many