[ghex] Update to 3.7.1

Kalev Lember kalev at fedoraproject.org
Thu Dec 20 08:21:51 UTC 2012


commit 1a5588de5567485351ed42e1790e048b3a93df29
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Dec 20 09:03:39 2012 +0100

    Update to 3.7.1
    
    ... and adjust buildrequires for the new documentation infrastructure.

 ghex.spec |   11 +++++++----
 sources   |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/ghex.spec b/ghex.spec
index 3bc5300..939d646 100644
--- a/ghex.spec
+++ b/ghex.spec
@@ -2,7 +2,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           ghex
-Version:        3.6.1
+Version:        3.7.1
 Release:        1%{?dist}
 Summary:        Binary editor for GNOME
 
@@ -14,9 +14,8 @@ Source0:        http://ftp.gnome.org/pub/GNOME/sources/ghex/%{release_version}/g
 BuildRequires:  gtk3-devel
 BuildRequires:  gettext
 BuildRequires:  desktop-file-utils
-BuildRequires:  perl-XML-Parser
-BuildRequires:  gnome-doc-utils
 BuildRequires:  intltool
+BuildRequires:  itstool
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 
@@ -41,7 +40,7 @@ developing applications that use %{name}.
 %setup -q
 
 %build
-%configure --disable-scrollkeeper
+%configure
 make %{?_smp_mflags}
 
 
@@ -87,6 +86,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Dec 20 2012 Kalev Lember <kalevlember at gmail.com> - 3.7.1-1
+- Update to 3.7.1
+- Adjust buildrequires for the new documentation infrastructure
+
 * Tue Oct 16 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.1-1
 - Update to 3.6.1
 
diff --git a/sources b/sources
index 8154720..e090182 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49a6b7a75d12e1a0e926b705fe50b549  ghex-3.6.1.tar.xz
+fccded703286c780a554f8b67b8148a9  ghex-3.7.1.tar.xz


More information about the scm-commits mailing list