|
@@ -1,8 +1,8 @@
|
|
|
# do not include minor version number in MOZILLA_FIVE_HOME
|
|
|
-%define tbmajor 16.0.2
|
|
|
+%define tbmajor 17.0
|
|
|
#%define tbversion %{tbmajor}.10
|
|
|
%define tbversion %{tbmajor}
|
|
|
-%define tbrelease 2%{?_dist_release}
|
|
|
+%define tbrelease 1%{?_dist_release}
|
|
|
|
|
|
# The tarball is pretty inconsistent with directory structure.
|
|
|
# Sometimes there is a top level directory. That goes here.
|
|
@@ -344,6 +344,9 @@ fi
|
|
|
#===============================================================================
|
|
|
|
|
|
%changelog
|
|
|
+* Wed Nov 21 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 17.0-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Sun Nov 04 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 16.0.2-2
|
|
|
- use --disable-install-strip instead of --enable-install-strip
|
|
|
- add --disable-debug-symbols
|