diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-10-02 19:21:52 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-10-03 08:59:57 +0200 |
commit | d5dc9cb46d62c408598feeb6fad80f4bb3d43bce (patch) | |
tree | 00aa97e8d29f87110d0809ec75d8dcee72ac8a59 /ChangeLog.rss | |
parent | 42aee690f9ac2d4a5d557f829f1aa734339f5ee0 (diff) | |
download | current-d5dc9cb46d62c408598feeb6fad80f4bb3d43bce.tar.gz |
Sat Oct 2 19:21:52 UTC 202120211002192152
d/python-setuptools-58.2.0-x86_64-1.txz: Upgraded.
kde/kservice-5.86.0-x86_64-3.txz: Rebuilt.
Fix paths in kde.{csh,sh}. Thanks to marco70.
Since kdesu and kxmlgui are looking in /usr/lib${LIBDIRSUFFIX}/kf5 for
some reason, let's just link that location to libexec/kf5 to make things
work again. Also, I'm not sure why these things are in this particular
package, but I guess they had to go somewhere.
l/python-cffi-1.14.6-x86_64-1.txz: Added.
This is needed by hexchat-2.16.0.
l/python-pycparser-2.20-x86_64-1.txz: Added.
This is needed by hexchat-2.16.0.
l/vte-0.66.0-x86_64-1.txz: Upgraded.
xap/hexchat-2.16.0-x86_64-1.txz: Upgraded.
extra/brltty/brltty-6.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 469af8e6..b12046e9 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,34 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Sat, 2 Oct 2021 05:36:25 GMT</pubDate> - <lastBuildDate>Sat, 2 Oct 2021 15:59:33 GMT</lastBuildDate> + <pubDate>Sat, 2 Oct 2021 19:21:52 GMT</pubDate> + <lastBuildDate>Sun, 3 Oct 2021 06:59:47 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Sat, 2 Oct 2021 19:21:52 GMT</title> + <pubDate>Sat, 2 Oct 2021 19:21:52 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20211002192152</link> + <guid isPermaLink="false">20211002192152</guid> + <description> + <![CDATA[<pre> +d/python-setuptools-58.2.0-x86_64-1.txz: Upgraded. +kde/kservice-5.86.0-x86_64-3.txz: Rebuilt. + Fix paths in kde.{csh,sh}. Thanks to marco70. + Since kdesu and kxmlgui are looking in /usr/lib${LIBDIRSUFFIX}/kf5 for + some reason, let's just link that location to libexec/kf5 to make things + work again. Also, I'm not sure why these things are in this particular + package, but I guess they had to go somewhere. +l/python-cffi-1.14.6-x86_64-1.txz: Added. + This is needed by hexchat-2.16.0. +l/python-pycparser-2.20-x86_64-1.txz: Added. + This is needed by hexchat-2.16.0. +l/vte-0.66.0-x86_64-1.txz: Upgraded. +xap/hexchat-2.16.0-x86_64-1.txz: Upgraded. +extra/brltty/brltty-6.4-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Sat, 2 Oct 2021 05:36:25 GMT</title> <pubDate>Sat, 2 Oct 2021 05:36:25 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20211002053625</link> |