Update to 3.18.3
This commit is contained in:
parent
b2c2287aef
commit
2d8061c617
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ gnome-keyring-2.31.4.tar.bz2
|
|||||||
/gnome-keyring-3.18.0.tar.xz
|
/gnome-keyring-3.18.0.tar.xz
|
||||||
/gnome-keyring-3.18.1.tar.xz
|
/gnome-keyring-3.18.1.tar.xz
|
||||||
/gnome-keyring-3.18.2.tar.xz
|
/gnome-keyring-3.18.2.tar.xz
|
||||||
|
/gnome-keyring-3.18.3.tar.xz
|
||||||
|
@ -4,7 +4,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.18.2
|
Version: 3.18.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -106,6 +106,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 28 2015 Kalev Lember <klember@redhat.com> - 3.18.3-1
|
||||||
|
- Update to 3.18.3
|
||||||
|
|
||||||
* Fri Oct 23 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
* Fri Oct 23 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
||||||
- Update to 3.18.2
|
- Update to 3.18.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user