diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -43,6 +43,9 @@ libaccountsservice.so.0:accounts_accounts_set_daemon_version libaccountsservice.so.0:accounts_accounts_skeleton_get_type libaccountsservice.so.0:accounts_accounts_skeleton_new +libaccountsservice.so.0:accounts_user_call_get_password_expiration_policy +libaccountsservice.so.0:accounts_user_call_get_password_expiration_policy_finish +libaccountsservice.so.0:accounts_user_call_get_password_expiration_policy_sync libaccountsservice.so.0:accounts_user_call_set_account_type libaccountsservice.so.0:accounts_user_call_set_account_type_finish libaccountsservice.so.0:accounts_user_call_set_account_type_sync @@ -88,6 +91,7 @@ libaccountsservice.so.0:accounts_user_call_set_xsession libaccountsservice.so.0:accounts_user_call_set_xsession_finish libaccountsservice.so.0:accounts_user_call_set_xsession_sync +libaccountsservice.so.0:accounts_user_complete_get_password_expiration_policy libaccountsservice.so.0:accounts_user_complete_set_account_type libaccountsservice.so.0:accounts_user_complete_set_automatic_login libaccountsservice.so.0:accounts_user_complete_set_email @@ -183,6 +187,7 @@ libaccountsservice.so.0:act_user_get_num_sessions libaccountsservice.so.0:act_user_get_num_sessions_anywhere libaccountsservice.so.0:act_user_get_object_path +libaccountsservice.so.0:act_user_get_password_expiration_policy libaccountsservice.so.0:act_user_get_password_hint libaccountsservice.so.0:act_user_get_password_mode libaccountsservice.so.0:act_user_get_primary_session_id diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : accountsservice -version : 0.6.43 -release : 19 +version : 0.6.45 +release : 20 source : - - https://www.freedesktop.org/software/accountsservice/accountsservice-0.6.43.tar.xz : ed3ba94aa38ceb822a0e1a1ac71bf1a8123babf90be049397b3a00900e48d6cc + - https://www.freedesktop.org/software/accountsservice/accountsservice-0.6.45.tar.xz : fb0fc293aa75d59f5ef5db719d37a21831c4dd74a97526ee7e51ce936311ef26 homepage : http://www.freedesktop.org/wiki/Software/AccountsService license : GPL-3.0+ component : desktop.core diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ accountsservice http://www.freedesktop.org/wiki/Software/AccountsService - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net GPL-3.0+ desktop.core @@ -42,7 +42,7 @@ programming.devel - accountsservice + accountsservice /usr/include/ @@ -61,12 +61,12 @@ - - 2016-10-16 - 0.6.43 + + 2017-06-21 + 0.6.45 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file