Denote Spark 2.7.5 Release

This commit is contained in:
akrherz
2016-01-14 16:20:01 -06:00
parent 3146305057
commit 19c63b63a3
4 changed files with 38 additions and 4 deletions

View File

@ -23,7 +23,7 @@
<property file="${basedir}/build/build.properties"/> <property file="${basedir}/build/build.properties"/>
<property name="version.major" value="2"/> <property name="version.major" value="2"/>
<property name="version.minor" value="7"/> <property name="version.minor" value="7"/>
<property name="version.revision" value="4"/> <property name="version.revision" value="5"/>
<!-- Spark Build Number <!-- Spark Build Number
Passed into ant via cmd line argument: Passed into ant via cmd line argument:

View File

@ -1,6 +1,6 @@
spark-messenger (2.7.4) unstable; urgency=medium spark-messenger (2.7.5) unstable; urgency=medium
[ Ignite Realtime Community ] [ Ignite Realtime Community ]
* For full changelog, see http://www.igniterealtime.org/builds/spark/docs/latest/changelog.html * For full changelog, see http://www.igniterealtime.org/builds/spark/docs/latest/changelog.html
-- daryl herzmann <admin@ignite> Fri, 18 Dec 2015 11:32:51 +0200 -- daryl herzmann <admin@ignite> Thu, 14 Jan 2016 11:32:51 +0200

View File

@ -1 +1 @@
spark_2.7.4_all.deb net optional spark_2.7.5_all.deb net optional

View File

@ -182,6 +182,40 @@ hr {
<h2>2.7.5 -- <span style="font-weight: normal;">January 14, 2016</span></h2>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1664'>SPARK-1664</a>] - RPM build fails after Smack library update
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1669'>SPARK-1669</a>] - Fix Lithuanian translation of Tic Tac Toe game
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1672'>SPARK-1672</a>] - Spark is not showing &quot;(Offline)&quot; prefix for offline messages on Openfire 4.0.0
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1673'>SPARK-1673</a>] - Only first offline message is shown
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1091'>SPARK-1091</a>] - Create an installer for Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1661'>SPARK-1661</a>] - Change &quot;on phone&quot; to &quot;on the phone&quot;
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1663'>SPARK-1663</a>] - Update jarbundler and ant build file
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1666'>SPARK-1666</a>] - Update Simplified Chinese translation
</li>
</ul>
<h2> New Feature
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1668'>SPARK-1668</a>] - Lithuanian translation for the Battleships game
</li>
</ul>
<h2>2.7.4 -- <span style="font-weight: normal;">December 18, 2015</span></h2> <h2>2.7.4 -- <span style="font-weight: normal;">December 18, 2015</span></h2>
<h2> Bug <h2> Bug
</h2> </h2>