0.2.3
This commit is contained in:
parent
61a49e3670
commit
401ebd4f17
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user