From df48ff4ec9bfdb07b6c40b946bc4334ca41de92f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 25 Jun 2012 14:56:27 +0100 Subject: [PATCH] Update to 3.5.3 --- .gitignore | 1 + gcr.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ff8e421..f8e913f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gcr-3.3.92.tar.xz /gcr-3.4.0.tar.xz /gcr-3.4.1.tar.xz +/gcr-3.5.3.tar.xz diff --git a/gcr.spec b/gcr.spec index ae553d2..4eb0706 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,6 +1,6 @@ Name: gcr -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.5.3 +Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing Group: Development/Libraries @@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Mon Jun 25 2012 Richard Hughes - 3.5.3-1 +- Update to 3.5.3 + * Tue Apr 24 2012 Kalev Lember - 3.4.1-2 - Silence glib-compile-schemas output diff --git a/sources b/sources index 384acad..6762e93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52dd83d8f64654147e720cbd186ee357 gcr-3.4.1.tar.xz +58bbe73c9f465e70d67907ef056b53ec gcr-3.5.3.tar.xz