From 00246b6fc114f5cbe4ba369304326df42025cc8c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: May 12 2015 17:12:57 +0000 Subject: Update to 3.16.0 --- diff --git a/.gitignore b/.gitignore index 47f3f47..7868dd1 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /gcr-3.14.0.tar.xz /gcr-3.15.90.tar.xz /gcr-3.15.92.tar.xz +/gcr-3.16.0.tar.xz diff --git a/gcr.spec b/gcr.spec index af28ffb..5fd54c2 100644 --- a/gcr.spec +++ b/gcr.spec @@ -3,14 +3,14 @@ %endif Name: gcr -Version: 3.15.92 +Version: 3.16.0 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.15/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -137,6 +137,9 @@ fi %changelog +* Tue May 12 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 diff --git a/sources b/sources index 12de597..4f60b62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c50a634592fb6c4dead8edfe971c48ca gcr-3.15.92.tar.xz +d5835680be0b6a838e02a528d5378d9c gcr-3.16.0.tar.xz