Update to 3.18.0
This commit is contained in:
parent
9493b0bd0e
commit
485edf9808
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ gnome-keyring-2.31.4.tar.bz2
|
|||||||
/gnome-keyring-3.15.92.tar.xz
|
/gnome-keyring-3.15.92.tar.xz
|
||||||
/gnome-keyring-3.16.0.tar.xz
|
/gnome-keyring-3.16.0.tar.xz
|
||||||
/gnome-keyring-3.17.91.tar.xz
|
/gnome-keyring-3.17.91.tar.xz
|
||||||
|
/gnome-keyring-3.18.0.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Summary: Framework for managing passwords and other secrets
|
Summary: Framework for managing passwords and other secrets
|
||||||
Name: gnome-keyring
|
Name: gnome-keyring
|
||||||
Version: 3.17.91
|
Version: 3.18.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -107,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 28 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
||||||
|
- Update to 3.18.0
|
||||||
|
|
||||||
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 3.17.91-1
|
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 3.17.91-1
|
||||||
- Update to 3.17.91
|
- Update to 3.17.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user