From ab7fb0260430edd06e5672305097f8ba552614bc Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 23 Sep 2014 08:31:18 +0200 Subject: [PATCH] Update to 3.14.0 --- .gitignore | 1 + gcr.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 58be81f..58130ef 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /gcr-3.12.0.tar.xz /gcr-3.12.2.tar.xz /gcr-3.13.91.tar.xz +/gcr-3.14.0.tar.xz diff --git a/gcr.spec b/gcr.spec index ab0f167..0c3de10 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,12 +1,12 @@ Name: gcr -Version: 3.13.91 -Release: 4%{?dist} +Version: 3.14.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.13/gcr-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gcr/3.14/gcr-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -130,6 +130,9 @@ fi %changelog +* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Sat Sep 20 2014 Kalev Lember - 3.13.91-4 - Update mime scriptlets diff --git a/sources b/sources index e4930db..7ee6e54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edb164d1be432b13e01a10673882e708 gcr-3.13.91.tar.xz +f2a620c5f6c0cd570b4e3bed287ed302 gcr-3.14.0.tar.xz