automatic version update by autodist [release 8.61-1mamba;Thu Nov 10 2022]
This commit is contained in:
parent
397afbff62
commit
829479c23f
13
signon.spec
13
signon.spec
@ -1,25 +1,23 @@
|
|||||||
Name: signon
|
Name: signon
|
||||||
Version: 8.60
|
Version: 8.61
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Accounts and SSO (Single Sign-On) framework
|
Summary: Accounts and SSO (Single Sign-On) framework
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://code.google.com/p/accounts-sso/
|
URL: https://code.google.com/archive/p/accounts-sso
|
||||||
Source: https://gitlab.com/accounts-sso/signond.git/VERSION_%{version}/signond-%{version}.tar.bz2
|
Source: https://gitlab.com/accounts-sso/signond.git/VERSION_%{version}/signond-%{version}.tar.bz2
|
||||||
#Source: https://downloads.sourceforge.net/project/kaosx/sources/signon/signon-%{version}.tar.bz2
|
#Source: https://downloads.sourceforge.net/project/kaosx/sources/signon/signon-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libproxy-devel
|
BuildRequires: libproxy-devel
|
||||||
BuildRequires: libqt5-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Accounts & SSO framework consists of a set of components and libraries which implement an account manager for a user's online accounts and a single-sign-on daemon which handles the authentication to the remote services on behalf of the client applications.
|
The Accounts & SSO framework consists of a set of components and libraries which implement an account manager for a user's online accounts and a single-sign-on daemon which handles the authentication to the remote services on behalf of the client applications.
|
||||||
@ -166,6 +164,9 @@ This package includes the %{name} API documentation.
|
|||||||
%{_datadir}/doc/libsignon-qt/*
|
%{_datadir}/doc/libsignon-qt/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 8.61-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 02 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.60-1mamba
|
* Sat Jan 02 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.60-1mamba
|
||||||
- update to 8.60
|
- update to 8.60
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user