This commit is contained in:
Xavier Bachelot 2012-08-21 19:59:40 +02:00
parent 61a49e3670
commit 401ebd4f17
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <xavier@bachelot.org> 0.2.3-1
- Update to 0.2.3.
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
cb3254de43276861ea6b07c603f4651c libbluray-0.2.2.tar.bz2
684e420d2ebafa13786ae84364543cf9 libbluray-0.2.3.tar.bz2