diff --git a/libvorbis.spec b/libvorbis.spec index f0a0f13..77f2196 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -3,7 +3,7 @@ Summary: The Vorbis General Audio Compression Codec Name: libvorbis Version: 1.3.6 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 License: BSD URL: https://www.xiph.org/ @@ -91,6 +91,9 @@ make check %ldconfig_scriptlets %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1:1.3.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jul 31 2018 Adam Jackson - 1.3.6-3 - Sync with git (CVE-2017-14160, CVE-2018-10392, CVE-2018-10393, #1516379)