diff --git a/.gitignore b/.gitignore index 58130ef..8bd7879 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /gcr-3.12.2.tar.xz /gcr-3.13.91.tar.xz /gcr-3.14.0.tar.xz +/gcr-3.15.90.tar.xz diff --git a/gcr.spec b/gcr.spec index 5d98d61..7f047f9 100644 --- a/gcr.spec +++ b/gcr.spec @@ -3,14 +3,14 @@ %endif Name: gcr -Version: 3.14.0 -Release: 3%{?dist} +Version: 3.15.90 +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.14/gcr-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -138,6 +138,9 @@ fi %changelog +* Fri Feb 27 2015 David King - 3.15.90-1 +- Update to 3.15.90 + * Sat Feb 21 2015 Till Maas - 3.14.0-3 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code diff --git a/sources b/sources index 7ee6e54..1b550a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2a620c5f6c0cd570b4e3bed287ed302 gcr-3.14.0.tar.xz +25ed8f2dcfe4a138f098246cb62da58a gcr-3.15.90.tar.xz