From 401ebd4f178e730096f1dd9c0f599781ecdfed9b Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Aug 21 2012 17:59:40 +0000 Subject: 0.2.3 --- diff --git a/.gitignore b/.gitignore index e0fd8c3..5d140b7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libbluray-20111023gite037110f11e70.tar.bz2 /libbluray-0.2.1.tar.bz2 /libbluray-0.2.2.tar.bz2 +/libbluray-0.2.3.tar.bz2 diff --git a/libbluray.spec b/libbluray.spec index 91f739b..48b3e7b 100644 --- a/libbluray.spec +++ b/libbluray.spec @@ -5,11 +5,11 @@ %global build_pdf_doc 0 Name: libbluray -Version: 0.2.2 +Version: 0.2.3 %if %{snapshot} Release: 0.9.%{tarball_date}git%{git_short}%{?dist} %else -Release: 3%{?dist} +Release: 1%{?dist} %endif Summary: Library to access Blu-Ray disks for video playback Group: System Environment/Libraries @@ -162,6 +162,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 21 2012 Xavier Bachelot 0.2.3-1 +- Update to 0.2.3. + * Thu Jul 19 2012 Fedora Release Engineering - 0.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 3319c17..df6b3da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb3254de43276861ea6b07c603f4651c libbluray-0.2.2.tar.bz2 +684e420d2ebafa13786ae84364543cf9 libbluray-0.2.3.tar.bz2