From 422687a1093836e507e4ad8f8ed86b7404958c10578fca2d6f26955f345dd8ce Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 12 Mar 2022 14:38:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/aho-corasick-double-array-trie?expand=0&rev=3 --- aho-corasick-double-array-trie.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aho-corasick-double-array-trie.spec b/aho-corasick-double-array-trie.spec index 0a5c7a6..a6e1f76 100644 --- a/aho-corasick-double-array-trie.spec +++ b/aho-corasick-double-array-trie.spec @@ -1,7 +1,7 @@ # # spec file for package aho-corasick-double-array-trie # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,7 +44,7 @@ cp %{SOURCE1} . %pom_remove_plugin :maven-source-plugin %build -%{mvn_build} -f -- -Dsource=6 +%{mvn_build} -f -- -Dsource=6 -Dencoding=utf-8 %install %mvn_install