GNU Foliot 0.9.7 is released

David Pirotte <[email protected]> Sun, 25 Mar 2018 23:42:25 -0300
Newsgroups gmane.lisp.guile.gtk,gmane.lisp.guile.user
Message-ID <20180325234225.1c6eb102@capac>
--===============2881581573270866283==
Content-Type: multipart/signed; micalg=pgp-sha512;
 boundary="Sig_/q+N/UZO2A1IBiEyf9mWNwcl"; protocol="application/pgp-signature"

--Sig_/q+N/UZO2A1IBiEyf9mWNwcl
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Hello,

GNU Foliot 0.9.7 is released.  This is a maintenance release, which
brings GNU Foliot up-to-date with Guile-2.2, which introduced an
incompatible module - goops related - change.


* 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
with 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
criteria mechanism, which lets you visualize, work on and print a subset
of your time keeping entries.

A printing templates system allows you to (pre)define, reuse and hence
quickly generate the pdf files and/or printed reports of your needs.

A version which will let users export an active filter based subset of
their time keeping entries is under work.

	http://www.gnu.org/software/foliot/


* Download

Here are the compressed sources and a GPG detached signature [*]:

	http://ftp.gnu.org/gnu/foliot/foliot-0.9.7.tar.gz
	http://ftp.gnu.org/gnu/foliot/foliot-0.9.7.tar.gz.sig

This released was bootstrapped with the following tools:

	-] gcc                    (Debian 7.3.0-11) 7.3.0=20
	-] autoconf               (GNU Autoconf) 2.69=20
	-] automake               (GNU automake) 1.15.1=20
	-] makeinfo               (GNU texinfo) 6.5=20
	-] pdflatex               3.14159265-2.6-1.40.18 (TeX Live 2017/Debian)=20
	-] guile-2.2              2.2.3
	-] guile-gnome-glib-2     2.16.5
	-] sqlite3                3.22.0
	-] libpcre                8.39
	-] grip-1.0               0.1.2


* Changes since 0.9.6-beta

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:

	[1] http://git.savannah.gnu.org/cgit/foliot.git
	[2] http://git.savannah.gnu.org/cgit/foliot.git/log/

Dependencies
------------

	- Guile       >=3D 2.0.14
	- Guile-Gnome >=3D 2.16.5
	- Grip 	      >=3D 0.1.2
        Grip-Gnome
	  Grip-SQLite

Core
----

	- Guile-2.2 does not query (default-duplicate-binding-handler)
      at module expand eval load time as it did for Guile-2.0, a bad
      decision imo, but we have to cope with it, and declare
      #:duplicates (merge-generics ...) in each individual module
      instead.  We also removed our patched version of guild, since it
      became useless, and now use the version that comes with Guile.

	- All getters, setters, accessors and methods are now exported
      using g-export - defined in (grip g-export) - which re-export
      defined names (and precisely should only be used for getters,
      setters, accessors and methods).


* Bug reports

Please report bugs to [email protected]


* Mailing lists

For the time being, Foliot uses Guile's mailing list:

  [email protected] is for general user help and discussion;

  [email protected] is used to discuss most aspects of Folit,
  including development and enhancement requests.


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 corresponding tarball.  Then, run a command like this:

	gpg --verify foliot-0.9.7.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_/q+N/UZO2A1IBiEyf9mWNwcl
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAlq4XhEACgkQ83T9k6MF
etco7wgAwQjwBkt458a9mpWOAhhhqwzxBre/sEFn2DAX1EWH2yC0noHePY67AJsc
Dbc67DBThCZ849FQOhjGG6/xm5Ybpg5/LxakD5bNlvpYzmno6OKB+o+wMO6AmUuJ
gxBZJEZJlZRInUuaFi622LGzB4jEarbZ47WJ3bwfR0Fbelgkcxzs9jteHNGo2pS0
fUyffL5HSClFNJLHm8dWCgdJp5e3Lis1JYHkp6DXOvncCZRDTYIf7QmDHNQhyc6R
Uk924hu54fLx4kusMapgxNPVmRQzl+HJnzvjngJD8qhk+rSZ59csrcfXo6/LOTsU
c+WCRJWezn19TJhwsiwLiQL0V7eX1A==
=ElSd
-----END PGP SIGNATURE-----

--Sig_/q+N/UZO2A1IBiEyf9mWNwcl--


--===============2881581573270866283==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
guile-gtk-general mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/guile-gtk-general

--===============2881581573270866283==--