Compare commits
5 Commits
1.0.0-1mam
...
2.0.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
cf3c9a2fc0 | |||
9076ee970b | |||
a65aa4b4cf | |||
cae030fbae | |||
24928a7c16 |
@@ -1,5 +1,5 @@
|
||||
Name: lxqt-openssh-askpass
|
||||
Version: 1.0.0
|
||||
Version: 2.0.0
|
||||
Release: 1mamba
|
||||
Summary: A GUI to query credentials on behalf of other programs
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
@@ -11,16 +11,16 @@ Source: https://github.com/lxqt/lxqt-openssh-askpass.git/%{version}/lxqt-
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kwindowsystem-devel
|
||||
BuildRequires: liblxqt-devel
|
||||
BuildRequires: libqtxdg-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
|
||||
@@ -56,6 +56,21 @@ done
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Apr 25 2024 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 06 2023 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 18 2023 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 19 2022 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 21 2021 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user