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 6352b92..6287a71 100644 --- a/libICE.spec +++ b/libICE.spec @@ -14,22 +14,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libICE %define lname libICE6 -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: X11 Inter-Client Exchange Library License: MIT Group: Development/Libraries/C and C++ -URL: http://xorg.freedesktop.org/ +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 -BuildRoot: %_tmppath/%name-%version-build +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 @@ -44,8 +48,8 @@ transport connection. Summary: X11 Inter-Client Exchange Library Group: System/Libraries # O/P added for 12.2 -Provides: xorg-x11-libICE = 7.6_%version-%release -Obsoletes: xorg-x11-libICE < 7.6_%version-%release +Provides: xorg-x11-libICE = 7.6_%version-%release +Obsoletes: xorg-x11-libICE < 7.6_%version-%release %description -n %lname The Inter-Client Exchange (ICE) protocol is intended to provide a @@ -58,8 +62,8 @@ Summary: Development files for the X11 Inter-Client Exchange Library Group: Development/Libraries/C and C++ Requires: %lname = %version # O/P added for 12.2 -Provides: xorg-x11-libICE-devel = 7.6_%version-%release -Obsoletes: xorg-x11-libICE-devel < 7.6_%version-%release +Provides: xorg-x11-libICE-devel = 7.6_%version-%release +Obsoletes: xorg-x11-libICE-devel < 7.6_%version-%release %description devel The Inter-Client Exchange (ICE) protocol is intended to provide a