[libbluray] 20111023 snapshot

Xavier Bachelot xavierb at fedoraproject.org
Sun Oct 23 12:00:16 UTC 2011


commit e6ba7c7ae790637b89edf134c81df557b1765a8b
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Sun Oct 23 14:00:05 2011 +0200

    20111023 snapshot

 .gitignore     |    1 +
 libbluray.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32448a8..f98ffb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libbluray-20110126gitbbf11e43bd82e.tar.bz2
 /libbluray-20110514git46ee2766038e9.tar.bz2
 /libbluray-20110710git51d7d60a96d06.tar.bz2
+/libbluray-20111023gite037110f11e70.tar.bz2
diff --git a/libbluray.spec b/libbluray.spec
index 2c5535d..7fe7807 100644
--- a/libbluray.spec
+++ b/libbluray.spec
@@ -1,10 +1,10 @@
-%global tarball_date 20110710
-%global git_hash 51d7d60a96d064d46db20b5665e477bf3c5481f0
+%global tarball_date 20111023
+%global git_hash e037110f11e707e223b715f70920913afecfe297
 %global git_short %(echo '%{git_hash}' | cut -c -13)
 
 Name:           libbluray
 Version:        0.2
-Release:        0.6.%{tarball_date}git%{git_short}%{?dist}
+Release:        0.7.%{tarball_date}git%{git_short}%{?dist}
 Summary:        Library to access Blu-Ray disks for video playback 
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct 23 2011 Xavier Bachelot <xavier at bachelot.org> 0.2-0.7.20111023gite037110f11e70
+- Update to latest snapshot.
+
 * Sat Jul 16 2011 Xavier Bachelot <xavier at bachelot.org> 0.2-0.6.20110710git51d7d60a96d06
 - Don't build java subpackage on ppc64, no java-1.6.0-devel package.
 
diff --git a/sources b/sources
index b6e6671..a659b3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec63d6751563af82f51fdcc96b68da9f  libbluray-20110710git51d7d60a96d06.tar.bz2
+8ee8e0b1a94a7bc00283c77ccfe105ed  libbluray-20111023gite037110f11e70.tar.bz2


More information about the scm-commits mailing list