Compare commits

...

27 Commits

Author SHA1 Message Date
662b8f9cce automatic version update by autodist [release 25.04.1-1mamba;Sun May 11 2025] 2025-05-13 11:02:32 +02:00
683df75514 automatic version update by autodist [release 25.04.0-1mamba;Fri Apr 18 2025] 2025-04-24 14:40:39 +02:00
1a3891dd3f automatic version update by autodist [release 24.12.3-1mamba;Sat Mar 08 2025] 2025-03-13 13:19:12 +01:00
32f9dd4d25 automatic version update by autodist [release 24.12.2-1mamba;Sat Feb 08 2025] 2025-02-10 12:16:09 +01:00
d36c63c80e automatic version update by autodist [release 24.12.1-1mamba;Sat Jan 11 2025] 2025-01-12 17:15:22 +01:00
236fadc05c automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024] 2024-12-17 22:23:05 +01:00
8e0acddefa automatic version update by autodist [release 24.08.3-1mamba;Fri Nov 08 2024] 2024-11-10 12:49:40 +01:00
5b77774465 automatic version update by autodist [release 24.08.2-1mamba;Fri Oct 11 2024] 2024-10-13 22:54:08 +02:00
47387733c7 automatic version update by autodist [release 24.08.1-1mamba;Sun Sep 15 2024] 2024-09-15 13:56:49 +02:00
6bb670395f automatic version update by autodist [release 24.08.0-1mamba;Sat Aug 24 2024] 2024-08-29 17:45:58 +02:00
e0b501a085 automatic version update by autodist [release 24.05.2-1mamba;Fri Jul 05 2024] 2024-07-07 23:29:20 +02:00
77264ec4c1 automatic version update by autodist [release 24.05.1-1mamba;Sat Jun 15 2024] 2024-06-16 16:52:54 +02:00
9d4fb4b8b9 automatic version update by autodist [release 24.05.0-1mamba;Sat May 25 2024] 2024-05-28 13:09:40 +02:00
7bcff112a5 automatic version update by autodist [release 24.02.2-1mamba;Sat Apr 13 2024] 2024-04-15 12:59:21 +02:00
bf4ba3425a automatic version update by autodist [release 24.02.1-1mamba;Fri Mar 22 2024] 2024-03-29 19:24:34 +01:00
9a816366b2 automatic version update by autodist [release 23.08.5-1mamba;Fri Feb 16 2024] 2024-02-24 16:36:46 +01:00
049b994ac5 automatic version update by autodist [release 23.08.4-1mamba;Fri Dec 08 2023] 2024-01-05 17:50:23 +01:00
bfa5515d3b automatic version update by autodist [release 23.08.3-1mamba;Fri Nov 10 2023] 2024-01-05 17:50:23 +01:00
7a091e489d automatic version update by autodist [release 23.08.2-1mamba;Fri Oct 13 2023] 2024-01-05 17:50:23 +01:00
16c63997fe automatic version update by autodist [release 23.08.1-1mamba;Fri Sep 15 2023] 2024-01-05 17:50:22 +01:00
7fdcd57a15 automatic version update by autodist [release 23.08.0-1mamba;Sat Aug 26 2023] 2024-01-05 17:50:22 +01:00
c22b4aa638 automatic version update by autodist [release 23.04.3-1mamba;Sat Jul 08 2023] 2024-01-05 17:50:22 +01:00
7c61208daf automatic version update by autodist [release 23.04.2-1mamba;Sat Jun 10 2023] 2024-01-05 17:50:22 +01:00
e0b2acc60b automatic version update by autodist [release 23.04.1-1mamba;Fri May 12 2023] 2024-01-05 17:50:21 +01:00
38a1f8ff96 automatic version update by autodist [release 23.04.0-1mamba;Sat Apr 22 2023] 2024-01-05 17:50:21 +01:00
f20bcf5155 automatic version update by autodist [release 22.12.3-1mamba;Sat Mar 04 2023] 2024-01-05 17:50:21 +01:00
7b094e3284 automatic version update by autodist [release 22.12.2-1mamba;Sat Feb 04 2023] 2024-01-05 17:50:21 +01:00
2 changed files with 102 additions and 14 deletions

View File

@ -1,4 +1,4 @@
# signon-kwallet-extension
KDE Frameworks 5 signon extension for kwallet.
KDE signon extension for kwallet.

View File

@ -1,53 +1,54 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: signon-kwallet-extension
Version: 22.12.1
Version: 25.04.1
Release: 1mamba
Summary: KDE Frameworks 5 signon extension for kwallet
Summary: KDE signon extension for kwallet
Group: Graphical Desktop/Applications/Security
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/signon-kwallet-extension-%{version}.tar.xz
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/signon-kwallet-extension-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6Gui
BuildRequires: libgcc
BuildRequires: libkwallet-devel
BuildRequires: libglvnd-devel
BuildRequires: libkf6-kwallet-devel
BuildRequires: libsignon-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: kf6-rpm-macros
BuildRequires: extra-cmake-modules
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
%description
KDE Frameworks 5 signon extension for kwallet.
KDE signon extension for kwallet.
%package -n lib%{name}
Group: System/Libraries
Summary: KDE Frameworks 5 signon extension for kwallet
Summary: KDE signon extension for kwallet
%description -n lib%{name}
KDE Frameworks 5 signon extension for kwallet.
KDE signon extension for kwallet.
This package contains shared libraries for %{name}.
%debug_package
%prep
%setup -q
%build
%cmake_kde5 -d build
%make
%cmake_kf6
%cmake_build
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%cmake_install
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -58,6 +59,93 @@ This package contains shared libraries for %{name}.
%doc COPYING
%changelog
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 25.04.1-1mamba
- automatic version update by autodist
* Fri Apr 18 2025 Automatic Build System <autodist@openmamba.org> 25.04.0-1mamba
- automatic version update by autodist
* Sat Mar 08 2025 Automatic Build System <autodist@openmamba.org> 24.12.3-1mamba
- automatic version update by autodist
* Sat Feb 08 2025 Automatic Build System <autodist@openmamba.org> 24.12.2-1mamba
- automatic version update by autodist
* Sat Jan 11 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
- automatic version update by autodist
* 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
- automatic version update by autodist
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
- automatic version update by autodist
* Sun Sep 15 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
- automatic version update by autodist
* Sat Aug 24 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
- automatic version update by autodist
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
- automatic version update by autodist
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
- automatic version update by autodist
* Sat May 25 2024 Automatic Build System <autodist@openmamba.org> 24.05.0-1mamba
- automatic version update by autodist
* Tue May 21 2024 Automatic Build System <autodist@openmamba.org> 24.04.90-1mamba
- automatic version update by autodist
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 24.02.2-1mamba
- automatic version update by autodist
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
- automatic version update by autodist
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 24.02.0-1mamba
- automatic version update by autodist
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 23.08.5-1mamba
- automatic version update by autodist
* Fri Dec 08 2023 Automatic Build System <autodist@mambasoft.it> 23.08.4-1mamba
- automatic version update by autodist
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 23.08.3-1mamba
- automatic version update by autodist
* Fri Oct 13 2023 Automatic Build System <autodist@mambasoft.it> 23.08.2-1mamba
- automatic version update by autodist
* Fri Sep 15 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
- automatic version update by autodist
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
- automatic version update by autodist
* Sat Jul 08 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
- automatic version update by autodist
* Sat Jun 10 2023 Automatic Build System <autodist@mambasoft.it> 23.04.2-1mamba
- automatic version update by autodist
* Fri May 12 2023 Automatic Build System <autodist@mambasoft.it> 23.04.1-1mamba
- automatic version update by autodist
* Sat Apr 22 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
- automatic version update by autodist
* Sat Mar 04 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
- automatic version update by autodist
* Sat Feb 04 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
- automatic version update by autodist
* Fri Jan 06 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
- automatic version update by autodist