diff --git a/.gitignore b/.gitignore index 154ef40..192b03f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ Blue-1.8.tar.bz2 -mplayer-export-2014-01-11.tar.bz2 +mplayer-export-2014-02-11.tar.bz2 diff --git a/mplayer-snapshot.sh b/mplayer-snapshot.sh index f939aef..fa87ac9 100755 --- a/mplayer-snapshot.sh +++ b/mplayer-snapshot.sh @@ -13,7 +13,7 @@ cleanup() { unset CDPATH pwd=$(pwd) svn=$(date +%Y-%m-%d) -svn=2014-01-11 +svn=2014-02-11 dirname=mplayer-export-$svn mplayer_rev={$svn} #mplayer_rev=HEAD diff --git a/mplayer.spec b/mplayer.spec index 6da03d8..59d9a42 100644 --- a/mplayer.spec +++ b/mplayer.spec @@ -1,12 +1,12 @@ %define codecdir %{_libdir}/codecs -%define pre 20140111svn +%define pre 20140211svn %define svn 1 -%define svnbuild 2014-01-11 +%define svnbuild 2014-02-11 %define faad2min 1:2.6.1 Name: mplayer Version: 1.1 -Release: 18.%{?pre}%{?dist} +Release: 19.%{?pre}%{?dist} Summary: Movie player playing most video formats and DVDs %if 0%{!?_without_amr:1} @@ -111,7 +111,7 @@ RoQ, and PVA files. You can also use it to watch VCDs, SVCDs, DVDs, It supports a wide range of output drivers including X11, XVideo, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB etc. There are also nice antialiased shaded subtitles and OSD. -Non-default rpmbuild options: +The following on-default rpmbuild options are available: --with samba: Enable Samba (smb://) support --with xmms: Enable XMMS input plugin support --without amr: Disable AMR support @@ -380,6 +380,9 @@ update-desktop-database &>/dev/null || : %{_datadir}/mplayer/*.fp %changelog +* Tue Feb 11 2014 Julian Sikorski - 1.1-19.20140211svn +- 20140211 snapshot + * Sun Jan 12 2014 Julian Sikorski - 1.1-18.20140111svn - 20140111 snapshot diff --git a/sources b/sources index ef1e028..e66f34f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 340368f4e33f767d9df109990fb29c02 Blue-1.8.tar.bz2 -7a48fbb0cedc6dcec6bc32869f6a7003 mplayer-export-2014-01-11.tar.bz2 +6888d412884a24084118e82d78814420 mplayer-export-2014-02-11.tar.bz2