automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
22c7b698cf
commit
44599d2953
11
kbruch.spec
11
kbruch.spec
@ -1,5 +1,5 @@
|
|||||||
Name: kbruch
|
Name: kbruch
|
||||||
Version: 24.08.2
|
Version: 24.08.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Exercise Fractions
|
Summary: Exercise Fractions
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
@ -12,6 +12,11 @@ License: GPL
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
## 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-kcolorscheme-devel
|
BuildRequires: libkf6-kcolorscheme-devel
|
||||||
@ -23,7 +28,6 @@ BuildRequires: libkf6-ki18n-devel
|
|||||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||||
BuildRequires: libkf6-kxmlgui-devel
|
BuildRequires: libkf6-kxmlgui-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
#Requires: kde-workspace
|
#Requires: kde-workspace
|
||||||
Provides: kbruch4 = %{?epoch:%epoch:}%{version}-%{release}
|
Provides: kbruch4 = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -84,6 +88,9 @@ exit 0
|
|||||||
%doc AUTHORS LICENSES
|
%doc AUTHORS LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user