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