Browse Source

new upstream release

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

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

@@ -12,7 +12,7 @@ Name:           chromium
 Summary:        Google's opens source browser project
 Summary(ja):    Googleのオープンソースウェブブラウザ
 #'
-Version:        50.0.2661.102
+Version:        51.0.2704.63
 Release:        1%{?_dist_release}
 License:        BSD-3-Clause, LGPL-2.1+
 Group:          Applications/Internet
@@ -42,6 +42,7 @@ Source103:      chromium.default
 Patch100:		chromium-44.0.2403.125-no-ffmpegsumo.patch
 Patch101:		chromium-42.0.2311.90-disable-GoogleApiKeysInfoBar-vine.patch
 Patch102:		chromium-49.0.2623.108-remove-webui_test_resources.patch
+Patch103:		chromium-51.0.2704.63-revert-exception.patch
 
 
 BuildRequires:  pciutils-devel
@@ -157,6 +158,7 @@ xz -dc %{SOURCE0} | %__tar -xf - || exit 1
 #%patch100 -p1
 %patch101 -p1
 %patch102 -p1
+%patch103 -p1
 
 # Make sure that the requires legal files can be found
 %__cp -a src/AUTHORS src/LICENSE . || exit 1
@@ -361,6 +363,10 @@ fi || :
 
 
 %changelog
+* Sat May 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 51.0.2704.63-1
+- update to 51.0.2704.63
+- add Patch103 (chromium-51.0.2704.63-revert-exception.patch)
+
 * Sat May 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.102-1
 - update to 50.0.2661.102
 

+ 6 - 2
k/kernel/kernel-vl.spec

@@ -31,7 +31,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # adding some text to the end of the version number.
 #
 %define sublevel 1
-%define patchlevel 24
+%define patchlevel 25
 %define kversion 4.%{sublevel}
 %define rpmversion 4.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}
@@ -302,7 +302,7 @@ Source6100: aufs%{aufs_version}.tar.xz
 #
 # TuxOnIce (formerly suspend2) patch
 # %define tuxonice_version 3.18-20150704
-%define tuxonice_version 4.1.10-2015-10-10
+%define tuxonice_version 4.1.25
 #Patch9000: tuxonice-%{tuxonice_version}.patch
 Patch9000: tuxonice-for-linux-%{tuxonice_version}.patch
 Patch9001: 0001-toi-4.1-attempt-to-fix-compiling-without-TOI.patch
@@ -1170,6 +1170,10 @@ fi
 
 
 %changelog
+* Thu May 26 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.1.25-1
+- update to 4.1.25
+- update Patch9000 (tuxonice-for-linux-4.1.25.patch)
+
 * Fri May 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.1.24-1
 - update to 4.1.24
 - update aufs sources

+ 4 - 1
l/lftp/lftp-vl.spec

@@ -1,7 +1,7 @@
 Summary: A sophisticated file transfer program
 Summary(ja): 洗練された ftp/http クライアント
 Name: lftp
-Version: 4.7.1
+Version: 4.7.2
 Release: 1%{?_dist_release}
 License: GPLv3
 Group: Applications/Internet
@@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/lftp
 
 %changelog
+* Sat May 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.2-1
+- new upstream release
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.7.1-1
 - new upstream release
 

+ 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:        50.0.2661.102
+Version:        51.0.2704.63
 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
+* Sat May 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 51.0.2704.63-1
+- new upstream release
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.102-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:	50.0.2661.102
+Version:	51.0.2704.63
 Release: 	1%{?_dist_release}
 Source0:	%{pkgname}-vl.spec
 
@@ -81,6 +81,9 @@ package manager.
 %{_datadir}/%{name}/*
 
 %changelog
+* Sat May 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 51.0.2704.63-1
+- new upstream release
+
 * Sun May 15 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 50.0.2661.102-1
 - new upstream release