[xulrunner] Update to 1.9.3.1 beta 4

Martin Stransky stransky at fedoraproject.org
Fri Aug 27 14:41:10 UTC 2010


commit 626dcddfafb062779fd66275bb8c2db6b82e7190
Author: Martin Stransky <stransky at redhat.com>
Date:   Fri Aug 27 16:40:37 2010 +0200

    Update to 1.9.3.1 beta 4

 .gitignore     |    1 +
 sources        |    2 +-
 xulrunner.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a6e78cd..e5c1826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xulrunner-1.9.2.7.source.tar.bz2
 xulrunner-1.9.3.0b3.source.tar.bz2
+/xulrunner-1.9.3.0b4.source.tar.bz2
diff --git a/sources b/sources
index d4c1f5b..ad232cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e891608090dd32fd0944f6b363f62d87  xulrunner-1.9.3.0b3.source.tar.bz2
+8084d2b273e8c9fb444acd99e51ea904  xulrunner-1.9.3.0b4.source.tar.bz2
diff --git a/xulrunner.spec b/xulrunner.spec
index f013cb0..942990f 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -19,12 +19,12 @@
 
 %define version_internal  1.9.3
 %define mozappdir         %{_libdir}/%{name}-%{version_internal}
-%define pretag            b3
+%define pretag            b4
 
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9.3.0
-Release:        0%{?pretag}%{?dist}
+Release:        0.1%{?pretag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -456,6 +456,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Fri Aug 27 2010 Martin Stransky <stransky at redhat.com> 1.9.3.0-0.1.b4
+- Update to 1.9.3.1 beta 4
+
 * Mon Aug 16 2010 Martin Stransky <stransky at redhat.com> 1.9.3.0-0.b3
 - Update to 1.9.3.1 beta 3
 


More information about the scm-commits mailing list