automatic version update by autodist [release 24.12.0-1mamba;Thu Dec 12 2024]
This commit is contained in:
parent
24a5d22bd2
commit
4b31c498fa
15
k3b.spec
15
k3b.spec
@ -1,7 +1,7 @@
|
||||
%define dirver %(echo %version | sed "s,alpha.*,,;s,rc.*,,")
|
||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||
Name: k3b
|
||||
Version: 24.08.3
|
||||
Version: 24.12.0
|
||||
Release: 1mamba
|
||||
Summary: The CD/DVD/Blu-Ray Creator for KDE
|
||||
License: GPL
|
||||
@ -14,6 +14,14 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
Patch0: k3b-2.0.3-disable-lsof-check.patch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6PrintSupport
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavformat-devel
|
||||
BuildRequires: libavutil-devel
|
||||
@ -48,14 +56,12 @@ BuildRequires: libkf6-solid-devel
|
||||
BuildRequires: liblame-devel
|
||||
BuildRequires: libmad-devel
|
||||
BuildRequires: libmusepack-devel
|
||||
BuildRequires: libmusicbrainz2-devel
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libsamplerate-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtag-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtpositioning-devel
|
||||
BuildRequires: qt6-qtwebchannel-devel
|
||||
@ -210,6 +216,9 @@ exit 0
|
||||
%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user