From 204a89a4efae14fa6b0d1b07a066a2af97f14f2c Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Sun, 10 Jul 2011 15:24:49 +0200 Subject: [PATCH] 20110710 snapshot --- .gitignore | 1 + libbluray.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index fda5083..32448a8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libbluray-20110107git0e5902ff9a6f1.tar.bz2 /libbluray-20110126gitbbf11e43bd82e.tar.bz2 /libbluray-20110514git46ee2766038e9.tar.bz2 +/libbluray-20110710git51d7d60a96d06.tar.bz2 diff --git a/libbluray.spec b/libbluray.spec index d34bceb..461eafd 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -1,10 +1,10 @@ -%global tarball_date 20110514 -%global git_hash 46ee2766038e90731683272e348aaa2aa9d5d199 +%global tarball_date 20110710 +%global git_hash 51d7d60a96d064d46db20b5665e477bf3c5481f0 %global git_short %(echo '%{git_hash}' | cut -c -13) Name: libbluray Version: 0.2 -Release: 0.4.%{tarball_date}git%{git_short}%{?dist} +Release: 0.5.%{tarball_date}git%{git_short}%{?dist} Summary: Library to access Blu-Ray disks for video playback Group: System Environment/Libraries License: LGPLv2+ @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jul 10 2011 Xavier Bachelot 0.2-0.5.20110710git51d7d60a96d06 +- Update to latest snapshot. + * Sat May 14 2011 Xavier Bachelot 0.2-0.4.20110514git46ee2766038e9 - Update to latest snapshot. - Drop -static subpackage. diff --git a/sources b/sources index f5a150b..b6e6671 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d429141a02096e37259b1bc24b76b039 libbluray-20110514git46ee2766038e9.tar.bz2 +ec63d6751563af82f51fdcc96b68da9f libbluray-20110710git51d7d60a96d06.tar.bz2