[libbluray/f14/master: 1/4] 20110126 snapshot

Xavier Bachelot xavierb at fedoraproject.org
Wed Jan 26 22:53:13 UTC 2011


commit 31bb1753011514ca259cb47564af9add3f32e517
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Wed Jan 26 00:39:08 2011 +0100

    20110126 snapshot

 .gitignore     |    1 +
 libbluray.spec |   11 +++++++----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b83287..f749a8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libbluray-20101021git144a204c02687.tar.bz2
 /libbluray-20101028gitc32862b77dea4.tar.bz2
 /libbluray-20110107git0e5902ff9a6f1.tar.bz2
+/libbluray-20110126gitbbf11e43bd82e.tar.bz2
diff --git a/libbluray.spec b/libbluray.spec
index 3fed4fa..c4d9c3a 100644
--- a/libbluray.spec
+++ b/libbluray.spec
@@ -1,12 +1,12 @@
-%global tarball_date 20110107
-%global git_hash 0e5902ff9a6f1e122a81cad2ee8707d00a39b58b
+%global tarball_date 20110126
+%global git_hash bbf11e43bd82eabce8a4f8aa3ec09bccef18de2e
 %global git_short %(echo '%{git_hash}' | cut -c -13)
 
 %global static_build 0
 
 Name:           libbluray
 Version:        0.2
-Release:        0.1.%{tarball_date}git%{git_short}%{?dist}
+Release:        0.2.%{tarball_date}git%{git_short}%{?dist}
 Summary:        Library to access Blu-Ray disks for video playback 
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -134,8 +134,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 26 2011 Xavier Bachelot <xavier at bachelot.org> 0.2-0.2.20110126gitbbf11e43bd82e
+- Update to latest snapshot.
+
 * Fri Jan 07 2011 Xavier Bachelot <xavier at bachelot.org> 0.2-0.1.20110107git0e5902ff9a6f1
-- Update to latest snapshot.                                                                                                                                                                                                                
+- Update to latest snapshot.
 - Add BR: libxml2-devel for metadata parser.
 - Add BR: graphviz for doc generation.
 
diff --git a/sources b/sources
index 34c062c..5df6a04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d4f3010df6d4b738a5bcb2c3d815a2  libbluray-20110107git0e5902ff9a6f1.tar.bz2
+3ecdde48e3e8c8de2b7458b1279eb716  libbluray-20110126gitbbf11e43bd82e.tar.bz2


More information about the scm-commits mailing list