Update to 3.22.1

This commit is contained in:
Kalev Lember 2016-10-12 21:00:05 +02:00
parent b16e55c6a0
commit 3d43836d13
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/dconf-editor-3.21.4.tar.xz /dconf-editor-3.21.4.tar.xz
/dconf-editor-3.21.90.tar.xz /dconf-editor-3.21.90.tar.xz
/dconf-editor-3.21.92.tar.xz /dconf-editor-3.21.92.tar.xz
/dconf-editor-3.22.1.tar.xz

View File

@ -1,11 +1,11 @@
Name: dconf-editor Name: dconf-editor
Version: 3.21.92 Version: 3.22.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Configuration editor for dconf Summary: Configuration editor for dconf
License: LGPLv2+ License: LGPLv2+
URL: https://wiki.gnome.org/Projects/dconf URL: https://wiki.gnome.org/Projects/dconf
Source0: https://download.gnome.org/sources/dconf-editor/3.21/dconf-editor-%{version}.tar.xz Source0: https://download.gnome.org/sources/dconf-editor/3.22/dconf-editor-%{version}.tar.xz
BuildRequires: /usr/bin/appstream-util BuildRequires: /usr/bin/appstream-util
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
@ -62,6 +62,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_mandir}/man1/dconf-editor.1* %{_mandir}/man1/dconf-editor.1*
%changelog %changelog
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
- Update to 3.22.1
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1 * Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
- Update to 3.21.92 - Update to 3.21.92

View File

@ -1 +1 @@
fffd8e93a21e203604c948fc2667a6fb dconf-editor-3.21.92.tar.xz 2d00c76161bd9505d61bf3a6848547b1 dconf-editor-3.22.1.tar.xz