From e6ba7c7ae790637b89edf134c81df557b1765a8b Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Oct 23 2011 12:00:05 +0000 Subject: 20111023 snapshot --- 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 0.2-0.7.20111023gite037110f11e70 +- Update to latest snapshot. + * Sat Jul 16 2011 Xavier Bachelot 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