From c1bc028277bee6a6bd4fd333263277563f86c44f Mon Sep 17 00:00:00 2001 From: zhangshaoning Date: Thu, 17 Mar 2022 08:02:19 +0000 Subject: [PATCH] =?UTF-8?q?update=20openjdk-11.spec.=20produce=E6=8B=BC?= =?UTF-8?q?=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openjdk-11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk-11.spec b/openjdk-11.spec index f4e93b2..0a7a66b 100644 --- a/openjdk-11.spec +++ b/openjdk-11.spec @@ -1,4 +1,4 @@ -# RPM conditionals so as to be able to dynamically producef +# RPM conditionals so as to be able to dynamically produce # slowdebug/release builds. See: # http://rpm.org/user_doc/conditional_builds.html -- Gitee