automatic version update by autodist [release 6.1.2-1mamba;Tue Apr 20 2021]

This commit is contained in:
Automatic Build System 2024-01-06 04:09:14 +01:00
parent 9acf4f5b5a
commit 4bcaf57e64

View File

@ -1,20 +1,19 @@
%define MAJver %(echo %version | cut -d. -f1) %define MAJver %(echo %version | cut -d. -f1)
Name: libdvdread Name: libdvdread
Version: 6.1.1 Version: 6.1.2
Release: 2mamba Release: 1mamba
Summary: A library for reading DVD video disks Summary: A library for reading DVD video disks
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org> Packager: Aleph0 <aleph0@openmamba.org>
URL: http://www.mplayerhq.hu URL: https://www.mplayerhq.hu
Source: https://get.videolan.org/libdvdread/%{version}/libdvdread-%{version}.tar.bz2 Source: https://get.videolan.org/libdvdread/%{version}/libdvdread-%{version}.tar.bz2
Patch0: libdvdnav-4.1.2-config.patch Patch0: libdvdnav-4.1.2-config.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
libdvdread provides a simple foundation for reading DVD video disks. libdvdread provides a simple foundation for reading DVD video disks.
@ -71,6 +70,9 @@ autoreconf -f -i
#% doc ChangeLog NEWS README TODO #% doc ChangeLog NEWS README TODO
%changelog %changelog
* Tue Apr 20 2021 Automatic Build System <autodist@mambasoft.it> 6.1.2-1mamba
- automatic version update by autodist
* Sat Apr 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.1-2mamba * Sat Apr 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.1-2mamba
- rebuilt with debug package - rebuilt with debug package