Compare commits
10 Commits
24.05.0-1m
...
main
Author | SHA1 | Date | |
---|---|---|---|
fb233d5ed2 | |||
4a69d12909 | |||
dc9176e8f8 | |||
15ca9cee82 | |||
38cf33bd33 | |||
1a0946f854 | |||
9baed9ab4a | |||
a2c2d3bce6 | |||
8837c83ce5 | |||
244336b855 |
40
dragon.spec
40
dragon.spec
@ -1,5 +1,5 @@
|
||||
Name: dragon
|
||||
Version: 24.05.0
|
||||
Version: 24.12.3
|
||||
Release: 1mamba
|
||||
Summary: A simple video player for KDE
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -32,7 +38,6 @@ BuildRequires: libkf6-kxmlgui-devel
|
||||
BuildRequires: libkf6-solid-devel
|
||||
BuildRequires: libphonon-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Provides: dragonplayer
|
||||
@ -43,7 +48,6 @@ Obsoletes: kscd < 21.04.0
|
||||
%description
|
||||
A simple video player for KDE.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -78,6 +82,36 @@ A simple video player for KDE.
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Sat Mar 08 2025 Automatic Build System <autodist@openmamba.org> 24.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 07 2025 Automatic Build System <autodist@openmamba.org> 24.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 25 2024 Automatic Build System <autodist@openmamba.org> 24.05.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user