Update to 0.6.3
This commit is contained in:
parent
b10ed509f7
commit
fc9aabb07a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
accountsservice-0.6.1.tar.bz2
|
||||
/accountsservice-0.6.2.tar.bz2
|
||||
/accountsservice-0.6.3.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
|
||||
Name: accountsservice
|
||||
Version: 0.6.2
|
||||
Version: 0.6.3
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus interfaces for querying and manipulating user account information
|
||||
|
||||
@ -8,7 +8,7 @@ Group: System Environment/Daemons
|
||||
License: GPLv3+
|
||||
URL: http://www.fedoraproject.org/wiki/Features/UserAccountDialog
|
||||
#VCS: git:git://git.freedesktop.org/accountsservice
|
||||
Source0: http://mclasen.fedorapeople.org/accounts/accountsservice-0.6.2.tar.bz2
|
||||
Source0: http://mclasen.fedorapeople.org/accounts/accountsservice-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: dbus-glib-devel
|
||||
@ -89,6 +89,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
%{_datadir}/gir-1.0/AccountsService-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Wed Feb 02 2011 Ray Strode <rstrode@redhat.com> 0.6.3-1
|
||||
- Update to 0.6.3
|
||||
|
||||
* Thu Jan 27 2011 Matthias Clasen <mclasen@redhat.com> 0.6.2-1
|
||||
- Update to 0.6.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user