[mingw-gtkhtml3] Update to 4.6.6

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 7 19:01:25 UTC 2013


commit f2f89e86518fa01ce48e5dbfb3d61f234f34532c
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 7 21:01:14 2013 +0200

    Update to 4.6.6

 .gitignore          |    1 +
 mingw-gtkhtml3.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ce1b7d..a8ec817 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gtkhtml-3.30.2.tar.bz2
 /gtkhtml-4.4.0.tar.xz
 /gtkhtml-4.6.4.tar.xz
 /gtkhtml-4.6.5.tar.xz
+/gtkhtml-4.6.6.tar.xz
diff --git a/mingw-gtkhtml3.spec b/mingw-gtkhtml3.spec
index 3f84aa9..c8d1be5 100644
--- a/mingw-gtkhtml3.spec
+++ b/mingw-gtkhtml3.spec
@@ -4,8 +4,8 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-gtkhtml3
-Version:        4.6.5
-Release:        3%{?dist}
+Version:        4.6.6
+Release:        1%{?dist}
 Summary:        MinGW library for embedding a lightweight web browser in GTK programs
 
 License:        LGPLv2+
@@ -186,6 +186,9 @@ install -m0755 build_win64_shared/gtkhtml/.libs/testgtkhtml.exe $RPM_BUILD_ROOT%
 
 
 %changelog
+* Sat Sep  7 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.6.6-1
+- Update to 4.6.6
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 0a6476e..531a1ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07c6460083d05fbeb2dc14e805ab70c7  gtkhtml-4.6.5.tar.xz
+b0b09c3f03707e0284a3b27db30f1143  gtkhtml-4.6.6.tar.xz


More information about the scm-commits mailing list