0.6.32
This commit is contained in:
parent
af6df9f691
commit
c2a64e00ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/accountsservice-0.6.26.tar.xz
|
||||
/accountsservice-0.6.30.tar.xz
|
||||
/accountsservice-0.6.31.tar.xz
|
||||
/accountsservice-0.6.32.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: accountsservice
|
||||
Version: 0.6.31
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.32
|
||||
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 May 14 2013 Matthias Clasen <mclasen@redhat.com> - 0.6.32-1
|
||||
- Update to 0.6.32
|
||||
|
||||
* Thu Apr 18 2013 Matthias Clasen <mclasen@redhat.com> - 0.6.31-2
|
||||
- Hardened build
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user