[devhelp] 3.7.91

Matthias Clasen mclasen at fedoraproject.org
Thu Mar 7 21:15:35 UTC 2013


commit 7fcf6b82f7fb11e2d2d359ddd373216cb452c79c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Mar 7 16:16:09 2013 -0500

    3.7.91

 .gitignore   |    1 +
 devhelp.spec |   10 +++++-----
 sources      |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b238f16..cef413b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ devhelp-2.90.5.tar.bz2
 /devhelp-3.6.1.tar.xz
 /devhelp-3.7.3.tar.xz
 /devhelp-3.7.5.tar.xz
+/devhelp-3.7.91.tar.xz
diff --git a/devhelp.spec b/devhelp.spec
index 88fa929..e1a3b1d 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -1,8 +1,8 @@
 ### Abstract ###
 
 Name: devhelp
-Version: 3.7.5
-Release: 2%{?dist}
+Version: 3.7.91
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: Development/Tools
@@ -10,8 +10,6 @@ Summary: API documention browser
 URL: http://developer.imendio.com/projects/devhelp
 #VCS: git:git://git.gnome.org/devhelp
 Source: http://download.gnome.org/sources/devhelp/3.7/devhelp-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=693237
-Patch0: devhelp-3.7.5-desktop.patch
 
 ### Dependencies ###
 
@@ -43,7 +41,6 @@ into other applications such as IDEs.
 
 %prep
 %setup -q -n devhelp-%{version}
-%patch0 -p1 -b .desktop
 
 %build
 %configure --disable-static
@@ -103,6 +100,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Mar  7 2013 Matthias Clasen <mclasen at redhat.com> - 1:3.7.91-1
+- Update to 3.7.91
+
 * Fri Feb 22 2013 Kalev Lember <kalevlember at gmail.com> - 1:3.7.5-2
 - Rebuilt for libwebkit2gtk soname bump
 
diff --git a/sources b/sources
index 53e9de3..bb098f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d23bb537f69ee518a629a08a5149edd  devhelp-3.7.5.tar.xz
+701a7a745745f6a9c4d55b0b7a5e14fb  devhelp-3.7.91.tar.xz


More information about the scm-commits mailing list