[gtkhtml3/f16] Update to 4.1.92

Milan Crha mcrha at fedoraproject.org
Mon Sep 19 13:15:55 UTC 2011


commit f850e42c9b860c59d1aa18c6746c55c4f67284fa
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Sep 19 15:15:33 2011 +0200

    Update to 4.1.92

 .gitignore    |    1 +
 gtkhtml3.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1017b4..5506966 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ gtkhtml-3.31.5.tar.bz2
 /gtkhtml-4.1.5.tar.bz2
 /gtkhtml-4.1.90.tar.xz
 /gtkhtml-4.1.91.tar.xz
+/gtkhtml-4.1.92.tar.xz
diff --git a/gtkhtml3.spec b/gtkhtml3.spec
index 641255d..32b5745 100644
--- a/gtkhtml3.spec
+++ b/gtkhtml3.spec
@@ -4,7 +4,7 @@
 ### Abstract ###
 
 Name: gtkhtml3
-Version: 4.1.91
+Version: 4.1.92
 Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: GtkHTML library
@@ -44,7 +44,7 @@ developing applications that use %{name}.
 
 %build
 autoreconf -fi
-%configure --disable-static
+%configure --disable-static --disable-maintainer-mode
 make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
@@ -73,6 +73,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Sep 19 2011 Milan Crha <mcrha at redhat.com> - 4.1.92-1
+- Update to 4.1.92
+
 * Wed Sep 07 2011 Milan Crha <mcrha at redhat.com> - 4.1.91-1
 - Update to 4.1.91
 
diff --git a/sources b/sources
index dc0af13..3113cba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b30abe12519501fc68db1ecbb5ea9d28  gtkhtml-4.1.91.tar.xz
+6063e85ba926fb75febb6a7da1de927f  gtkhtml-4.1.92.tar.xz


More information about the scm-commits mailing list