[libbluray/f14/master: 4/10] 20101223 snapshot

Xavier Bachelot xavierb at fedoraproject.org
Fri Jan 7 13:13:00 UTC 2011


commit 00c0968e673cb612d771ec671281b1e9ad4aa9cc
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Thu Nov 25 21:58:52 2010 +0100

    20101223 snapshot

 libbluray.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/libbluray.spec b/libbluray.spec
index e3ba39c..d152a84 100644
--- a/libbluray.spec
+++ b/libbluray.spec
@@ -1,12 +1,12 @@
-%global tarball_date 20101028
-%global git_hash c32862b77dea4eac592f41368157889d77710b22
+%global tarball_date 20101223
+%global git_hash 0818486dcecc3055d10e11008bcba06afa73cb57
 %global git_short %(echo '%{git_hash}' | cut -c -13)
 
 %global static_build 0
 
 Name:           libbluray
-Version:        0.1
-Release:        0.3.%{tarball_date}git%{git_short}%{?dist}
+Version:        0.2
+Release:        0.1.%{tarball_date}git%{git_short}%{?dist}
 Summary:        Library to access Blu-Ray disks for video playback 
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -14,7 +14,7 @@ URL:            http://www.videolan.org/developers/libbluray.html
 # No release yet. Use the commands below to generate a tarball.
 # git clone git://git.videolan.org/libbluray.git
 # cd libbluray
-# git archive --format=tar %{git_hash} --prefix=libbluray/ | bzip2 > libbluray-$( date +%Y%m%d )git%{git_short}.tar.bz2
+# git archive --format=tar %{git_hash} --prefix=libbluray/ | bzip2 > ../libbluray-$( date +%Y%m%d )git%{git_short}.tar.bz2
 Source0:        %{name}-%{tarball_date}git%{git_short}.tar.bz2
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 23 2010 Xavier Bachelot <xavier at bachelot.org> 0.2-0.1.20101223git0818486dcecc3
+- Update to latest snapshot.                                                                                                                                                                                                                
+
 * Thu Oct 28 2010 Xavier Bachelot <xavier at bachelot.org> 0.1-0.3.20101028gitc32862b77dea4
 - Update to latest snapshot.
 - Install BDJ jar.


More information about the scm-commits mailing list