[gtkhtml3/f21] Update to 4.8.4

Milan Crha mcrha at fedoraproject.org
Mon Aug 11 08:59:36 UTC 2014


commit faa9a80b2b982ff1595ed301b029c496034558de
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Aug 11 10:59:55 2014 +0200

    Update to 4.8.4

 .gitignore                           |    1 +
 gtkhtml-4.8.3-missing-chainups.patch |   28 ----------------------------
 gtkhtml3.spec                        |   12 ++++++++----
 sources                              |    2 +-
 4 files changed, 10 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d130f6..e3d8c85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ gtkhtml-3.31.5.tar.bz2
 /gtkhtml-4.8.1.tar.xz
 /gtkhtml-4.8.2.tar.xz
 /gtkhtml-4.8.3.tar.xz
+/gtkhtml-4.8.4.tar.xz
diff --git a/gtkhtml3.spec b/gtkhtml3.spec
index 8d3a2f3..fb25563 100644
--- a/gtkhtml3.spec
+++ b/gtkhtml3.spec
@@ -4,8 +4,8 @@
 ### Abstract ###
 
 Name: gtkhtml3
-Version: 4.8.3
-Release: 2%{?dist}
+Version: 4.8.4
+Release: 1%{?dist}
 Group: System Environment/Libraries
 Summary: GtkHTML library
 License: LGPLv2+ and GPLv2
@@ -13,7 +13,7 @@ URL: http://projects.gnome.org/evolution/
 Source: http://download.gnome.org/sources/gtkhtml/4.8/gtkhtml-%{version}.tar.xz
 
 # RH bug #1120291
-Patch01: gtkhtml-4.8.3-missing-chainups.patch
+#Patch01: gtkhtml-4.8.3-missing-chainups.patch
 
 ### Build Dependencies ###
 
@@ -46,7 +46,7 @@ developing applications that use %{name}.
 
 %prep
 %setup -q -n gtkhtml-%{version}
-%patch01 -p1 -b .missing-chainups
+#%patch01 -p1 -b .missing-chainups
 
 %build
 autoreconf -fi
@@ -79,6 +79,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Aug 11 2014 Milan Crha <mcrha at redhat.com> - 4.8.4-1
+- Update to 4.8.4
+- Remove patch for RH bug #1120291 (fixed upstream)
+
 * Thu Jul 17 2014 Milan Crha <mcrha at redhat.com> - 4.8.3-2
 - Add patch for RH bug #1120291 (missing chain-up-s for constructed() method)
 
diff --git a/sources b/sources
index 590366d..bdd7722 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-280793d90886d21cd8b918565b3765e1  gtkhtml-4.8.3.tar.xz
+4564fba338556f3b233dd72deb2eb1bc  gtkhtml-4.8.4.tar.xz


More information about the scm-commits mailing list