From 4330979038a6fff835f957f9b692316c3b1c6fff Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 04:30:26 +0000 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/raptor2.git#6fdb9bd56fd99629df5f8a14e52c0f194679438c --- raptor2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/raptor2.spec b/raptor2.spec index 611bb29..e7ab088 100644 --- a/raptor2.spec +++ b/raptor2.spec @@ -2,7 +2,7 @@ Summary: RDF Parser Toolkit for Redland Name: raptor2 Version: 2.0.15 -Release: 27%{?dist} +Release: 28%{?dist} License: GPLv2+ or LGPLv2+ or ASL 2.0 Source: http://download.librdf.org/source/raptor2-%{version}.tar.gz @@ -101,6 +101,9 @@ make check %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.15-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 11 2021 Caolán McNamara - 2.0.15-27 - Resolves: rhbz#1900686 CVE-2020-25713 malformed input file can lead to a segfault