This commit is contained in:
Matthias Clasen 2013-05-14 19:00:59 -04:00
parent af6df9f691
commit c2a64e00ea
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/accountsservice-0.6.26.tar.xz
/accountsservice-0.6.30.tar.xz
/accountsservice-0.6.31.tar.xz
/accountsservice-0.6.32.tar.xz

View File

@ -1,8 +1,8 @@
%global _hardened_build 1
Name: accountsservice
Version: 0.6.31
Release: 2%{?dist}
Version: 0.6.32
Release: 1%{?dist}
Summary: D-Bus interfaces for querying and manipulating user account information
Group: System Environment/Daemons
@ -111,6 +111,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
%{_datadir}/gtk-doc/html/libaccountsservice/*
%changelog
* Tue May 14 2013 Matthias Clasen <mclasen@redhat.com> - 0.6.32-1
- Update to 0.6.32
* Thu Apr 18 2013 Matthias Clasen <mclasen@redhat.com> - 0.6.31-2
- Hardened build

View File

@ -1 +1 @@
d594f1da95c6a83c0463695ca31815b2 accountsservice-0.6.31.tar.xz
0c2c87f3bf982bdab54be887fed25bc5 accountsservice-0.6.32.tar.xz