diff --git a/.gitignore b/.gitignore index 579054d..792ba84 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /gcr-3.8.1.tar.xz /gcr-3.9.1.tar.xz /gcr-3.9.90.tar.xz +/gcr-3.9.91.tar.xz diff --git a/gcr.spec b/gcr.spec index 40028e5..e5f7a82 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,5 +1,5 @@ Name: gcr -Version: 3.9.90 +Version: 3.9.91 Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing @@ -124,6 +124,9 @@ fi %changelog +* Tue Sep 3 2013 Matthias Clasen - 3.9.91-1 +- Update to 3.9.91 + * Wed Aug 28 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 diff --git a/sources b/sources index e1fea83..e937ef5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a0d79cbda472ad4911924c6554b85ef gcr-3.9.90.tar.xz +03ac407ebebe546e199c70234c8bf838 gcr-3.9.91.tar.xz