automatic version update by autodist [release 0.16.5-1mamba;Sat Nov 02 2024]
This commit is contained in:
parent
f44647304c
commit
7c2a9d4ba0
@ -1,5 +1,5 @@
|
||||
Name: obconf-qt
|
||||
Version: 0.16.4
|
||||
Version: 0.16.5
|
||||
Release: 1mamba
|
||||
Summary: Openbox configuration tool (Qt based)
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -12,7 +12,9 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXft-devel
|
||||
@ -22,6 +24,7 @@ BuildRequires: libfreetype-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libimlib2-devel
|
||||
BuildRequires: libpango-devel
|
||||
@ -29,7 +32,6 @@ BuildRequires: librsvg-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: openbox-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: git
|
||||
BuildRequires: openbox-devel >= 3.6.1-1mamba
|
||||
@ -65,6 +67,9 @@ Obconf is a graphical application to change your Openbox theme
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 0.16.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 14 2024 Automatic Build System <autodist@openmamba.org> 0.16.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user