Rex Dieter 8 years ago
parent 3980d69b64
commit fcf721eed8

5
.gitignore vendored

@ -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

@ -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 <rdieter@fedoraproject.org> - 1.23-1
- 1.23
* Tue Feb 23 2016 Rex Dieter <rdieter@fedoraproject.org> 1.21-1
- 1.21, %%check: (advisory) 'make check'

@ -1 +1 @@
88184b9d613e04ae17b164019661d35d libaccounts-glib-1.21.tar.gz
af872137184b38e39db415d67a32a510 libaccounts-glib-1.23.tar.gz

Loading…
Cancel
Save