| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
- urls switched to https
- RPM group fixes. Remove redundant %clean section. Replace %__-type macro indirections.
- Add openssl 1.1 compatibility (bsc#1055285)
* add liboauth-openssl_1.1_compatibility.patch from
https://github.com/x42/liboauth/issues/9
- Update to version 1.0.3
* clarify documentation of oauth_curl
* fix possible memleak in oauth_curl (only relevant if an error occurs)
* fix TOCTOU in oauth_curl_post_file: the file may change between
stat() and fopen()
- Remove dependency bloat on curl/openssl on main and devel packages.
- add libtool as buildrequire to avoid implicit dependency
- add baselibs.conf to allow libgdata13 to link against it
- bump to 0.9.4 release
- bump to 0.9.1 release - add libopenssl-devel install dependancy to liboauth-devel