diff --git a/iniparser.spec b/iniparser.spec index 015cf9d..792fb67 100644 --- a/iniparser.spec +++ b/iniparser.spec @@ -3,7 +3,7 @@ Name: iniparser Version: 4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C library for parsing "INI-style" files License: MIT @@ -69,6 +69,9 @@ make check %{_includedir}/*.h %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Nov 8 2018 Robin Lee - 4.1-2 - Add symlinks for headers to be compitable with Debian (BZ#1635706)