commit e87afb2c4b558ac05bde7c696b52b917472272b3
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Apr 3 12:35:34 2019 +0100
Update to 0.21.7
mpd.spec | 261 +--------------------------------------------------------------
sources | 4 +-
2 files changed, 6 insertions(+), 259 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 231d8ed..f2d9081 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,7 +16,7 @@
Name: mpd
Epoch: 1
-Version: 0.21.6
+Version: 0.21.7
Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
@@ -224,6 +224,9 @@ fi
%changelog
+* Wed Apr 03 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.21.7-1
+- Update to 0.21.7
+
* Mon Mar 18 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:0.21.6-1
- Update to 0.21.6
@@ -303,259 +306,3 @@ fi
- Update to latest upstream version
- Add systemd user service (rfbz #3768)
-* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
1:0.19.17-5
-- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Thu Nov 17 2016 Adrian Reber <adrian(a)lisas.de> - 1:0.19.17-4
-- Rebuilt for libcdio-0.94
-
-* Sat Jul 30 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1:0.19.17-3
-- Rebuilt for ffmpeg-3.1.1
-
-* Tue Jul 26 2016 leigh scott <leigh123linux(a)googlemail.com> - 1:0.19.17-2
-- Rebuilt for f25 systemd changes
-- Disable sidplay (configure fails to find libsidplayfp)
-
-* Mon Jul 25 2016 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.19.17-1
-- Update to latest upstream release
-- Enable sidplay
-- Attempt to enable systemd daemon usage
-
-* Tue Jun 21 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.19.16-1
-- Update to 1.19.16
-
-* Sun Apr 03 2016 Jonathan Dieter <jdieter(a)gmail.com> 1:0.19.14-1
-- Update to latest upstream version
-- Remove unneeded systemd service patch (fixed upstream)
-
-* Mon May 04 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 1:0.19.9-1
-- Update to latest upstream version
-- remove conflicts with mpich2 - it doesn't apply any more
-
-* Fri Nov 07 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.19.2-1
-- update to upstream release 0.19.2
-
-* Fri Nov 07 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.19.1-2
-- fix rpmlint: "non-ghost-in-run /run/mpd"
-
-* Thu Oct 30 2014 Peter Vrabec <pvrabec(a)gmail.com> - 1:0.19.1-1
-- update to upstream release 0.19.1
-
-* Mon Oct 20 2014 Sérgio Basto <sergio(a)serjux.com> - 1:0.18.16-2
-- Rebuilt for FFmpeg 2.4.3
-
-* Sun Oct 05 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.18.16-1
-- update to upstream release 0.18.16
-
-* Fri Sep 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.18.11-3
-- Rebuilt for FFmpeg 2.4.x
-
-* Thu Aug 07 2014 Sérgio Basto <sergio(a)serjux.com> - 1:0.18.11-2
-- Rebuilt for ffmpeg-2.3
-
-* Thu Jul 17 2014 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1:0.18.11-1
-- Update to latest upstream release
-
-* Mon May 05 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.18.10-1
-- update to upstream release 0.18.10
-
-* Sat Mar 29 2014 Sérgio Basto <sergio(a)serjux.com> - 1:0.18.9-2
-- Rebuilt for ffmpeg-2.2
-
-* Sun Mar 23 2014 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.18.9-1
-- update to upstream release 0.18.9
-- update URL
-- add detached signature as Source1
-- add --enable-soundcloud and BR: yajl-devel
-- add --enable-pipe-output
-- add BR: systemd-devel
-
-* Wed Oct 02 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> -
1:0.18-0.1.git0e0be02
-- Update mpdconf.example patch
-- Update to git checkout from master since 0.17 doesn't use new ffmpeg at all
-- disable mpcdec support until Fedora package is updated
-
-* Thu Aug 15 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.17.3-4
-- Rebuilt for FFmpeg 2.0.x
-
-* Sun May 26 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.17.3-3
-- Rebuilt for x264/FFmpeg
-
-* Sun Feb 24 2013 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.17.3-2
-- add tmpfiles.d/mpd.conf in case user wishes to use socket file
-- change default socket location in mpd.conf, but leave commented
-
-* Sat Feb 23 2013 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.17.3-1
-- update to upstream release 0.17.3
-- new CUE parser so remove libcue from BuildRequires
-- update systemd scriptlets and remove chkconfig from the Requires
-- add a logrotate file
-
-* Sat Nov 24 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.16.8-6
-- Rebuilt for FFmpeg 1.0
-
-* Fri Aug 17 2012 Adrian Reber <adrian(a)lisas.de> - 1:0.16.8-5
-- fix "mpd fails to bind an addres: started too early" (#2447)
-
-* Tue Jun 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:0.16.8-4
-- Rebuilt for FFmpeg
-- Switch BR to pkgconfig(libpulse)
-
-* Fri May 11 2012 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.16.8-3
-- enable lastfm support
-- enable hardened build
-- remove redundant libsidplay-devel BR, as mpd requires libsidplay2
-
-* Mon Apr 09 2012 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.16.8-2
-- add missing chowns to %%post scriptlet
-- add missing %%{mpd_logdir} to %%files
-
-* Mon Apr 09 2012 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.16.8-1
-- update to 0.16.8
-
-* Sat Feb 25 2012 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 1:0.16.7-2
-- remove obsolete BuildRoot tag, %%clean section and unnecessary macros
-- do not add mpd to pulse-rt group as system mode is not recommended by
- pulseaudio upstream, and the group no longer exists
-- add triggerun and systemd scriptlets
-- add Epoch (for triggerun scriptlet) to allow updates to F16
-- change default audio output to pulseaudio
-
-* Sun Feb 05 2012 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.16.7-1
-- update to 0.16.7
-
-* Sun Jan 08 2012 Jamie Nguyen <jamielinux(a)fedoraproject.org> - 0.16.6-1
-- update to 0.16.6
-- add convenient global variables
-- add systemd unit file instead of initscript
-- change incorrect --enable-zip to --enable-zzip
-- change default log file location to /var/log/mpd/mpd.log
-- remove obsolete mpd error-log
-- remove obsolete hal fdi file
-
-* Wed Oct 12 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.16.5-1
-- Update to latest upstream release (#1954)
-
-* Mon Sep 26 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.15.13-2
-- Rebuilt for FFmpeg-0.8
-
-* Thu Oct 28 2010 Adrian Reber <adrian(a)lisas.de> - 0.15.13-1
-- updated to 0.15.13
-- added mpd user to audio group (#1461)
-
-* Wed Sep 29 2010 Adrian Reber <adrian(a)lisas.de> - 0.15.12-1
-- updated to 0.15.12
-
-* Tue Jul 20 2010 Adrian Reber <adrian(a)lisas.de> - 0.15.11-1
-- updated to 0.15.11 (#1301)
-
-* Fri Jan 22 2010 Adrian Reber <adrian(a)lisas.de> - 0.15.8-1
-- updated to 0.15.8 (#1042)
-
-* Wed Dec 02 2009 Adrian Reber <adrian(a)lisas.de> - 0.15.6-1
-- updated to 0.15.6 (#989)
-- added BR libcue-devel (#930)
-
-* Mon Nov 09 2009 Adrian Reber <adrian(a)lisas.de> - 0.15.5-1
-- updated to 0.15.5 (#929)
-
-* Wed Oct 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.15.2-2
-- rebuild for new ffmpeg
-
-* Tue Aug 25 2009 Adrian Reber <adrian(a)lisas.de> - 0.15.2-1
-- updated to 0.15.2
-- applied patches from David Woodhouse to fix
- "mpd fails to play to usb audio device" (#731)
-- fix description (#765)
-
-* Mon Jun 29 2009 Adrian Reber <adrian(a)lisas.de> - 0.15-1
-- updated to 0.15
-- added "Conflicts: mpich2" (#593)
-- added BR libmms-devel, libmodplug-devel, libsidplay-devel, bzip2-devel
- zziplib-devel, sqlite-devel
-- changed BR avahi-devel to avahi-glib-devel
-- adapted config file fixups to newest config file layout
-
-* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.14.2-2
-- rebuild for new F11 features
-
-* Fri Feb 20 2009 Adrian Reber <adrian(a)lisas.de> - 0.14.2-1
-- updated to 0.14.2
-
-* Sat Jan 31 2009 Adrian Reber <adrian(a)lisas.de> - 0.14-4
-- added BR libcurl-devel (#326)
-
-* Sat Dec 27 2008 Adrian Reber <adrian(a)lisas.de> - 0.14-3
-- updated to 0.14 (#229, #280)
-- add mpd user to group pulse-rt (#230)
-- added BR lame-devel, wavpack-devel, ffmpeg-devel
-
-* Sun Sep 28 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 0.13.2-2
-- rebuild
-
-* Fri Jul 25 2008 Adrian Reber <adrian(a)lisas.de> - 0.13.2-1
-- updated to 0.13.2
-- added _default_patch_fuzz define
-
-* Thu May 29 2008 Hans de Goede <j.w.r.degoede(a)hhs.nl> - 0.13.1-3
-- Fix mpd crashing when reading in modtracker files (rh bug 448964)
-
-* Thu Mar 06 2008 Adrian Reber <adrian(a)lisas.de> - 0.13.1-2
-- added patches from Thomas Jansen to run mpd by default
- not as root.root but as mpd.mpd
-
-* Mon Feb 11 2008 Adrian Reber <adrian(a)lisas.de> - 0.13.1-1
-- updated to 0.13.1
-
-* Thu Nov 15 2007 Adrian Reber <adrian(a)lisas.de> - 0.13.0-4
-- another rebuilt for faad2
-
-* Fri Nov 09 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.13.0-3
-- rebuild after faad2 downgrade to fix undefined symbols
-
-* Sat Oct 13 2007 Adrian Reber <adrian(a)lisas.de> - 0.13.0-2
-- rebuilt for rpmfusion
-- updated License
-
-* Sun Jul 29 2007 Adrian Reber <adrian(a)lisas.de> - 0.13.0-1
-- update to 0.13.0
-- added dwmw2's patches (#1569)
-- fixed rpmlint errors and warnings
-- added libsamplerate-devel, avahi-devel and
- jack-audio-connection-kit-devel as BR
-
-* Tue Mar 06 2007 Adrian Reber <adrian(a)lisas.de> - 0.12.1-3
-- added flac-1.1.4 patch
-
-* Sat Mar 03 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.12.1-2
-- Rebuild
-
-* Mon Nov 27 2006 Adrian Reber <adrian(a)lisas.de> - 0.12.1-1
-- updated to 0.12.1
-- added missing Requires
-- removed deletion of user mpd during %%preun
-- removed -m (create home) from useradd
-
-* Wed Oct 11 2006 Adrian Reber <adrian(a)lisas.de> - 0.11.6-6
-- rebuilt
-
-* Tue Mar 21 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- Add missing BR zlib-devel
-
-* Thu Mar 09 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- switch to new release field
-
-* Mon Mar 06 2006 Thorsten Leemhuis <fedora[AT]livna.org>
-- no build time defines anymore so adapt spec completely to livna
-
-* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- add dist
-
-* Sun Nov 28 2004 Aurelien Bompard <gauret[AT]free.fr> 0:0.11.5-0.3
-- Apply Adrian Reber's patch to use a system-wide daemon, see bug 2234
-
-* Tue Nov 09 2004 Aurelien Bompard <gauret[AT]free.fr> 0:0.11.5-0.2
-- Prepare for FC3 (different BuildRequires)
-
-* Fri Nov 05 2004 Aurelien Bompard <gauret[AT]free.fr> 0:0.11.5-0.fdr.1
-- Initial Fedora package (from Mandrake)
diff --git a/sources b/sources
index 3e79403..be8ac15 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d2a09528dae356b7f5f6755bfdba3a12 mpd-0.21.6.tar.xz
-f3a6a7c4e34b33b03213402d7dd4c55d mpd-0.21.6.tar.xz.sig
+36949edba246faa723fbc8caed0bfa32 mpd-0.21.7.tar.xz
+35e44552ac1dc5740753d488dba33dd3 mpd-0.21.7.tar.xz.sig