commit b47b34d200a50b77431e818f2abcc21c9dfa98f1
Author: Miro Hrončok <miro(a)hroncok.cz>
Date: Tue Jul 26 23:45:54 2016 +0200
Update to 0.18.1, remove old patch
.gitignore | 1 +
mpv-old-waf.patch | 70 -------------------------------------------------------
mpv.spec | 16 +++++--------
sources | 2 +-
4 files changed, 8 insertions(+), 81 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7d4f1e..0348db5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
v0.14.0.tar.gz
/v0.18.0.tar.gz
+/v0.18.1.tar.gz
diff --git a/mpv.spec b/mpv.spec
index 118a053..3919cce 100644
--- a/mpv.spec
+++ b/mpv.spec
@@ -1,6 +1,6 @@
Name: mpv
-Version: 0.18.0
-Release: 3%{?dist}
+Version: 0.18.1
+Release: 1%{?dist}
Summary: Movie player playing most video formats and DVDs
License: GPLv2+
URL: http://%{name}.io/
@@ -9,10 +9,6 @@ Source0:
https://github.com/%{name}-player/%{name}/archive/v%{version}.ta
# set defaults for Fedora
Patch0: %{name}-config.patch
-# Upstream commit to use waf >= 1.8 (reverted, rebased)
-# See
https://github.com/mpv-player/mpv/issues/1363
-Patch1: %{name}-old-waf.patch
-
BuildRequires: pkgconfig(alsa)
BuildRequires: desktop-file-utils
BuildRequires: pkgconfig(dvdnav)
@@ -92,10 +88,6 @@ Libmpv development header files and libraries.
%setup -q
%patch0 -p1
-%if 0%{?fedora} < 22
-%patch1 -p1
-%endif
-
%build
CCFLAGS="%{optflags}" \
@@ -158,6 +150,10 @@ fi
%{_libdir}/pkgconfig/mpv.pc
%changelog
+* Tue Jul 26 2016 Miro Hrončok <mhroncok(a)redhat.com> - 0.18.1-1
+- Update to 0.18.1
+- Remove patch for Fedora < 22
+
* Sun Jul 03 2016 Sérgio Basto <sergio(a)serjux.com> - 0.18.0-3
- BRs in alphabetical order, rename of sub-packages libs and other improvements
diff --git a/sources b/sources
index d8d047a..5f2d4e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5bdc0751c4d1b5f8eaa9cb4762d5514 v0.18.0.tar.gz
+708ef2f30825128b3eb9dd35a47ee7e4 v0.18.1.tar.gz