commit 40701a10227e066e872d0029684ea5dddee71acf
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Wed May 18 18:03:31 2016 +0200
Updated to 1.3.0
.gitignore | 2 +-
mplayer.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40ffb81..53fe950 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
Blue-1.11.tar.bz2
-MPlayer-1.2.1.tar.xz
+MPlayer-1.3.0.tar.xz
diff --git a/mplayer.spec b/mplayer.spec
index eefd849..78faa43 100644
--- a/mplayer.spec
+++ b/mplayer.spec
@@ -5,11 +5,11 @@
%define faad2min 1:2.6.1
Name: mplayer
-Version: 1.2.1
+Version: 1.3.0
%if 0%{?svn}
Release: 34.%{?pre}%{?dist}
%else
-Release: 2%{?dist}
+Release: 1%{?dist}
%endif
Summary: Movie player playing most video formats and DVDs
@@ -379,6 +379,9 @@ update-desktop-database &>/dev/null || :
%{_datadir}/mplayer/*.fp
%changelog
+* Wed May 18 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.3.0-1
+- Updated to 1.3.0
+
* Sat Apr 02 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.2.1-2
- Fixed BuildRequires so that audio CD support actually works
diff --git a/sources b/sources
index 781a057..2e566ea 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
de7b4438b68729089d92912f041abe54 Blue-1.11.tar.bz2
-7fe68d1961427d0b4e306074e2cac246 MPlayer-1.2.1.tar.xz
+e8a4d77ad4f509e81dd5e13b51636c1d MPlayer-1.3.0.tar.xz