From 0a66515304cc18bd4933645d99805d441ed1f20a Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 15 Sep 2015 12:34:08 +0200 Subject: [PATCH] Update to 3.17.4 --- .gitignore | 1 + gcr.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7868dd1..6d4a211 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /gcr-3.15.90.tar.xz /gcr-3.15.92.tar.xz /gcr-3.16.0.tar.xz +/gcr-3.17.4.tar.xz diff --git a/gcr.spec b/gcr.spec index e08bd9c..3333c37 100644 --- a/gcr.spec +++ b/gcr.spec @@ -3,14 +3,14 @@ %endif Name: gcr -Version: 3.16.0 -Release: 2%{?dist} +Version: 3.17.4 +Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing Group: Development/Libraries License: LGPLv2+ URL: https://wiki.gnome.org/Projects/CryptoGlue -Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -137,6 +137,9 @@ fi %changelog +* Tue Sep 15 2015 Kalev Lember - 3.17.4-1 +- Update to 3.17.4 + * Wed Jun 17 2015 Fedora Release Engineering - 3.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 4f60b62..a733a0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5835680be0b6a838e02a528d5378d9c gcr-3.16.0.tar.xz +47dcf1776fcbf7282adf316458a3d9f3 gcr-3.17.4.tar.xz