From 41d2bb624bef4cfc1e9b6a71892cf3d44aca51a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Thu, 28 Feb 2019 23:11:13 +0000 Subject: [PATCH] Make the manual pages decompression format agnostic --- wavpack.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wavpack.spec b/wavpack.spec index 8aec986..914fc6c 100644 --- a/wavpack.spec +++ b/wavpack.spec @@ -1,7 +1,7 @@ Name: wavpack Summary: A completely open audiocodec Version: 5.1.0 -Release: 10%{?dist} +Release: 11%{?dist} License: BSD Url: http://www.wavpack.com/ Source: http://www.wavpack.com/%{name}-%{version}.tar.bz2 @@ -69,6 +69,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %doc ChangeLog README %changelog +* Thu Feb 28 2019 Sérgio Basto - 5.1.0-11 +- Make the manual pages decompression format agnostic + * Sun Feb 03 2019 Fedora Release Engineering - 5.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild