From cdd198b0142c75de96c0dc2da1cd08f8513af779 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 28 Oct 2013 20:40:52 +0000 Subject: [PATCH] Update to 3.10.1 --- .gitignore | 1 + gcr.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0177dad..e234059 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /gcr-3.9.90.tar.xz /gcr-3.9.91.tar.xz /gcr-3.10.0.tar.xz +/gcr-3.10.1.tar.xz diff --git a/gcr.spec b/gcr.spec index 7b454e2..4d3c3ce 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,5 +1,5 @@ Name: gcr -Version: 3.10.0 +Version: 3.10.1 Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing @@ -124,6 +124,9 @@ fi %changelog +* Mon Oct 28 2013 Richard Hughes - 3.10.1-1 +- Update to 3.10.1 + * Wed Sep 25 2013 Kalev Lember - 3.10.0-1 - Update to 3.10.0 diff --git a/sources b/sources index 9ffa384..45a860c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -525962cc88e21a50040abff6bb92cd11 gcr-3.10.0.tar.xz +68c0b5d7202ac598942616d2e3a1b089 gcr-3.10.1.tar.xz