diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-09-21 12:25:58 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-09-21 12:25:58 +0000 |
commit | fbcc74c58dea871145a18acbf5e778a5053c838b (patch) | |
tree | f97bbb0e6503e0e4812fc7a8265a2283102f3e89 /dev-java/jnr-ffi/ChangeLog | |
parent | Stop relying in conf.d file, fix zeroconf handling (#480386 by Malte Starostik) (diff) | |
download | historical-fbcc74c58dea871145a18acbf5e778a5053c838b.tar.gz historical-fbcc74c58dea871145a18acbf5e778a5053c838b.tar.bz2 historical-fbcc74c58dea871145a18acbf5e778a5053c838b.zip |
Version bump to 1.0.6, fixes bug #485144 reported by Arfrever. Patched tests to work with both junit 4.8 and 4.11. New SLOT 1.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Manifest-Sign-Key: 0x6D34E57D
Diffstat (limited to 'dev-java/jnr-ffi/ChangeLog')
-rw-r--r-- | dev-java/jnr-ffi/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-java/jnr-ffi/ChangeLog b/dev-java/jnr-ffi/ChangeLog index fff887ed5b28..d21bd020a7a5 100644 --- a/dev-java/jnr-ffi/ChangeLog +++ b/dev-java/jnr-ffi/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-java/jnr-ffi # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/ChangeLog,v 1.11 2013/09/17 14:28:50 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/ChangeLog,v 1.12 2013/09/21 12:25:53 tomwij Exp $ + +*jnr-ffi-1.0.6 (21 Sep 2013) + + 21 Sep 2013; Tom Wijsman <TomWij@gentoo.org> + +files/jnr-ffi-1.0.6-junit48.patch, +jnr-ffi-1.0.6.ebuild: + Version bump to 1.0.6, fixes bug #485144 reported by Arfrever. Patched tests + to work with both junit 4.8 and 4.11. New SLOT 1. *jnr-ffi-0.7.11 (17 Sep 2013) |