diff --git a/.gitignore b/.gitignore index 3bc364d..6d8461b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /gcr-3.5.5.tar.xz /gcr-3.5.90.tar.xz /gcr-3.5.92.tar.xz +/gcr-3.6.0.tar.xz diff --git a/gcr.spec b/gcr.spec index 7b2dec9..c2c1cd1 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,12 +1,12 @@ Name: gcr -Version: 3.5.92 +Version: 3.6.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.4/gcr-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gcr/3.6/gcr-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Tue Sep 25 2012 Kalev Lember - 3.6.0-1 +- Update to 3.6.0 + * Wed Sep 19 2012 Richard Hughes - 3.5.92-1 - Update to 3.5.92 diff --git a/sources b/sources index 0a37f0e..4b7af37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c92cf6a81f0315c527dda719d3ceaf3 gcr-3.5.92.tar.xz +f1177ffa4b6c3271fdefa54f42c1e266 gcr-3.6.0.tar.xz