Page MenuHomeSolus

D9959.diff
No OneTemporary

D9959.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -3,5 +3,4 @@
libQt5Test.so.5
libc.so.6
libsignon-plugins.so.1
-libsignon-qt5.so.1
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : signon-plugin-oauth2
-version : 0.24
-release : 1
+version : 0.25
+release : 2
source :
- - https://gitlab.com/accounts-sso/signon-plugin-oauth2/-/archive/VERSION_0.24/signon-plugin-oauth2-VERSION_0.24.tar.gz : 54d6ccc255803877d37d6c510484cee2d13a087ea3f4504bc23fbf34c81e5bad
+ - git|https://gitlab.com/accounts-sso/signon-plugin-oauth2.git : VERSION_0.25
license : LGPL-2.1-only
component : programming
summary : Signon OAuth 1.0 and 2.0 plugin
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">Signon OAuth 1.0 and 2.0 plugin</Summary>
<Description xml:lang="en">This plugin for the Accounts-SSO SignOn daemon handles the OAuth 1.0 and 2.0 authentication protocols.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>signon-plugin-oauth2</Name>
@@ -19,7 +19,7 @@
</Description>
<PartOf>programming</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/signon-oauth2plugin-tests</Path>
<Path fileType="library">/usr/lib64/signon/liboauth2plugin.so</Path>
<Path fileType="data">/usr/share/signon-oauth2plugin-tests/tests.xml</Path>
</Files>
@@ -31,20 +31,21 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="1">signon-plugin-oauth2</Dependency>
+ <Dependency release="2">signon-plugin-oauth2</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/signon-plugins/oauth1data.h</Path>
+ <Path fileType="header">/usr/include/signon-plugins/oauth2data.h</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/signon-oauth2plugin.pc</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2018-05-31</Date>
- <Version>0.24</Version>
+ <Update release="2">
+ <Date>2020-11-12</Date>
+ <Version>0.25</Version>
<Comment>Packaging update</Comment>
<Name>Clive Johnston</Name>
<Email>clivejo@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 18 2023, 6:00 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806226
Default Alt Text
D9959.diff (2 KB)

Event Timeline