Browse Source

jd: new upstream relase/built with gnutls 3.4.y

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9914 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 8 years ago
parent
commit
82173adf88
1 changed files with 7 additions and 3 deletions
  1. 7 3
      j/jd/jd-vl.spec

+ 7 - 3
j/jd/jd-vl.spec

@@ -1,7 +1,7 @@
 ###  for 5.x / 6.x / VineSeed ###
 
-%define  pkg_version  2.8.8
-%define  strtag       140601
+%define  pkg_version  2.8.9
+%define  strtag       150226
 %define  repoid       40140
 %define  vendor_rel   1
 
@@ -94,7 +94,7 @@ autoreconf -i
 export TZ='Asia/Tokyo'
 
 %if %{sound}
-%configure  --with-alsa 
+%configure  --with-alsa "CXXFLAGS= -std=c++0x"
 %else
 %configure
 %endif
@@ -132,6 +132,10 @@ update-desktop-database -q %{_datadir}/applications
 %{icondir}/*/apps/%{name}.png
 
 %changelog
+* Wed Dec 30 2015 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.9-1
+- new upstream release
+- New 2ch API is NOT supported
+
 * Thu Jun  5 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.8.8-1
 - new upstream release  
 - built with gnutls 3.x