Update to 3.16.0
This commit is contained in:
parent
2f9bfab989
commit
20d52ba68b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/dconf-editor-3.15.91.tar.xz
|
||||
/dconf-editor-3.15.92.tar.xz
|
||||
/dconf-editor-3.16.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: dconf-editor
|
||||
Version: 3.15.92
|
||||
Version: 3.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Configuration editor for dconf
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/dconf
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.15/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.16/dconf-editor-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -66,6 +66,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||
- Update to 3.16.0
|
||||
|
||||
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
|
||||
- Update to 3.15.92
|
||||
- Ship the man page
|
||||
|
Loading…
Reference in New Issue
Block a user