diff --git a/.gitignore b/.gitignore index e234059..25a8907 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /gcr-3.9.91.tar.xz /gcr-3.10.0.tar.xz /gcr-3.10.1.tar.xz +/gcr-3.11.91.tar.xz diff --git a/gcr.spec b/gcr.spec index 4d3c3ce..217475b 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,12 +1,12 @@ Name: gcr -Version: 3.10.1 +Version: 3.11.91 Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing Group: Development/Libraries License: LGPLv2+ URL: http://live.gnome.org/CryptoGlue/ -Source0: http://download.gnome.org/sources/gcr/3.10/gcr-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gcr/3.11/gcr-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -124,6 +124,9 @@ fi %changelog +* Sat Mar 08 2014 Richard Hughes - 3.11.91-1 +- Update to 3.11.91 + * Mon Oct 28 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 diff --git a/sources b/sources index 45a860c..c87caae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68c0b5d7202ac598942616d2e3a1b089 gcr-3.10.1.tar.xz +13cc11e5387751e09499fae40f45178c gcr-3.11.91.tar.xz