diff --git a/unoconv.spec b/unoconv.spec index 03e17f6..9148d0e 100644 --- a/unoconv.spec +++ b/unoconv.spec @@ -1,7 +1,7 @@ Summary: A tool to convert documents from/to any format supported by LibreOffice Name: unoconv Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 URL: https://github.com/unoconv/unoconv/ Source: https://github.com/unoconv/unoconv/archive/%{version}.tar.gz @@ -51,6 +51,9 @@ make install DESTDIR="%{buildroot}" %{_bindir}/%{name} %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.9.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Dec 22 2019 David Tardon - 0.9.0-2 - upload fixed tarball