[gcr] Update to 3.15.90

David King amigadave at fedoraproject.org
Fri Feb 27 08:57:36 UTC 2015


commit faaab0dba07a354b1669d9e60a083a246eff904c
Author: David King <amigadave at amigadave.com>
Date:   Fri Feb 27 08:40:28 2015 +0000

    Update to 3.15.90

 .gitignore | 1 +
 gcr.spec   | 9 ++++++---
 sources    | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <amigadave at amigadave.com> - 3.15.90-1
+- Update to 3.15.90
+
 * Sat Feb 21 2015 Till Maas <opensource at till.name> - 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


More information about the scm-commits mailing list