This commit is contained in:
Matthias Clasen 2013-10-22 13:06:43 -04:00
parent 3bdfa992c0
commit d780c4b6de
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mclasen@redhat.com> - 0.6.35-1
- Update to 0.6.35
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
dbf4323b688a314b4bf76890ad6d5279 accountsservice-0.6.34.tar.xz
3a81133e95faafb603de4475802cb06a accountsservice-0.6.35.tar.xz