Update to 3.17.1

This commit is contained in:
Kalev Lember 2015-05-01 18:25:06 +02:00
parent 0046fae877
commit 9993d3f151
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/dconf-editor-3.15.92.tar.xz
/dconf-editor-3.16.0.tar.xz
/dconf-editor-3.16.1.tar.xz
/dconf-editor-3.17.1.tar.xz

View File

@ -1,11 +1,11 @@
Name: dconf-editor
Version: 3.16.1
Version: 3.17.1
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.16/dconf-editor-%{version}.tar.xz
Source0: https://download.gnome.org/sources/dconf-editor/3.17/dconf-editor-%{version}.tar.xz
BuildRequires: /usr/bin/appstream-util
BuildRequires: desktop-file-utils
@ -62,6 +62,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_mandir}/man1/dconf-editor.1*
%changelog
* Fri May 01 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
- Update to 3.17.1
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
- Update to 3.16.1

View File

@ -1 +1 @@
cefbc473bd6773cd3b92f2e5cf793ee8 dconf-editor-3.16.1.tar.xz
85dd9f27ca15da68ba14e7ab5d915051 dconf-editor-3.17.1.tar.xz