Update to 0.13.0
This commit is contained in:
parent
bf183560f3
commit
7f5479e92d
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.11.7.tar.xz
|
||||
/dconf-0.12.0.tar.xz
|
||||
/dconf-0.12.1.tar.xz
|
||||
/dconf-0.13.0.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%define vala_version 0.11.7
|
||||
|
||||
Name: dconf
|
||||
Version: 0.12.1
|
||||
Version: 0.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
@ -104,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/icons/hicolor/*/apps/dconf-editor.png
|
||||
|
||||
%changelog
|
||||
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 0.13.0-1
|
||||
- Update to 0.13.0
|
||||
|
||||
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 0.12.1-1
|
||||
- Update to 0.12.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user