Update to 0.6.30

This commit is contained in:
Richard Hughes 2013-01-16 17:34:53 +00:00
commit 19a5d045e1
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View file

@ -14,3 +14,4 @@
/accountsservice-0.6.22.tar.xz
/accountsservice-0.6.25.tar.xz
/accountsservice-0.6.26.tar.xz
/accountsservice-0.6.30.tar.xz

View file

@ -1,6 +1,6 @@
Name: accountsservice
Version: 0.6.26
Version: 0.6.30
Release: 1%{?dist}
Summary: D-Bus interfaces for querying and manipulating user account information
@ -106,8 +106,13 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
%{_libdir}/pkgconfig/accountsservice.pc
%{_datadir}/gir-1.0/AccountsService-1.0.gir
%{_datadir}/vala/vapi/*
%dir %{_datadir}/gtk-doc/html/libaccountsservice
%{_datadir}/gtk-doc/html/libaccountsservice/*
%changelog
* Wed Jan 16 2013 Richard Hughes <rhughes@redhat.com> - 0.6.30-1
- Update to 0.6.30
* Fri Nov 16 2012 Matthias Clasen <mclasen@redhat.com> - 0.6.26-1
- Update to 0.6.26

View file

@ -1 +1 @@
b5ffa4ee21b93091bc23263008a7c80a accountsservice-0.6.26.tar.xz
8955b53b0ac9036b3f6a91202ff954f1 accountsservice-0.6.30.tar.xz