On Wed, Dec 14, 2016 at 02:49:58PM +0100, David Faure wrote: > Done, here's the information about the new tarball. > > kpackage v5.29.1 > b6eafc589fb5da5aa5c98c5fbc0a5ae9d3796c37 > 91aa6c79f99492eeefb0b03cb1d04cc19f91d5a5c08867141e31ea1b74c17ced > sources/kpackage-5.29.1.tar.xz > > I also committed www/info/source-kf-5.29.1.inc, can you take care of editing > www/info/kde-frameworks-2.59.0.php, mention the "known bugs" and include > the new info "inc" file under the main one ?
Um.. I don't have super powers to write to www on svn.. however attached patch for it. -- Bhushan Shah http://blog.bshah.in IRC Nick : bshah on Freenode GPG key fingerprint : 0AAC 775B B643 7A8D 9AF7 A3AC FE07 8411 7FBC E11D
Index: kde-frameworks-5.29.0.php =================================================================== --- kde-frameworks-5.29.0.php (revision 1476986) +++ kde-frameworks-5.29.0.php (working copy) @@ -22,7 +22,7 @@ surfacing after the release was packaged:</p> <ul> - <li>No significant bugs.</li> + <li>KPackage: Generates compile time error if applicaiton using two packages with different type but similar id. Fixed in 5.29.1</li> </ul> <p>Please check the <a href="http://bugs.kde.org/">bug database</a> @@ -60,6 +60,9 @@ <?php include "source-kf-$version.inc" ?> +<?php +include "source-kf-5.29.1.inc" +?> <?php include "footer.inc";
signature.asc
Description: PGP signature
