diff --git a/libdvdread.spec b/libdvdread.spec index c83c03a..bc3aa77 100644 --- a/libdvdread.spec +++ b/libdvdread.spec @@ -2,7 +2,7 @@ Name: libdvdread Version: 6.1.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A library for reading DVD video discs based on Ogle code # msvc/contrib/dirent/dirent.c is HPND-Kevlin-Henney, but is not included in the build # src/logger.c and few other are LGPL-2.1-or-later @@ -61,6 +61,10 @@ rm %{buildroot}%{_libdir}/libdvdread.la %{buildroot}%{_pkgdocdir}/COPYING %{_libdir}/pkgconfig/dvdread.pc %changelog +* Tue Aug 13 2024 Pavel Cahyna - 6.1.3-8 +- migrated to SPDX license, originally from Fedora by +- Correct License: some files are GPL 2 or GPL 3, but not later + * Mon Jun 24 2024 Troy Dawson - 6.1.3-7 - Bump release for June 2024 mass rebuild