From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.gtk,gmane.lisp.guile.user,gmane.lisp.guile.devel Subject: Guile-Gnome 2.16.4 released Date: Mon, 7 Dec 2015 20:03:28 -0200 Message-ID: <20151207200328.06398c6a@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0350566594067635825==" X-Trace: ger.gmane.org 1449525844 17226 80.91.229.3 (7 Dec 2015 22:04:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Dec 2015 22:04:04 +0000 (UTC) To: guile-gtk-general@gnu.org, guile-user@gnu.org, guile-devel@gnu.org, info-gnu@gnu.org Original-X-From: guile-gtk-general-bounces+glgg-guile-gtk-general=m.gmane.org@gnu.org Mon Dec 07 23:03:54 2015 Return-path: Envelope-to: glgg-guile-gtk-general@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a63su-0004q2-W1 for glgg-guile-gtk-general@m.gmane.org; Mon, 07 Dec 2015 23:03:53 +0100 Original-Received: from localhost ([::1]:56670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a63su-0002BT-4Z for glgg-guile-gtk-general@m.gmane.org; Mon, 07 Dec 2015 17:03:52 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a63sr-00027h-3V for guile-gtk-general@gnu.org; Mon, 07 Dec 2015 17:03:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a63sp-0001NK-Sj for guile-gtk-general@gnu.org; Mon, 07 Dec 2015 17:03:49 -0500 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:34776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a63sl-0001MT-7O; Mon, 07 Dec 2015 17:03:43 -0500 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 09006A04C177; Mon, 7 Dec 2015 23:03:41 +0100 (CET) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id DMt9tV4uss4H; Mon, 7 Dec 2015 23:03:32 +0100 (CET) Original-Received: from capac (unknown [179.210.35.201]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id CDD7EA04C19F; Mon, 7 Dec 2015 23:03:31 +0100 (CET) X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 79.99.200.102 X-BeenThere: guile-gtk-general@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General discussions about guile-gtk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-gtk-general-bounces+glgg-guile-gtk-general=m.gmane.org@gnu.org Original-Sender: guile-gtk-general-bounces+glgg-guile-gtk-general=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.gtk:1096 gmane.lisp.guile.user:12225 gmane.lisp.guile.devel:18091 Archived-At: --===============0350566594067635825== Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/rfbhxQ7hY6NRYAGdtoUuizY"; protocol="application/pgp-signature" --Sig_/rfbhxQ7hY6NRYAGdtoUuizY Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello, We are pleased to announce Guile-Gnome 2.16.4, the next maintenance release for the 2.16 series. * Guile-Gnome Homepage:=20 http://www.gnu.org/software/guile-gnome * Guile-Gnome 2.16.4 release tarball GPG signature [*]: http://download.savannah.gnu.org/releases/grip/guile-gnome/guile-gn= ome-platform-2.16.4.tar.gz http://download.savannah.gnu.org/releases/grip/guile-gnome/guile-gn= ome-platform-2.16.4.tar.gz.sig Special Notes: [-] As I'm updating Guile-Gnome's web pages for this release, I still have a pending authorization request to upload the release files. S= o, in the mean time, I uploaded them under Grip's dowload area, which explai= ns the download url refers to grip/guile-gnome instead of just guile-gnome/.= .. [-] Downloads will redirect to your nearest mirror site. Files on mirrors may be subject to a replication delay of up to 24 hours. In case = of problems use: http://download-mirror.savannah.gnu.org/releases/grip/guile-gnome * About Guile-Gnome: Guile-Gnome is a Guile wrapper collection for the following GNOME core libraries: Gobject, Glib, Atk, Pango, Pangocairo, Gdk, Gdk-Pixbuf, Gtk, Libglade, Gnome-Vfs, Libgnome, Libgnomecanvas, Libgnomeui, Corba Guile-Gnome brings the power of Guile Scheme to your graphical application, providing a comprehensive environment for developing modern applications. * Changes since 2.16.3: This release fixes a serious bug, leading to a runtime error for Guile-Gnom= e built against Gcc >=3D 5.0. Glib - glib/gnome/gobject/gclosure.c: gcc_please_look_the_other_way must be declared volatile. * This release was built/tested using the following tools: -] autoconf (GNU Autoconf) 2.69=20 -] automake (GNU automake) 1.15=20 -] libtool (GNU libtool) 2.4.2=20 -] makeinfo (GNU texinfo) 6.0=20 -] guile-2.0 2.0.11.114-649ec -] guile-lib git clone - master branch -] g-wrap git clone - master branch -] guile-cairo git clone - master branch -] atk 2.18.0 -] cairo-gobject 1.14.4 -] libbonobo-2.0 2.32.1 -] ORBit-2.0 2.14.19 -] gconf-2.0 3.2.6 -] glib-2.0 2.46.2 -] gobject-2.0 2.46.2 -] gthread-2.0 2.46.2 -] gnome-vfs-2.0 2.24.4 -] gdk-pixbuf-2.0 2.32.2 -] gdk-2.0 2.24.28 -] gtk+-2.0 2.24.28 -] libglade-2.0 2.6.4 -] libgnome-2.0 2.32.1 -] libgnomeui-2.0 2.24.5 -] libgnomecanvas-2.0 2.30.3 -] pango 1.38.1 -] pangocairo 1.38.1 David, on behalf of the Guile-Gnome team. [*] Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this: gpg --verify guile-gnome-platform-2.16.4.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it: gpg --keyserver keys.gnupg.net --recv-keys A3057AD7 and rerun the 'gpg --verify' command. --Sig_/rfbhxQ7hY6NRYAGdtoUuizY Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWZgIxAAoJEPN0/ZOjBXrXlqoH/07B9WY5tcia29JyiqDkSV3K ih8h0pv7V3UFk4nZw/1DZ5mQMFmn93ymbph6Df5lVk+T0IV8bJYHEMVig6alDxB3 7nsSYoumKJY6JfvNtMKrP8+BHhC6FZGYmuIlsVgQMQyWJOjhs9Ez7oXvw8IbWUfn PP/LBH8YDkj7TChUCYG+/ShfEGCwTH+AZvU74oQoG6ZPG6+4nR3327JpX9iu3yvD UbTLm+DMm7DqgWh2R5I1D/yfafAIBAfWHxurYU8mMzxZYdbldeTu34rkhIiqdxPe 8qeS+G91QmRI9xk3eDDPKbOu68hMSZwz6T1FSXLhmAiquqWvE+w7Ca2s7brL9P4= =72No -----END PGP SIGNATURE----- --Sig_/rfbhxQ7hY6NRYAGdtoUuizY-- --===============0350566594067635825== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ guile-gtk-general mailing list guile-gtk-general@gnu.org https://lists.gnu.org/mailman/listinfo/guile-gtk-general --===============0350566594067635825==--