diff --git a/.gitignore b/.gitignore index 7edd19a..831c678 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /gcr-3.16.0.tar.xz /gcr-3.17.4.tar.xz /gcr-3.18.0.tar.xz +/gcr-3.19.4.tar.xz diff --git a/gcr.spec b/gcr.spec index ad78be4..f5d74e6 100644 --- a/gcr.spec +++ b/gcr.spec @@ -3,14 +3,14 @@ %endif Name: gcr -Version: 3.18.0 +Version: 3.19.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.18/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -137,6 +137,9 @@ fi %changelog +* Wed Jan 20 2016 Kalev Lember - 3.19.4-1 +- Update to 3.19.4 + * Mon Sep 28 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 diff --git a/sources b/sources index adaa7ec..5568dd1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b959bac99e17c9bb0990a15c9be11aed gcr-3.18.0.tar.xz +e22abe7a120bcd5aba67bff4228875be gcr-3.19.4.tar.xz