From 09f060ae5a351bf10a61cec89bb0c3d85dedfd04 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 3 May 2013 23:17:44 +0200 Subject: [PATCH] Update to 3.9.1 --- .gitignore | 1 + gcr.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 71f683c..a674ef8 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /gcr-3.7.92.tar.xz /gcr-3.8.0.tar.xz /gcr-3.8.1.tar.xz +/gcr-3.9.1.tar.xz diff --git a/gcr.spec b/gcr.spec index 8c9f26d..18eefa7 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,12 +1,12 @@ Name: gcr -Version: 3.8.1 +Version: 3.9.1 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.8/gcr-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gcr/3.9/gcr-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -118,9 +118,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %dir %{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/html/gck %{_datadir}/gtk-doc/html/gcr-3 +%{_datadir}/vala/ %changelog +* Sat May 04 2013 Kalev Lember - 3.9.1-1 +- Update to 3.9.1 + * Tue Apr 16 2013 Richard Hughes - 3.8.1-1 - Update to 3.8.1 diff --git a/sources b/sources index 544cf59..63c7389 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29dab55f60563ba946b6492e5917c570 gcr-3.8.1.tar.xz +22fa29d9cf06b515f46c6270ce59d2ee gcr-3.9.1.tar.xz