0.6.26
This commit is contained in:
parent
6cca7aa985
commit
611f933dce
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/accountsservice-0.6.21.tar.xz
|
||||
/accountsservice-0.6.22.tar.xz
|
||||
/accountsservice-0.6.25.tar.xz
|
||||
/accountsservice-0.6.26.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
Name: accountsservice
|
||||
Version: 0.6.25
|
||||
Release: 2%{?dist}
|
||||
Version: 0.6.26
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus interfaces for querying and manipulating user account information
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -108,6 +108,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
%{_datadir}/vala/vapi/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 16 2012 Matthias Clasen <mclasen@redhat.com> - 0.6.26-1
|
||||
- Update to 0.6.26
|
||||
|
||||
* Tue Oct 2 2012 Matthias Clasen <mclasen@redhat.com> - 0.6.25-2
|
||||
- Update to 0.6.25
|
||||
- Use systemd scriptlets (#856649)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user