[devhelp] Update to 3.16.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 23 11:50:18 UTC 2015


commit 35c525fcedc1e168c2a89834083a6d4e821483f6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 23 12:49:14 2015 +0100

    Update to 3.16.0

 .gitignore                                         |  1 +
 ...x-error-in-desktop-file-keywords-Bosnian-.patch | 26 ----------------------
 devhelp.spec                                       |  9 ++++----
 sources                                            |  2 +-
 4 files changed, 7 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 252a3f7..5ba9be1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ devhelp-2.90.5.tar.bz2
 /devhelp-3.15.90.tar.xz
 /devhelp-3.15.91.tar.xz
 /devhelp-3.15.92.tar.xz
+/devhelp-3.16.0.tar.xz
diff --git a/devhelp.spec b/devhelp.spec
index 62ecd2e..ac4b143 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -1,7 +1,7 @@
 ### Abstract ###
 
 Name: devhelp
-Version: 3.15.92
+Version: 3.16.0
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
@@ -9,8 +9,7 @@ Group: Development/Tools
 Summary: API documention browser
 URL: https://wiki.gnome.org/Apps/Devhelp
 #VCS: git:git://git.gnome.org/devhelp
-Source: https://download.gnome.org/sources/devhelp/3.15/%{name}-%{version}.tar.xz
-Patch0: 0001-Fix-a-syntax-error-in-desktop-file-keywords-Bosnian-.patch
+Source: https://download.gnome.org/sources/devhelp/3.16/%{name}-%{version}.tar.xz
 
 ### Build Dependencies ###
 
@@ -37,7 +36,6 @@ into other applications such as IDEs.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static
@@ -101,6 +99,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Mon Mar 23 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.16.0-1
+- Update to 3.16.0
+
 * Tue Mar 17 2015 Kalev Lember <kalevlember at gmail.com> - 1:3.15.92-1
 - Update to 3.15.92
 
diff --git a/sources b/sources
index c9db50c..6a3d48d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e7ca9155a877c8200815e670c5ba567  devhelp-3.15.92.tar.xz
+bff009e799c8cf2d2afce284d946fedd  devhelp-3.16.0.tar.xz


More information about the scm-commits mailing list