Update to 3.20.1
This commit is contained in:
parent
9a32c00ceb
commit
e588b21094
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/dconf-editor-3.19.91.tar.xz
|
/dconf-editor-3.19.91.tar.xz
|
||||||
/dconf-editor-3.19.92.tar.xz
|
/dconf-editor-3.19.92.tar.xz
|
||||||
/dconf-editor-3.20.0.tar.xz
|
/dconf-editor-3.20.0.tar.xz
|
||||||
|
/dconf-editor-3.20.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: dconf-editor
|
Name: dconf-editor
|
||||||
Version: 3.20.0
|
Version: 3.20.1
|
||||||
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
|
||||||
|
* Thu Apr 14 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
||||||
|
- Update to 3.20.1
|
||||||
|
|
||||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
||||||
- Update to 3.20.0
|
- Update to 3.20.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user