From 5efa70a57a84602ede61757c9365c70ea5352e66af5a991420e4963557fc7805 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 18 Sep 2017 06:45:07 +0000 Subject: [PATCH] Fix build with jdk9 OBS-URL: https://build.opensuse.org/package/show/Java:packages/cpptasks?expand=0&rev=4 --- cpptasks.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cpptasks.changes b/cpptasks.changes index c375c74..111d896 100644 --- a/cpptasks.changes +++ b/cpptasks.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 18 06:44:19 UTC 2017 - fstrba@suse.com + +- Specify java source and target version 1.6 in order to allow + building with jdk9 +- Fix rpmlint errors +- Clean spec file + ------------------------------------------------------------------- Fri Sep 14 17:53:00 UTC 2012 - dmitry_r@opensuse.org