diff --git a/libyaml.spec b/libyaml.spec index b0f5258..78c8939 100644 --- a/libyaml.spec +++ b/libyaml.spec @@ -4,7 +4,7 @@ Name: libyaml Version: 0.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: YAML 1.1 parser and emitter written in C License: MIT @@ -69,6 +69,9 @@ make check %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Aug 7 2018 Jens Petersen - 0.2.1-2 - rebuild against fixed binutils to fix missing symbols (#1613350)