From c6c68171c10ce8f1da36bf2acb675171e152ee12 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 16 Apr 2013 13:14:02 +0100 Subject: [PATCH] Update to 3.8.1 --- .gitignore | 1 + gcr.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 76e1225..71f683c 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /gcr-3.7.91.tar.xz /gcr-3.7.92.tar.xz /gcr-3.8.0.tar.xz +/gcr-3.8.1.tar.xz diff --git a/gcr.spec b/gcr.spec index 9354d33..8c9f26d 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,5 +1,5 @@ Name: gcr -Version: 3.8.0 +Version: 3.8.1 Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing @@ -121,6 +121,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Tue Apr 16 2013 Richard Hughes - 3.8.1-1 +- Update to 3.8.1 + * Tue Mar 26 2013 Kalev Lember - 3.8.0-1 - Update to 3.8.0 diff --git a/sources b/sources index 62f3474..544cf59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20718f7ec668aeddd89707c1e7e65432 gcr-3.8.0.tar.xz +29dab55f60563ba946b6492e5917c570 gcr-3.8.1.tar.xz