Update to 3.2.0

This commit is contained in:
Ray Strode 2011-09-27 21:50:43 -04:00
parent df831697ea
commit 29599b7f50
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ seahorse-2.30.0.tar.bz2
/seahorse-3.1.90.tar.xz
/seahorse-3.1.91.tar.xz
/seahorse-3.1.92.tar.xz
/seahorse-3.2.0.tar.xz

View File

@ -1,5 +1,5 @@
Name: seahorse
Version: 3.1.92
Version: 3.2.0
Release: 1%{?dist}
Summary: A GNOME application for managing encryption keys
Group: User Interface/Desktops
@ -130,6 +130,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/glib-2.0/schemas/*.gschema.xml
%changelog
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0
* Tue Sep 20 2011 Kalev Lember <kalevlember@gmail.com> 3.1.92-1
- Update to 3.1.92

View File

@ -1 +1 @@
d6958de52f66185061390fc8822b4f1c seahorse-3.1.92.tar.xz
bf8f07aaa492920355c7e5a30f3b29f2 seahorse-3.2.0.tar.xz