diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d448a06 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/firefox-24.5.0esr.source.tar.bz2 diff --git a/.xulrunner.metadata b/.xulrunner.metadata index b53adfe..b0eaeb5 100644 --- a/.xulrunner.metadata +++ b/.xulrunner.metadata @@ -1 +1 @@ -11e3e78482440628d3095d02821e714027665d33 SOURCES/firefox-24.4.0esr.source.tar.bz2 +1b549d6dce80faec1c23f11b95122e607d2ed1bb SOURCES/firefox-24.5.0esr.source.tar.bz2 diff --git a/SPECS/xulrunner.spec b/SPECS/xulrunner.spec index fce4a91..2fc575b 100644 --- a/SPECS/xulrunner.spec +++ b/SPECS/xulrunner.spec @@ -70,7 +70,7 @@ Summary: XUL Runtime for Gecko Applications Name: xulrunner -Version: 24.4.0 +Version: 24.5.0 Release: 1%{?pre_tag}%{?dist} URL: http://developer.mozilla.org/En/XULRunner License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -488,6 +488,9 @@ fi #--------------------------------------------------------------------- %changelog +* Wed Apr 23 2014 Martin Stransky - 24.5.0-1 +- Update to 24.5.0 ESR + * Thu Mar 27 2014 Martin Stransky - 24.4.0-1 - Update to 24.4.0 ESR @@ -670,8 +673,3 @@ fi * Wed Sep 14 2011 Martin Stransky 7.0-2.b5 - Updated to 7.0 Beta 5 - -* Fri Sep 2 2011 Martin Stransky 7.0-1.b4 -- Updated to 7.0 Beta 4 -- Added ability to build with in-tree nss -