diff --git a/.gitignore b/.gitignore index 2fc6c42..cf58ad9 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /accountsservice-0.6.32.tar.xz /accountsservice-0.6.33.tar.xz /accountsservice-0.6.34.tar.xz +/accountsservice-0.6.35.tar.xz diff --git a/accountsservice.spec b/accountsservice.spec index 20c54d9..c4f386d 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: accountsservice -Version: 0.6.34 -Release: 2%{?dist} +Version: 0.6.35 +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 Oct 22 2013 Matthias Clasen - 0.6.35-1 +- Update to 0.6.35 + * Sat Aug 03 2013 Fedora Release Engineering - 0.6.34-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index e254058..896a30a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbf4323b688a314b4bf76890ad6d5279 accountsservice-0.6.34.tar.xz +3a81133e95faafb603de4475802cb06a accountsservice-0.6.35.tar.xz