0.6.35
This commit is contained in:
parent
3bdfa992c0
commit
d780c4b6de
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user