Update to 3.6.1

This commit is contained in:
Kalev Lember 2012-10-16 18:35:55 +02:00
parent fa8d2b17f6
commit 387ee09048
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/gcr-3.5.90.tar.xz /gcr-3.5.90.tar.xz
/gcr-3.5.92.tar.xz /gcr-3.5.92.tar.xz
/gcr-3.6.0.tar.xz /gcr-3.6.0.tar.xz
/gcr-3.6.1.tar.xz

View File

@ -1,5 +1,5 @@
Name: gcr Name: gcr
Version: 3.6.0 Version: 3.6.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: A library for bits of crypto UI and parsing Summary: A library for bits of crypto UI and parsing
@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%changelog %changelog
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1 * Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
- Update to 3.6.0 - Update to 3.6.0

View File

@ -1 +1 @@
f1177ffa4b6c3271fdefa54f42c1e266 gcr-3.6.0.tar.xz 44f54b95d12caaf65139b84df418ea96 gcr-3.6.1.tar.xz