rebuilt by autoport with build requirements: libx265-devel>=3.6-1mamba [release 34.0-2mamba;Sat May 04 2024]
This commit is contained in:
parent
69b222f5d0
commit
eca12c8d5c
@ -2,7 +2,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: mythtv
|
Name: mythtv
|
||||||
Version: 34.0
|
Version: 34.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A digital video recorder (DVR) application
|
Summary: A digital video recorder (DVR) application
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -92,6 +92,7 @@ BuildRequires: perl-libwww
|
|||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtscript-devel
|
BuildRequires: qt5-qtscript-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libx265-devel >= 3.6-1mamba
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -354,6 +355,9 @@ rm -rf %{buildroot}%{_libdir}/mythtv/filters/*.*a
|
|||||||
##%doc contrib database
|
##%doc contrib database
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 04 2024 Automatic Build System <autodist@mambasoft.it> 34.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libx265-devel>=3.6-1mamba
|
||||||
|
|
||||||
* Tue Feb 13 2024 Automatic Build System <autodist@openmamba.org> 34.0-1mamba
|
* Tue Feb 13 2024 Automatic Build System <autodist@openmamba.org> 34.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user