This commit is contained in:
Dennis Gilmore 2011-02-07 22:48:42 -06:00
parent 4833b850b9
commit 220b1e9d68

View File

@ -6,7 +6,7 @@
Name: libbluray Name: libbluray
Version: 0.2 Version: 0.2
Release: 0.2.%{tarball_date}git%{git_short}%{?dist} Release: 0.3.%{tarball_date}git%{git_short}%{?dist}
Summary: Library to access Blu-Ray disks for video playback Summary: Library to access Blu-Ray disks for video playback
Group: System Environment/Libraries Group: System Environment/Libraries
License: LGPLv2+ License: LGPLv2+
@ -147,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-0.3.20110126gitbbf11e43bd82e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jan 26 2011 Xavier Bachelot <xavier@bachelot.org> 0.2-0.2.20110126gitbbf11e43bd82e * Wed Jan 26 2011 Xavier Bachelot <xavier@bachelot.org> 0.2-0.2.20110126gitbbf11e43bd82e
- Update to latest snapshot. - Update to latest snapshot.
- Split the BDJ support to a -java subpackage. - Split the BDJ support to a -java subpackage.