Browse Source

rebuild with openssl

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10101 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 8 years ago
parent
commit
aa8db8003e
3 changed files with 12 additions and 3 deletions
  1. 4 1
      p/python/python-vl.spec
  2. 4 1
      p/python3/python3-vl.spec
  3. 4 1
      t/thunderbird/thunderbird-vl.spec

+ 4 - 1
p/python/python-vl.spec

@@ -12,7 +12,7 @@ Summary: An interpreted, interactive, object-oriented programming language.
 Summary(ja): オブジェクト指向言語 Python インタプリタ
 Name: python
 Version: %{pybasever}.11
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: PSF
 Group: Development/Languages
 URL: http://www.python.org/%{pybasever}/
@@ -466,6 +466,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 27 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.7.11-2
+- rebuild with openssl-1.0.2g
+
 * Sat Feb 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.7.11-1
 - new upstream release
 

+ 4 - 1
p/python3/python3-vl.spec

@@ -8,7 +8,7 @@ Summary: An interpreted, interactive, object-oriented programming language.
 Summary(ja): オブジェクト指向 Python3 インタプリタ
 Name: python3
 Version: 3.4.4
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: PSF
 Group: Development/Languages
 URL: http://www.python.org/download/releases/%{version}
@@ -275,6 +275,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 27 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.4-2
+- rebuild with openssl-1.0.2g
+
 * Sat Feb 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.4-1
 - new upstream release
 - add Patch2 (python3-3.4.4-revert-makefile.patch)

+ 4 - 1
t/thunderbird/thunderbird-vl.spec

@@ -1,5 +1,5 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%define tbmajor 38.6.0
+%define tbmajor 38.7.1
 #%define tbversion %{tbmajor}.10
 %define tbversion %{tbmajor}
 %define tbrelease 1%{?_dist_release}
@@ -372,6 +372,9 @@ fi
 #===============================================================================
 
 %changelog
+* Sun Mar 27 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.7.1-1
+- new upstream release
+
 * Sat Feb 13 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 38.6.0-1
 - new upstream release