From 6d504ebcb9ee82e6aea1a65aabab3404d4ddf5ed Mon Sep 17 00:00:00 2001 From: churchyard Date: Tue, 8 Jul 2014 13:19:15 +0000 Subject: [PATCH] =?UTF-8?q?*=20Tue=20Jul=2008=202014=20Miro=20Hron=C4=8Dok?= =?UTF-8?q?=20=20-=200.4.0-1=20-=20New=20version=200.?= =?UTF-8?q?4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- mpv.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a4d3afb..3335733 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -v0.3.11.tar.gz +v0.4.0.tar.gz diff --git a/mpv.spec b/mpv.spec index 264a02a..b3dfa5b 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,5 +1,5 @@ Name: mpv -Version: 0.3.11 +Version: 0.4.0 Release: 1%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ @@ -63,9 +63,7 @@ waf configure \ --confdir="%{_sysconfdir}/%{name}" \ --enable-joystick \ --enable-lirc \ - --enable-radio \ - --enable-radio-capture \ - --disable-sdl --disable-sdl2 \ + --disable-sdl1 --disable-sdl2 \ --disable-build-date \ --disable-debug @@ -113,6 +111,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %config(noreplace) %{_sysconfdir}/%{name}/input.conf %changelog +* Tue Jul 08 2014 Miro Hrončok - 0.4.0-1 +- New version 0.4.0 + * Tue Jun 24 2014 Miro Hrončok - 0.3.11-1 - New version 0.3.11 diff --git a/sources b/sources index 3e1bfb2..bcc6428 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2ab93033ce55e3e0ee596576db88e74 v0.3.11.tar.gz +6b1ec7e8e3a2bcb5af68d62cea4577ba v0.4.0.tar.gz