update to 6.1.3 [release 6.1.3-1mamba;Tue Jun 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 04:09:16 +01:00
parent 4bcaf57e64
commit f2321e677f

View File

@ -1,14 +1,14 @@
%define MAJver %(echo %version | cut -d. -f1)
Name: libdvdread
Version: 6.1.2
Version: 6.1.3
Release: 1mamba
Summary: A library for reading DVD video disks
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org>
URL: https://www.mplayerhq.hu
Source: https://get.videolan.org/libdvdread/%{version}/libdvdread-%{version}.tar.bz2
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://code.videolan.org/videolan/libdvdread
Source: https://code.videolan.org/videolan/libdvdread.git/%{version}/libdvdread-%{version}.tar.bz2
Patch0: libdvdnav-4.1.2-config.patch
License: GPL
## AUTOBUILDREQ-BEGIN
@ -70,6 +70,9 @@ autoreconf -f -i
#% doc ChangeLog NEWS README TODO
%changelog
* Tue Jun 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.3-1mamba
- update to 6.1.3
* Tue Apr 20 2021 Automatic Build System <autodist@mambasoft.it> 6.1.2-1mamba
- automatic version update by autodist