From 68657cf7ee7493cc7c27972540a70c3dd13589a5 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 16 Apr 2012 15:47:43 +0100 Subject: [PATCH] Update to 3.4.1 --- .gitignore | 1 + gcr.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9a09234..ff8e421 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /gcr-3.3.90.tar.xz /gcr-3.3.92.tar.xz /gcr-3.4.0.tar.xz +/gcr-3.4.1.tar.xz diff --git a/gcr.spec b/gcr.spec index 1d75981..a00e4a0 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,5 +1,5 @@ Name: gcr -Version: 3.4.0 +Version: 3.4.1 Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing @@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||: %changelog +* Mon Apr 16 2012 Richard Hughes - 3.4.1-1 +- Update to 3.4.1 + * Mon Mar 26 2012 Debarshi Ray - 3.4.0-1 - Update to 3.4.0 diff --git a/sources b/sources index 3816767..384acad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16c49fa1a6d5bbb1f37b94880c1bbedb gcr-3.4.0.tar.xz +52dd83d8f64654147e720cbd186ee357 gcr-3.4.1.tar.xz