automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024]
This commit is contained in:
parent
e244072f5a
commit
db2772a602
19
tokodon.spec
19
tokodon.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: tokodon
|
||||
Version: 24.08.3
|
||||
Version: 24.12.0
|
||||
Release: 1mamba
|
||||
Summary: A modern Mastodon client
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
@ -13,6 +13,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: libQt6OpenGL
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -32,11 +38,11 @@ BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-kwindowsystem-devel
|
||||
BuildRequires: libkf6-purpose-devel
|
||||
BuildRequires: libkf6-solid-devel
|
||||
BuildRequires: libkirigami-addons-devel
|
||||
BuildRequires: libmpv-devel
|
||||
BuildRequires: libmpvqt-devel
|
||||
BuildRequires: libqtkeychain-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtwebsockets-devel
|
||||
BuildRequires: qt6-qtwebview-devel
|
||||
@ -79,6 +85,15 @@ A modern Mastodon client.
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 24.11.90-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 24.11.80-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