Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-19 15:54:31 +00:00
parent fb7ac6a0b4
commit 6cc3d07eab

View File

@ -7,7 +7,7 @@
Name: libbluray Name: libbluray
Version: 1.3.4 Version: 1.3.4
Release: 1%{?dist} Release: 2%{?dist}
Summary: Library to access Blu-Ray disks for video playback Summary: Library to access Blu-Ray disks for video playback
License: LGPLv2+ License: LGPLv2+
URL: https://www.videolan.org/developers/libbluray.html URL: https://www.videolan.org/developers/libbluray.html
@ -125,6 +125,9 @@ find %{buildroot} -name '*.la' -delete
%{_libdir}/pkgconfig/%{name}.pc %{_libdir}/pkgconfig/%{name}.pc
%changelog %changelog
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Nov 30 2022 Xavier Bachelot <xavier@bachelot.org> - 1.3.4-1 * Wed Nov 30 2022 Xavier Bachelot <xavier@bachelot.org> - 1.3.4-1
- Update to 1.3.4 (RHBZ#2149455) - Update to 1.3.4 (RHBZ#2149455)