diff --git a/.gitignore b/.gitignore index ee63afc..25573da 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /signon-oauth2-0.21.tar.bz2 +/signon-plugin-oauth2-0.22.tar.gz diff --git a/signon-plugin-oauth2.spec b/signon-plugin-oauth2.spec index d0b80ff..0f0da03 100644 --- a/signon-plugin-oauth2.spec +++ b/signon-plugin-oauth2.spec @@ -1,14 +1,12 @@ Name: signon-plugin-oauth2 -Version: 0.21 -Release: 2%{?dist} +Version: 0.22 +Release: 1%{?dist} Summary: OAuth2 plugin for the Accounts framework License: LGPLv2 -URL: http://code.google.com/p/accounts-sso +URL: https://gitlab.com/accounts-sso/signon-plugin-oauth2 -# Source available from https://drive.google.com/drive/#folders/0B8fX9XOwH_g4alFsYV8tZTI4VjQ -# as per https://groups.google.com/forum/#!topic/accounts-sso-announce/YBfS0ACmFl0 -Source0: signon-oauth2-%{version}.tar.bz2 +Source0: https://gitlab.com/accounts-sso/signon-plugin-oauth2/repository/archive.tar.gz?ref=VERSION_%{version}#/%{name}-%{version}.tar.gz BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtxmlpatterns-devel @@ -62,6 +60,10 @@ rm -rvf %{buildroot}/%{_sysconfdir} %changelog +* Mon Jun 01 2015 Daniel Vrátil - 0.22-1 +- Update to 0.22 +- fix upstream URL (moved to gitlab) + * Wed Apr 29 2015 Daniel Vrátil - 0.21-2 - Manually specify libdir for installation diff --git a/sources b/sources index 87f3e1b..94ae516 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -086576e945e2272e138aead6ff533895 signon-oauth2-0.21.tar.bz2 +d7c3b7fffe6102fc58d479028141f2b4 signon-plugin-oauth2-0.22.tar.gz