[webkitgtk3/f16] Rebuild to fix build script mess up

Ray Strode rstrode at fedoraproject.org
Thu Oct 6 17:46:18 UTC 2011


commit 7b63ee979c20941d3d7bf6b70255cef7cb35f402
Author: Ray Strode <rstrode at redhat.com>
Date:   Thu Oct 6 13:45:51 2011 -0400

    Rebuild to fix build script mess up

 webkitgtk3.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/webkitgtk3.spec b/webkitgtk3.spec
index 41ba388..ce52684 100644
--- a/webkitgtk3.spec
+++ b/webkitgtk3.spec
@@ -6,13 +6,8 @@
         cp -p %1  %{buildroot}%{_docdir}/%{name}-%{version}/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk3
-<<<<<<< HEAD
-Version:        1.5.90
-Release:        1%{?dist}.1
-=======
 Version:        1.6.1
-Release:        1%{?dist}
->>>>>>> e1cff90... Update to 1.6.1
+Release:        2%{?dist}
 Summary:        GTK+ Web content engine library
 
 Group:          Development/Libraries
@@ -167,6 +162,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 
 %changelog
+* Thu Oct 06 2011 Ray Strode <rstrode at redhat.com> 1.6.1-2
+- rebuild
+
 * Wed Oct 06 2011 Ray Strode <rstrode at redhat.com> 1.6.1-1
 - Update to 1.6.1
 


More information about the scm-commits mailing list