automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024]
This commit is contained in:
parent
d368f022ab
commit
51bcaceaf9
11
sweeper.spec
11
sweeper.spec
@ -1,5 +1,5 @@
|
|||||||
Name: sweeper
|
Name: sweeper
|
||||||
Version: 24.08.3
|
Version: 24.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A system cleaner tool
|
Summary: A system cleaner tool
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -11,6 +11,11 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkf6-kbookmarks-devel
|
BuildRequires: libkf6-kbookmarks-devel
|
||||||
@ -26,7 +31,6 @@ BuildRequires: libkf6-kxmlgui-devel
|
|||||||
BuildRequires: libkf6-sonnet-devel
|
BuildRequires: libkf6-sonnet-devel
|
||||||
BuildRequires: libplasma-activities-stats-devel
|
BuildRequires: libplasma-activities-stats-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Obsoletes: kdeutils < 4.8.0
|
Obsoletes: kdeutils < 4.8.0
|
||||||
@ -78,6 +82,9 @@ exit 0
|
|||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 14 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
|
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user