diff --git a/libgxps.spec b/libgxps.spec index 85a48c7..8573c08 100644 --- a/libgxps.spec +++ b/libgxps.spec @@ -1,6 +1,6 @@ Name: libgxps Version: 0.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: GObject based library for handling and rendering XPS documents License: LGPLv2+ @@ -79,6 +79,9 @@ documents using the %{name} library. %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Apr 16 2019 Kalev Lember - 0.3.1-3 - Rebuild with Meson fix for #1699099