From 531f69b31e570f886baabdb91c1ca124a158015f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 02:19:17 +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-pycparser.git#f7ddb34525e92a34e9e07df04a0abb74955e0d31 --- python-pycparser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index 60e45d4..0c0f7c6 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -3,7 +3,7 @@ Name: python-pycparser Summary: C parser and AST generator written in Python Version: 2.20 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: http://github.com/eliben/pycparser Source0: %{url}/archive/release_v%{version}.tar.gz @@ -71,6 +71,9 @@ popd %{python3_sitelib}/pycparser-*.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.20-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild