diff --git a/raptor2.spec b/raptor2.spec index 488877e..bb349bb 100644 --- a/raptor2.spec +++ b/raptor2.spec @@ -2,7 +2,7 @@ Summary: RDF Parser Toolkit for Redland Name: raptor2 Version: 2.0.15 -Release: 31%{?dist} +Release: 32%{?dist} License: GPLv2+ or LGPLv2+ or ASL 2.0 Source: http://download.librdf.org/source/raptor2-%{version}.tar.gz @@ -103,6 +103,9 @@ make check %changelog +* Tue Jan 14 2025 Eike Rathke - 2.0.15-32 +- Bump NVR + * Mon Jan 13 2025 Eike Rathke - 2.0.15-31 - Resolves: CVE-2024-57823 integer underflow when normalizing a URI with the turtle parser