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 Subject: GNU Foliot 0.9.6-beta released Date: Thu, 14 Apr 2016 22:18:33 -0300 Message-ID: <20160414221833.3da9c725@capac> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6077788326620548222==" X-Trace: ger.gmane.org 1460683160 17970 80.91.229.3 (15 Apr 2016 01:19:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2016 01:19:20 +0000 (UTC) To: info-gnu@gnu.org, guile-gnome , guile-user Original-X-From: guile-gtk-general-bounces+glgg-guile-gtk-general=m.gmane.org@gnu.org Fri Apr 15 03:19:10 2016 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 1aqsPc-0003yx-Ed for glgg-guile-gtk-general@m.gmane.org; Fri, 15 Apr 2016 03:19:08 +0200 Original-Received: from localhost ([::1]:50625 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqsPb-0000Ch-Ia for glgg-guile-gtk-general@m.gmane.org; Thu, 14 Apr 2016 21:19:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqsPZ-0000B1-R0 for guile-gtk-general@gnu.org; Thu, 14 Apr 2016 21:19:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqsPU-000187-QO for guile-gtk-general@gnu.org; Thu, 14 Apr 2016 21:19:05 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:34754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqsPU-00017E-Hh; Thu, 14 Apr 2016 21:19:00 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id CFE77A04C0DE; Fri, 15 Apr 2016 03:18:42 +0200 (CEST) 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 uPYPYQP5clYX; Fri, 15 Apr 2016 03:18:37 +0200 (CEST) Original-Received: from capac (unknown [177.133.252.212]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id 91FB2A04C10B; Fri, 15 Apr 2016 03:18:36 +0200 (CEST) X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; 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.21 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" Xref: news.gmane.org gmane.lisp.guile.gtk:1110 gmane.lisp.guile.user:12546 Archived-At: --===============6077788326620548222== Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/sk0LrFJDl3yNKkYdLogHfnM"; protocol="application/pgp-signature" --Sig_/sk0LrFJDl3yNKkYdLogHfnM Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, GNU Foliot version 0.9.6-beta is released. * GNU Foliot Homepage:=20 http://www.gnu.org/software/foliot/ * GNU Foliot 0.9.6-beta release tarball GPG signature [*]: http://download.savannah.gnu.org/releases/grip/foliot/foliot-0.9.6-beta.ta= r.gz http://download.savannah.gnu.org/releases/grip/foliot/foliot-0.9.6-beta.ta= r.gz.sig Notes: -] gnu/foliot ftp directory and and ftp-upload authorization request are under work, hence the above links, in the mean time; -] Downloads will redirect to your nearest mirror site. Files on mirrors m= ay be subject to a replication delay of up to 24 hours. In case of problems use =09 http://download-mirror.savannah.gnu.org/releases/grip/foliot * About GNU Foliot GNU Foliot is a small and easy to use time keeping application. It can be used in a single user mode or by small organizations. Starting wi= th version 0.9.4, it can import other user's database, an essential feature for remote collaborators. The fields it handles are: a date, who, for whom, what, a duration, whether= or not to be charged and a description. It includes, on the main application screen, a powerful dynamic filters cri= teria mechanism, which lets you visualize, work on and print a subset of your tim= e keeping entries. A printing templates system allows you to (pre)define, reuse and hence quic= kly generate the pdf files and/or printed reports of your needs. A version which will let users export an active filter based subset of thei= r time keeping entries is under work. * Changes since 0.9.6-alpha This release fixes a serious GUI bug that appeared in GNU Foliot version 0.= 9.6-alpha: none of the 'Who', 'For whom' and 'What' combobox gtk entries where editabl= e. Thanks to Juliana Fran=C3=A7a who reported this bug. Here is a summary of the changes since version 0.9.6-alpha. See GNU Foliot'= s git summary [1] and git log [2] for a complete description: Dependencies ------------ - GNU Foliot now depends on Grip, Grip-Gnome and Grip-SQLite >=3D 0.1.1 Core ---- - fixing a bug in foliot, the script GUI --- - none of the 'Who', 'For whom' and 'What' combobox gtk entries where editable, fixed. See commit 90c38a7 in [2] for further detail and h= ow this bug appeared in GNU Foliot version 0.9.6-alpha. * This release was built/tested using the following tools: -] autoconf (GNU Autoconf) 2.69 ] automake (GNU automake) 1.15 ] makeinfo -(GNU texinfo) 6.1 ] guile-2.0 2.0.11.170-4d08e ] guile-gnome 2.16.4 ] SQL= ite -3.10.2 ] libpcre 2:8.38-1 (Debian) ] Grip 0.1.1 ] Grip-Gnome 0.1.1 ] -Grip-SQLite 0.1.1 ] LaTex TeX Live 2015 (Debian) David [*] 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 corre= sponding tarball. Then, run a command like this: gpg --verify foliot-0.9.6-beta.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. [1] http://git.savannah.gnu.org/cgit/foliot.git [2] http://git.savannah.gnu.org/cgit/foliot.git/log/ --Sig_/sk0LrFJDl3yNKkYdLogHfnM Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXEEFpAAoJEPN0/ZOjBXrXWA4IANhayzDydPSv8RUhuihru16M TJ4b41kq6zG+V6PWTSYP9oEr725nFi99G6FX2wCR1bP3yR1ooEr+p5QrotRhl15x dXMmsL+QCssPVDq0XLtm/auELWPdkb4gfop2OpG0nNqBRpMPPCPRJkaiFFasKlK8 grhqikb+dMafe2wyK0+U56tVnrw0lRuNbqvX1ErGQj75avyo2dT15b+w73f5cEHo z0LNtXqY0Cy/d9ZczdkifRpR/FHjwmpsYFu5h22oh2hBMLQbGkSSHJEucZEBAzum vbPWzBq2CVBGGORvKK+HIyeNCuEFmvEUbwlha2PEOiRkEqFPz4dUyucNQ+FuJjY= =7aaL -----END PGP SIGNATURE----- --Sig_/sk0LrFJDl3yNKkYdLogHfnM-- --===============6077788326620548222== 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 --===============6077788326620548222==--