diff --git a/.gitignore b/.gitignore index 831c678..9ed61e3 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ /gcr-3.17.4.tar.xz /gcr-3.18.0.tar.xz /gcr-3.19.4.tar.xz +/gcr-3.20.0.tar.xz diff --git a/gcr.spec b/gcr.spec index d486b36..ac43926 100644 --- a/gcr.spec +++ b/gcr.spec @@ -3,14 +3,14 @@ %endif Name: gcr -Version: 3.19.4 -Release: 2%{?dist} +Version: 3.20.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.19/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -137,6 +137,9 @@ fi %changelog +* Fri Mar 25 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 5568dd1..0dba5d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e22abe7a120bcd5aba67bff4228875be gcr-3.19.4.tar.xz +4314bf89eac293dd0a9d806593ff1b35 gcr-3.20.0.tar.xz