This commit is contained in:
Matthias Clasen 2012-11-16 11:28:48 -05:00
parent 6cca7aa985
commit 611f933dce
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/accountsservice-0.6.21.tar.xz
/accountsservice-0.6.22.tar.xz
/accountsservice-0.6.25.tar.xz
/accountsservice-0.6.26.tar.xz

View File

@ -1,7 +1,7 @@
Name: accountsservice
Version: 0.6.25
Release: 2%{?dist}
Version: 0.6.26
Release: 1%{?dist}
Summary: D-Bus interfaces for querying and manipulating user account information
Group: System Environment/Daemons
@ -108,6 +108,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
%{_datadir}/vala/vapi/*
%changelog
* Fri Nov 16 2012 Matthias Clasen <mclasen@redhat.com> - 0.6.26-1
- Update to 0.6.26
* Tue Oct 2 2012 Matthias Clasen <mclasen@redhat.com> - 0.6.25-2
- Update to 0.6.25
- Use systemd scriptlets (#856649)

View File

@ -1 +1 @@
c3705c4843aadace8aea3a4ff8a12b64 accountsservice-0.6.25.tar.xz
b5ffa4ee21b93091bc23263008a7c80a accountsservice-0.6.26.tar.xz