automatic version update by autodist [release 1.0.0-1mamba;Wed Apr 24 2024]
This commit is contained in:
parent
9f0c6b4818
commit
fcc1f3e740
@ -1,5 +1,5 @@
|
||||
Name: lxqt-archiver
|
||||
Version: 0.9.1
|
||||
Version: 1.0.0
|
||||
Release: 1mamba
|
||||
Summary: A simple & lightweight Qt file archiver
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -11,16 +11,22 @@ Source: https://github.com/lxqt/lxqt-archiver.git/%{version}/lxqt-archive
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libfm-qt-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libjson-glib-devel
|
||||
BuildRequires: libmenu-cache-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: libxcb-image-devel
|
||||
BuildRequires: libxcb-keysyms-devel
|
||||
BuildRequires: libxcb-render-util-devel
|
||||
BuildRequires: libxcb-util-cursor-devel
|
||||
BuildRequires: libxcb-util-devel
|
||||
BuildRequires: libxcb-util-wm-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libfm-qt-devel >= 0.17.1
|
||||
BuildRequires: cmake
|
||||
@ -60,6 +66,9 @@ done
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Apr 24 2024 Automatic Build System <autodist@openmamba.org> 1.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 22 2024 Automatic Build System <autodist@openmamba.org> 0.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user