From 63cdcdea4ef1516b5ca4b8cd18e9954e7fcd20b8 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Mon, 4 Apr 2011 18:53:21 +0200 Subject: [PATCH] Update to 3.0.0 --- .gitignore | 1 + devhelp.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 648ecce..bc16826 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ devhelp-2.90.5.tar.bz2 /devhelp-2.91.91.1.tar.bz2 /devhelp-2.91.91.2.tar.bz2 /devhelp-2.91.92.tar.bz2 +/devhelp-3.0.0.tar.bz2 diff --git a/devhelp.spec b/devhelp.spec index 835d0ad..91c8c08 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,11 +1,11 @@ # Last updated for 0.22 -%define gtk_version 2.99.0 +%define gtk_version 3.0.2 %define libwnck_version 2.10.0 ### Abstract ### Name: devhelp -Version: 2.91.92 +Version: 3.0.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -13,7 +13,7 @@ Group: Development/Tools 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/2.91/devhelp-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/devhelp/3.0/devhelp-%{version}.tar.bz2 ### Dependencies ### @@ -136,6 +136,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/* %changelog +* Mon Apr 4 2011 Tomas Bzatek - 3.0.0-1 +- Update to 3.0.0 + * Wed Mar 23 2011 Matthias Clasen - 2.91.92-1 - Update to 2.91.92 diff --git a/sources b/sources index 5103a7b..85e9ccb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c8bd38754fb2ca74736d1a47abda97f devhelp-2.91.92.tar.bz2 +70b77c3006b5d2ecbf1244988421677d devhelp-3.0.0.tar.bz2