From 184a26abdac07c112554d3b82d4d07406f56e579 Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 24 Jun 2015 15:08:58 +0100 Subject: [PATCH] Update to 3.17.3 --- .gitignore | 1 + devhelp.spec | 15 ++++++++++----- sources | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a10b7b9..498cb49 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ devhelp-2.90.5.tar.bz2 /devhelp-3.15.92.tar.xz /devhelp-3.16.0.tar.xz /devhelp-3.16.1.tar.xz +/devhelp-3.17.3.tar.xz diff --git a/devhelp.spec b/devhelp.spec index 33684e7..ef1d62e 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -1,15 +1,15 @@ ### Abstract ### Name: devhelp -Version: 3.16.1 -Release: 2%{?dist} +Version: 3.17.3 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ 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.16/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz ### Build Dependencies ### @@ -62,7 +62,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/devhelp %find_lang devhelp -desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/devhelp.desktop +desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Devhelp.desktop %post /sbin/ldconfig @@ -87,7 +87,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_bindir}/devhelp %{_libdir}/libdevhelp*.so.* -%{_datadir}/applications/devhelp.desktop +%{_datadir}/applications/org.gnome.Devhelp.desktop +%{_datadir}/dbus-1/services/org.gnome.Devhelp.service %{_datadir}/devhelp %{_datadir}/appdata/devhelp.appdata.xml %{_datadir}/GConf/gsettings/devhelp.convert @@ -103,6 +104,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %dir %{_libdir}/gedit %dir %{_libdir}/gedit/plugins %{_libdir}/gedit/plugins/devhelp.* +%{_mandir}/man1/devhelp.1* %files devel %{_prefix}/include/devhelp-3.0 @@ -110,6 +112,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/* %changelog +* Wed Jun 24 2015 David King - 1:3.17.3-1 +- Update to 3.17.3 + * Wed Jun 17 2015 Fedora Release Engineering - 1:3.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2004f16..4d04ea8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee158fdb4cd29f7bde0026d69e3f333f devhelp-3.16.1.tar.xz +8eabe20a906a0a28bf83c8ba53ba39a6 devhelp-3.17.3.tar.xz