From 5119e65c5cfa6785817fae23449c9cc225baced9dfc45baf40cc02ee6538e43b Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 27 Apr 2014 22:07:34 +0000 Subject: [PATCH 1/2] Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libICE?expand=0&rev=11 --- libICE.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libICE.spec b/libICE.spec index 28aded7..c54847f 100644 --- a/libICE.spec +++ b/libICE.spec @@ -1,7 +1,7 @@ # # spec file for package libICE # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 8d216e32f4f89bf3d956ac85ece0077ee444433a0a7df3b33959560f168e32f4 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 10 Jun 2014 15:34:28 +0000 Subject: [PATCH 2/2] - Update to version 1.0.9 * This release fixes a number of issues found by static analysis and compiler warnings, and other minor code cleanups. On systems with arc4random() in either libc or libbsd, it will now use that function for generating authentication cookies. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libICE?expand=0&rev=12 --- libICE-1.0.8.tar.bz2 | 3 --- libICE-1.0.9.tar.bz2 | 3 +++ libICE.changes | 9 +++++++++ libICE.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libICE-1.0.8.tar.bz2 create mode 100644 libICE-1.0.9.tar.bz2 diff --git a/libICE-1.0.8.tar.bz2 b/libICE-1.0.8.tar.bz2 deleted file mode 100644 index bdcad85..0000000 --- a/libICE-1.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24a991284d02ff0c789bc8d11ad2e4dffe144cb70f24e28f9ce3e8b1ee08b71e -size 365762 diff --git a/libICE-1.0.9.tar.bz2 b/libICE-1.0.9.tar.bz2 new file mode 100644 index 0000000..6a6dbee --- /dev/null +++ b/libICE-1.0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202 +size 384921 diff --git a/libICE.changes b/libICE.changes index 7844b38..75ff2a2 100644 --- a/libICE.changes +++ b/libICE.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 10 15:32:39 UTC 2014 - sndirsch@suse.com + +- Update to version 1.0.9 + * This release fixes a number of issues found by static analysis and + compiler warnings, and other minor code cleanups. On systems with + arc4random() in either libc or libbsd, it will now use that function + for generating authentication cookies. + ------------------------------------------------------------------- Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de diff --git a/libICE.spec b/libICE.spec index c54847f..efbd29e 100644 --- a/libICE.spec +++ b/libICE.spec @@ -18,7 +18,7 @@ Name: libICE %define lname libICE6 -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: X11 Inter-Client Exchange Library License: MIT