Update to 3.19.3

This commit is contained in:
Kalev Lember 2015-12-15 19:33:37 +01:00
parent 2d1b89b542
commit 30a341bb26
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/dconf-editor-3.18.1.tar.xz /dconf-editor-3.18.1.tar.xz
/dconf-editor-3.18.2.tar.xz /dconf-editor-3.18.2.tar.xz
/dconf-editor-3.19.2.tar.xz /dconf-editor-3.19.2.tar.xz
/dconf-editor-3.19.3.tar.xz

View File

@ -1,5 +1,5 @@
Name: dconf-editor Name: dconf-editor
Version: 3.19.2 Version: 3.19.3
Release: 1%{?dist} Release: 1%{?dist}
Summary: Configuration editor for dconf Summary: Configuration editor for dconf
@ -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
* Tue Dec 15 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
- Update to 3.19.3
* Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1 * Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
- Update to 3.19.2 - Update to 3.19.2

View File

@ -1 +1 @@
010d02ecd1fb8b5ef10867227a4f5c60 dconf-editor-3.19.2.tar.xz a66cc74c9db09b061335fbbc4a8ed0ca dconf-editor-3.19.3.tar.xz