commit 87f247165718361f5b89702a8794fcc7223f9f05
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Feb 23 09:41:11 2019 +0000
Update to 0.21.5
mpd.spec | 15 +++++++++++----
sources | 4 ++--
2 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index a1f66df..d209ba4 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,8 +16,8 @@
Name: mpd
Epoch: 1
-Version: 0.21.4
-Release: 2%{?dist}
+Version: 0.21.5
+Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
URL:
https://www.musicpd.org
@@ -67,7 +67,7 @@ BuildRequires: libsndfile-devel
BuildRequires: libupnp-devel
BuildRequires: mpg123-devel
BuildRequires: openal-soft-devel
-BuildRequires: python2-sphinx
+BuildRequires: python3-sphinx
BuildRequires: twolame-devel
BuildRequires: wildmidi-devel
# Need new version with SV8
@@ -118,6 +118,8 @@ This package contains FirewallD file for MPD.
%setup -q -n %{name}-%{version}
%patch0 -p0
%patch1 -p1
+# Force python3-sphinx
+sed -i -e 's@sphinx-build@sphinx-build-3@g' doc/meson.build
%build
%{meson} \
@@ -131,7 +133,8 @@ This package contains FirewallD file for MPD.
-Dchromaprint=disabled \
-Dgme=disabled \
-Dmpcdec=disabled \
- -Dshine=disabled
+ -Dshine=disabled \
+ -Dtremor=disabled
%{meson_build}
@@ -220,6 +223,10 @@ fi
%changelog
+* Sat Feb 23 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.21.5-1
+- Update to 0.21.5
+- Force python3-sphinx for docs
+
* Wed Jan 16 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.21.4-2
- Add firewalld sub-package
diff --git a/sources b/sources
index ae3576e..f5d63c4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-ce0c5aa42c9e8b5e712689d5ea95f67d mpd-0.21.4.tar.xz
-f1a0923a0fac04f40491ab07d2e26c14 mpd-0.21.4.tar.xz.sig
+3d4f88936b0f33736f56df58c3a91aef mpd-0.21.5.tar.xz
+469fb54ad21315bccafeecd0245140c3 mpd-0.21.5.tar.xz.sig