diff --git a/.gitignore b/.gitignore index 792ba84..0177dad 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /gcr-3.9.1.tar.xz /gcr-3.9.90.tar.xz /gcr-3.9.91.tar.xz +/gcr-3.10.0.tar.xz diff --git a/gcr.spec b/gcr.spec index e5f7a82..7b454e2 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,12 +1,12 @@ Name: gcr -Version: 3.9.91 +Version: 3.10.0 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.9/gcr-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gcr/3.10/gcr-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -124,6 +124,9 @@ fi %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Tue Sep 3 2013 Matthias Clasen - 3.9.91-1 - Update to 3.9.91 diff --git a/sources b/sources index e937ef5..9ffa384 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03ac407ebebe546e199c70234c8bf838 gcr-3.9.91.tar.xz +525962cc88e21a50040abff6bb92cd11 gcr-3.10.0.tar.xz