diff --git a/.gitignore b/.gitignore index 81b9656..2414c9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ -libaccounts-glib-0.45.tar.gz -/libaccounts-glib-1.8.tar.gz -/libaccounts-glib-1.16.tar.gz -/libaccounts-glib-1.18.tar.gz /libaccounts-glib-1.21.tar.gz +/libaccounts-glib-1.23.tar.gz diff --git a/libaccounts-glib.spec b/libaccounts-glib.spec index 9d0d83a..ccd3078 100644 --- a/libaccounts-glib.spec +++ b/libaccounts-glib.spec @@ -1,11 +1,11 @@ -%global commit0 00254a604a7c7bd38c41794a80ad8930e90f21aa +%global commit0 8d14b10652b2fe6c25d8ad8334e2d5023d254313 %global gittag0 VERSION_%{version} %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%global snap0 20160216 +#global snap0 20160216 Name: libaccounts-glib -Version: 1.21 +Version: 1.23 Release: 1%{?dist} Summary: Accounts framework for Linux and POSIX based platforms License: LGPLv2 @@ -44,6 +44,7 @@ The %{name}-docs package contains documentation for %{name}. %build +test -x configure || \ NOCONFIGURE=1 \ ./autogen.sh @@ -113,6 +114,9 @@ make check || cat tests/test-suite.log ||: %changelog +* Thu Sep 29 2016 Rex Dieter - 1.23-1 +- 1.23 + * Tue Feb 23 2016 Rex Dieter 1.21-1 - 1.21, %%check: (advisory) 'make check' diff --git a/sources b/sources index 3178c0e..3dde76e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88184b9d613e04ae17b164019661d35d libaccounts-glib-1.21.tar.gz +af872137184b38e39db415d67a32a510 libaccounts-glib-1.23.tar.gz