- Update to latest trunk (2008-04-03)

This commit is contained in:
Christopher Aillon 2008-04-04 04:18:10 +00:00
commit e7e9e4f4e7
3 changed files with 7 additions and 4 deletions

View file

@ -1 +1 @@
mozilla-20080402.tar.bz2
mozilla-20080403.tar.bz2

View file

@ -1 +1 @@
c132ea1d8755647b6cc035c8ec4f426e mozilla-20080402.tar.bz2
7bd684aef47dd765427b190388e47531 mozilla-20080403.tar.bz2

View file

@ -7,14 +7,14 @@
%define version_internal 1.9pre
%if ! %{official_branding}
%define cvsdate 20080402
%define cvsdate 20080403
%define nightly .cvs%{cvsdate}
%endif
Summary: XUL Runtime for Gecko Applications
Name: xulrunner
Version: 1.9
Release: 0.53%{?nightly}%{?dist}
Release: 0.54%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/xulrunner/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@ -362,6 +362,9 @@ fi
#---------------------------------------------------------------------
%changelog
* Thu Apr 3 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.54
- Update to latest trunk (2008-04-03)
* Wed Apr 2 2008 Christopher Aillon <caillon@redhat.com> 1.9-0.53
- Update to latest trunk (2008-04-02)