diff --git a/.gitignore b/.gitignore index f19ac8d..df4ee60 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /accountsservice-0.6.21.tar.xz /accountsservice-0.6.22.tar.xz /accountsservice-0.6.24.tar.xz +/accountsservice-0.6.25.tar.xz diff --git a/accountsservice.spec b/accountsservice.spec index fd0d68f..47b74bd 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,6 +1,6 @@ Name: accountsservice -Version: 0.6.24 +Version: 0.6.25 Release: 1%{?dist} Summary: D-Bus interfaces for querying and manipulating user account information @@ -96,6 +96,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a %{_datadir}/vala/vapi/* %changelog +* Tue Sep 25 2012 Matthias Clasen - 0.6.25-1 +- Update to 0.6.25 + * Thu Aug 23 2012 Ray Strode 0.6.24-1 - Update to latest release diff --git a/sources b/sources index 48750c3..4c7d946 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7dfe8752de6413cb9acfc8f0d088a7e1 accountsservice-0.6.24.tar.xz +c3705c4843aadace8aea3a4ff8a12b64 accountsservice-0.6.25.tar.xz