diff --git a/.gitignore b/.gitignore index 4fc126f..2ba05a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -v0.3.0.tar.gz +v0.3.3.tar.gz diff --git a/mpv.spec b/mpv.spec index 0c40c3d..2ba86c7 100644 --- a/mpv.spec +++ b/mpv.spec @@ -1,6 +1,6 @@ Name: mpv -Version: 0.3.0 -Release: 2%{?dist} +Version: 0.3.3 +Release: 1%{?dist} Summary: Movie player playing most video formats and DVDs License: GPLv2+ URL: http://%{name}.io/ @@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %config(noreplace) %{_sysconfdir}/%{name}/input.conf %changelog +* Sat Jan 25 2014 Miro Hrončok - 0.3.3-1 +- New version 0.3.3 + * Wed Jan 01 2014 Miro Hrončok - 0.3.0-2 - Use upstream .desktop file diff --git a/sources b/sources index 1584366..f907a02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47c9ea5fc8cf0c15cc6a15631bfbc770 v0.3.0.tar.gz +bdf40570d1fc025058f9f2aabb91899f v0.3.3.tar.gz