diff --git a/libisoburn.spec b/libisoburn.spec index d768cc9..9f77eb0 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -1,7 +1,7 @@ Summary: Library to enable creation and expansion of ISO-9660 filesystems Name: libisoburn Version: 1.5.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: http://libburnia-project.org/ Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz @@ -183,6 +183,9 @@ fi %endif %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.5.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Oct 27 2019 Robert Scheck 1.5.2-1 - Upgrade to 1.5.2 (#1765954)