From b5bed894dd0bcec78fb4828bf29148402f0f2a29 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 9 Jan 2013 09:29:33 +0000 Subject: [PATCH] Update to 3.7.2 --- .gitignore | 1 + gcr.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 49bef93..f62ec37 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /gcr-3.6.0.tar.xz /gcr-3.6.1.tar.xz /gcr-3.7.1.tar.xz +/gcr-3.7.2.tar.xz diff --git a/gcr.spec b/gcr.spec index 7d8eb16..61819c6 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,5 +1,5 @@ Name: gcr -Version: 3.7.1 +Version: 3.7.2 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 +* Wed Jan 09 2013 Richard Hughes - 3.7.2-1 +- Update to 3.7.2 + * Fri Nov 09 2012 Kalev Lember - 3.7.1-1 - Update to 3.7.1 diff --git a/sources b/sources index bb01ba6..8ffa978 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a40431a72b46b6adc26c324c6e38103b gcr-3.7.1.tar.xz +922424ea93a95aea773e7d85e6420777 gcr-3.7.2.tar.xz