From 6ad409439b0cf11572a99047a0736dff86f413b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= Date: Fri, 7 Feb 2020 11:22:41 +0100 Subject: [PATCH] Fix RPM warning --- python-productmd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-productmd.spec b/python-productmd.spec index d8e33c3..86e7830 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -19,7 +19,7 @@ Patch0: https://github.com/release-engineering/productmd/pull/139.patch BuildArch: noarch -%global _description\ +%global _description \ Python library providing parsers for metadata related to composes\ and installation media.