From eb858e2e59a8cd55c7c28961fa32af0093e4ca12 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 21 Aug 2012 17:44:58 +0100 Subject: [PATCH] Update to 3.5.90 --- .gitignore | 1 + gcr.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3097e3f..ab94e9b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /gcr-3.5.3.tar.xz /gcr-3.5.4.tar.xz /gcr-3.5.5.tar.xz +/gcr-3.5.90.tar.xz diff --git a/gcr.spec b/gcr.spec index 2b070e1..88d6f70 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,5 +1,5 @@ Name: gcr -Version: 3.5.5 +Version: 3.5.90 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 >&/dev/null || : %changelog +* Tue Aug 21 2012 Richard Hughes - 3.5.90-1 +- Update to 3.5.90 + * Tue Aug 07 2012 Richard Hughes - 3.5.5-1 - Update to 3.5.5 diff --git a/sources b/sources index 03fdcbc..3e83374 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ccbdbdbff52edd3f3a9d249edc9c81c gcr-3.5.5.tar.xz +513ac4527e7df983569f4a99491c4bea gcr-3.5.90.tar.xz