signon ver. bump 6.61

This commit is contained in:
Rmys
2022-11-07 15:22:47 +02:00
committed by GitHub
parent 71d6505b39
commit 90d3092a37
2 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ def build():
qt5.make()
def install():
qt5.install()
qt5.install()
+13 -5
View File
@@ -12,10 +12,11 @@
<Summary>A framework for centrally storing authentication credentials</Summary>
<Description>Single Sign-On is a framework for centrally storing authentication credentials and handling authentication on behalf of applications as requested by applicationsIt consists of
a secure storage of login credentials (for example usernames and passwords), plugins for different authentication systems and a client library for applications to communicate with this system.</Description>
<Archive sha1sum="9c81aaaa70c27e0eef95eeaf3df5db5f5de792ea" type="tarbz2">https://gitlab.com/accounts-sso/signond/-/archive/VERSION_8.60/signond-VERSION_8.60.tar.bz2</Archive>
<Archive sha1sum="f250b30dc478ed750f0d438cf9feb4078692ec44" type="tarbz2">https://gitlab.com/accounts-sso/signond/-/archive/VERSION_8.61/signond-VERSION_8.61.tar.bz2</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libproxy-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">qt5.5.diff</Patch>
@@ -27,9 +28,9 @@
<Package>
<Name>signon</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>libproxy</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -65,6 +66,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-11-07</Date>
<Version>8.61</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-03-04</Date>
<Version>8.60</Version>
@@ -108,4 +116,4 @@
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>