From 0263c91ab9db442f89df0a7d4e0356b5375864b9 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 11 Jul 2020 06:22:00 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- sdljava.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sdljava.spec b/sdljava.spec index 73d383a..c1f3f82 100644 --- a/sdljava.spec +++ b/sdljava.spec @@ -7,7 +7,7 @@ Name: sdljava Version: 0.9.1 -Release: 48%{?dist} +Release: 49%{?dist} Summary: Java binding to the SDL API License: LGPLv2+ URL: http://sdljava.sourceforge.net/ @@ -217,6 +217,9 @@ ln -s $(fc-match -f "%{file}" "sans:bold:italic") \ %changelog +* Sat Jul 11 2020 Jiri Vanek - 0.9.1-49 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Mon Mar 9 2020 Hans de Goede - 0.9.1-48 - Use fc-match to generate dejavu font file symlinks in -demo in case the file-paths or names change again in the future