Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9768 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 8 years ago
parent
commit
331168f444

+ 7 - 1
c/chromium/chromium-vl.spec

@@ -12,7 +12,7 @@ Name:           chromium
 Summary:        Google's opens source browser project
 Summary(ja):    Googleのオープンソースウェブブラウザ
 #'
-Version:        45.0.2454.101
+Version:        46.0.2490.71
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -41,6 +41,7 @@ Source103:      chromium.default
 # Vine
 Patch100:		chromium-44.0.2403.125-no-ffmpegsumo.patch
 Patch101:		chromium-42.0.2311.90-disable-GoogleApiKeysInfoBar-vine.patch
+Patch102:		chromium-46.0.2490.71-remove-webui_test_resources.patch
 
 
 BuildRequires:  pciutils-devel
@@ -156,6 +157,7 @@ xz -dc %{SOURCE0} | %__tar -xf - || exit 1
 
 #%patch100 -p1
 %patch101 -p1
+%patch102 -p1
 
 # Make sure that the requires legal files can be found
 %__cp -a src/AUTHORS src/LICENSE . || exit 1
@@ -357,6 +359,10 @@ fi || :
 
 
 %changelog
+* Mon Oct 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 46.0.2490.71-1
+- update to 46.0.2490.71
+- add Patch102 (chromium-46.0.2490.71-remove-webui_test_resources.patch)
+
 * Thu Oct 08 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.101-1
 - update to 45.0.2454.101
 

+ 4 - 1
f/firefox/firefox-vl.spec

@@ -1,7 +1,7 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
 %global ffmajor 41.0
 %global geckomajor 40.0
-%global ffminor 1
+%global ffminor 2
 %global ffversion %{ffmajor}%{?ffminor:.%{ffminor}}
 %define ffdir %{_libdir}/firefox
 %global langpackdir %{ffdir}/langpacks
@@ -449,6 +449,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Sun Oct 18 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 41.0.2-1
+- update to 41.0.2
+
 * Fri Oct 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 41.0.1-1
 - update to 41.0.1
 - update Patch2000 (firefox-41.0.1-vine.patch)

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/chromium-extra-plugins-vl.spec

@@ -1,7 +1,7 @@
 Summary:        The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:           chromium-extra-plugins
-Version:        45.0.2454.101
+Version:        46.0.2490.71
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -41,6 +41,9 @@ install -m644 opt/google/chrome/PepperFlash/* %{buildroot}%{_libdir}/chromium/Pe
 %{_libdir}/chromium/PepperFlash/
 
 %changelog
+* Mon Oct 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 46.0.2490.71-1
+- new upstream release
+
 * Fri Oct 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.101-1
 - new upstream release
 

+ 4 - 1
nonfree/self-build-chromium-extra-plugins/self-build-chromium-extra-plugins-vl.spec

@@ -6,7 +6,7 @@
 Summary:    The proprietary plugins for chromium
 Summary(ja):    Chromium 用プロプライエタリプラグイン
 Name:		self-build-%{pkgname}
-Version:	45.0.2454.101
+Version:	46.0.2490.71
 Release: 	1%{?_dist_release}
 Source0:	%{pkgname}-vl.spec
 
@@ -80,6 +80,9 @@ package manager.
 %{_datadir}/%{name}/*
 
 %changelog
+* Mon Oct 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 46.0.2490.71-1
+- new upstream release
+
 * Fri Oct 09 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.101-1
 - new upstream release