[devhelp] Update to 3.15.90

David King amigadave at fedoraproject.org
Mon Feb 16 09:10:30 UTC 2015


commit 465b3ed1874e577a286f1472199b0f30650955df
Author: David King <amigadave at amigadave.com>
Date:   Mon Feb 16 09:00:04 2015 +0000

    Update to 3.15.90

 .gitignore   |    1 +
 devhelp.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc23fe8..fd36a32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ devhelp-2.90.5.tar.bz2
 /devhelp-3.13.90.tar.xz
 /devhelp-3.13.92.tar.xz
 /devhelp-3.14.0.tar.xz
+/devhelp-3.15.90.tar.xz
diff --git a/devhelp.spec b/devhelp.spec
index b8aae39..c7ff16a 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -1,7 +1,7 @@
 ### Abstract ###
 
 Name: devhelp
-Version: 3.14.0
+Version: 3.15.90
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
@@ -9,7 +9,7 @@ Group: Development/Tools
 Summary: API documention browser
 URL: http://live.gnome.org/devhelp
 #VCS: git:git://git.gnome.org/devhelp
-Source: http://download.gnome.org/sources/devhelp/3.14/devhelp-%{version}.tar.xz
+Source: https://download.gnome.org/sources/devhelp/3.15/%{name}-%{version}.tar.xz
 
 ### Dependencies ###
 
@@ -103,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Mon Feb 16 2015 David King <amigadave at amigadave.com> - 1:3.15.90-1
+- Update to 3.15.90
+
 * Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 1:3.14.0-1
 - Update to 3.14.0
 
diff --git a/sources b/sources
index 043af8e..3eb2bde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5587546419cee25a8a868fe9fb46c061  devhelp-3.14.0.tar.xz
+e3db8c55734cacb79623f38299d47a46  devhelp-3.15.90.tar.xz


More information about the scm-commits mailing list