diff --git a/google-noto-fonts.spec b/google-noto-fonts.spec
index 3909701..bd9039d 100644
--- a/google-noto-fonts.spec
+++ b/google-noto-fonts.spec
@@ -22,7 +22,7 @@ in Unicode.\
Name: %{fontname}-fonts
Version: 20201206^1.git%{snapver}
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Hinted and Non Hinted OpenType fonts for Unicode scripts
License: OFL-1.1
URL: https://github.com/googlefonts/noto-fonts/
@@ -619,10 +619,7 @@ local function genfcconf(table)
\
\
Noto ]] .. table.family .. [[\
- \
- \
- ]] .. (table.variable and "true" or "false") .. [[\
- \]]
+ ]]
local xml = [[
\
\
@@ -1075,6 +1072,9 @@ done
%changelog
+* Tue Dec 20 2022 Akira TAGOH - 20201206^1.git0c78c8329-9
+- Drop unnecessary config.
+
* Thu Dec 1 2022 Akira TAGOH - 20201206-1.git0c78c8329-8
- Convert License tag to SPDX.