From ebc3face2f92098da72b78c68b78b687cea8fe54 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 02:15:03 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-productmd.git#88fdafc0024938b679134f2173d59bb2fdc35127 --- python-productmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-productmd.spec b/python-productmd.spec index dcb54af..b3e609f 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 1.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library providing parsers for metadata related to OS installation License: LGPLv2+ @@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.30-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 26 2020 Lubomír Sedlář - 1.30-1 - New upstream release