Update to 0.6.30
This commit is contained in:
parent
611f933dce
commit
19a5d045e1
3 changed files with 8 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@
|
|||
/accountsservice-0.6.22.tar.xz
|
||||
/accountsservice-0.6.25.tar.xz
|
||||
/accountsservice-0.6.26.tar.xz
|
||||
/accountsservice-0.6.30.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
Name: accountsservice
|
||||
Version: 0.6.26
|
||||
Version: 0.6.30
|
||||
Release: 1%{?dist}
|
||||
Summary: D-Bus interfaces for querying and manipulating user account information
|
||||
|
||||
|
|
@ -106,8 +106,13 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
|
|||
%{_libdir}/pkgconfig/accountsservice.pc
|
||||
%{_datadir}/gir-1.0/AccountsService-1.0.gir
|
||||
%{_datadir}/vala/vapi/*
|
||||
%dir %{_datadir}/gtk-doc/html/libaccountsservice
|
||||
%{_datadir}/gtk-doc/html/libaccountsservice/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 16 2013 Richard Hughes <rhughes@redhat.com> - 0.6.30-1
|
||||
- Update to 0.6.30
|
||||
|
||||
* Fri Nov 16 2012 Matthias Clasen <mclasen@redhat.com> - 0.6.26-1
|
||||
- Update to 0.6.26
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b5ffa4ee21b93091bc23263008a7c80a accountsservice-0.6.26.tar.xz
|
||||
8955b53b0ac9036b3f6a91202ff954f1 accountsservice-0.6.30.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue