SVN commit 1555497 by cfeck: Release KDE Applications 19.08.3
CCMAIL: [email protected] M +0 -1 announcements/announce-applications-19.08.3.php M +1 -0 announcements/fulllog_applications-19.08.3.inc M +5 -0 announcements/index.php M +5 -5 index.php A info/applications-19.08.3.php A info/source-applications-19.08.3.inc --- trunk/www/sites/www/announcements/announce-applications-19.08.3.php #1555496:1555497 @@ -1,5 +1,4 @@ <?php -exit(); include_once ("functions.inc"); $translation_file = "www"; require('../aether/config.php'); --- trunk/www/sites/www/announcements/fulllog_applications-19.08.3.inc #1555496:1555497 @@ -61,6 +61,7 @@ </ul> <h3><a name='kdenlive' href='https://cgit.kde.org/kdenlive.git'>kdenlive</a> <a href='#kdenlive' onclick='toggle("ulkdenlive", this)'>[Hide]</a></h3> <ul id='ulkdenlive' style='display: block'> +<li>Try to make it compile with gcc 9. <a href='http://commits.kde.org/kdenlive/63f232560ec2fd98b266f2177b37c51c4ceb1428'>Commit.</a> Fixes bug <a href='https://bugs.kde.org/413416'>#413416</a></li> <li>Fix missing param name in avfilters. <a href='http://commits.kde.org/kdenlive/cd349721ba1c5e7cc4694e581b0cffab9c054bad'>Commit.</a> </li> <li>Fix compositions disappear after reopening project with locked track. <a href='http://commits.kde.org/kdenlive/fd9a00fb52ba9d5e23e06bf8ab5eeafe3ca0c017'>Commit.</a> Fixes bug <a href='https://bugs.kde.org/412369'>#412369</a></li> <li>Fix favorite compositions broken. Fixes #361. <a href='http://commits.kde.org/kdenlive/32d8c095fa1ba15fe71263daac79c4fb2a558a09'>Commit.</a> </li> --- trunk/www/sites/www/announcements/index.php #1555496:1555497 @@ -19,6 +19,11 @@ <p /> <!-- INSERT NEW ENTRIES BELOW THIS LINE. KEEP THIS LINE, SCRIPTS RELY ON IT --> +<!-- KDE Applications 19.08.3 --> +<strong>7th November 2019</strong> - <a href="announce-applications-19.08.3.php">KDE Applications 19.08.3 released</a> +<br /> +"<em>KDE Ships Applications 19.08.3.</em>" +<p /> <!-- Plasma 5.17.2 --> <strong>Tuesday, 29 October 2019</strong> - <a href="plasma-5.17.2.php">Plasma 5.17.2</a> <br /> --- trunk/www/sites/www/index.php #1555496:1555497 @@ -109,6 +109,11 @@ <ul> <!-- This comment is a marker for Latest Announcements, used by scripts --> <li> + <h1>KDE Ships KDE Applications 19.08.3 <i>November 7, 2019</i></h1> + <q>Today KDE released the new versions of KDE Applications.</q> + <a href="announcements/announce-applications-19.08.3.php" class="learn-more">Read full announcement</a> + </li> + <li> <h1>KDE Plasma 5.17.2 Released <i>Tuesday, 29 October 2019</i></h1> <q>Today KDE releases a new feature release of KDE Plasma 5, versioned 5.17.2</q> <a href="announcements/plasma-5.17.2.php" class="learn-more">Read full announcement</a> @@ -121,11 +126,6 @@ <a href="https://www.kde.org/announcements/kde-frameworks-5.63.0.php" class="learn-more">Read full announcement</a> </li> <li> - <h1>KDE Ships KDE Applications 19.08.2 <i>October 10, 2019</i></h1> - <q>Today KDE released the new versions of KDE Applications.</q> - <a href="announcements/announce-applications-19.08.2.php" class="learn-more">Read full announcement</a> - </li> - <li> <h1>KDE Plasma 5.12.9 LTS Released <i>September 10, 2019</i></h1> <q>Today KDE releases a new Long Term Support release of KDE Plasma 5, versioned 5.12.9.</q> <a href="announcements/plasma-5.12.9.php" class="learn-more">Read full announcement</a>
