diff --git a/.gitignore b/.gitignore index 41a2dc5..f43867f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -v0.5.1.tar.gz +v0.6.0.tar.gz diff --git a/mpv.spec b/mpv.spec index dbd7d87..b469996 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv -Version: 0.5.1 -Release: 2%{?dist} +Version: 0.6.0 +Release: 1%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ URL: http://%{name}.io/ @@ -112,6 +112,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %config(noreplace) %{_sysconfdir}/%{name}/input.conf %changelog +* Sun Oct 12 2014 Miro HronĨok - 0.6.0-1 +- New version 0.6.0 + * Fri Sep 26 2014 Nicolas Chauvet - 0.5.1-2 - Rebuilt for FFmpeg 2.4.x diff --git a/sources b/sources index da64d2a..ff8a07b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6d0efd6e89660857f06103c30fb682e v0.5.1.tar.gz +ac06561522ac1767cd05987ea85e827c v0.6.0.tar.gz