From 38fe0f20ed5b1b1ad4e12f1dd473b1d80f8b56ee7909364348bfa4ca317d9746 Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Fri, 31 Mar 2023 04:44:31 +0000 Subject: [PATCH] Accepting request 1075724 from home:ailin_nemui:branches:server:irc - update to 1.4.4 * Expose location of signals.txt via pkg-config (codeberg!1, #1439, #1446, #1447). By Andrej Kacian + Levels can now be inverted using `^' prefix in the /WINDOW (HIDE)LEVEL commands (#1428) + Support receiving monospace (#1370, #1442). By Linus Heckemann - Fix config broken by /WINDOW LOGFILE without parameter (#1392, #1432) - Fix broken /LASTLOG -window switch (#1418, #1424, regression introduced in #1398) - Fix logic in how actions are printed for other protocols (codeberg!3, #1454). By Andrej Kacian - Fix stale special collector use after free (#1456). Reported by ednash - Help and message fixes (#1421, #1429, #1431, #1434, #1438, #1452, #1453, #1455). Includes work by Jimmie Tyrrell and Sven Grewe OBS-URL: https://build.opensuse.org/request/show/1075724 OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=135 --- irssi-1.4.3.tar.xz | 3 --- irssi-1.4.3.tar.xz.asc | 6 ------ irssi-1.4.4.tar.xz | 3 +++ irssi-1.4.4.tar.xz.asc | 6 ++++++ irssi.changes | 22 ++++++++++++++++++++++ irssi.spec | 2 +- 6 files changed, 32 insertions(+), 10 deletions(-) delete mode 100644 irssi-1.4.3.tar.xz delete mode 100644 irssi-1.4.3.tar.xz.asc create mode 100644 irssi-1.4.4.tar.xz create mode 100644 irssi-1.4.4.tar.xz.asc diff --git a/irssi-1.4.3.tar.xz b/irssi-1.4.3.tar.xz deleted file mode 100644 index e9dda75..0000000 --- a/irssi-1.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b93f715223a322e67f42b61a08a512ae29e34bd4a53d7f223766660aaa5a0434 -size 1212556 diff --git a/irssi-1.4.3.tar.xz.asc b/irssi-1.4.3.tar.xz.asc deleted file mode 100644 index b0a147a..0000000 --- a/irssi-1.4.3.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCY10COQAKCRAAzLWH3b7w -4bIvAJ0eWhLBfMEubDrEu0X34qgKnaEa0QCgjLoobv6A7KeR6uLeVADJbbypG1o= -=2SDm ------END PGP SIGNATURE----- diff --git a/irssi-1.4.4.tar.xz b/irssi-1.4.4.tar.xz new file mode 100644 index 0000000..75e9357 --- /dev/null +++ b/irssi-1.4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fefe9ec8c7b1475449945c934a2360ab12693454892be47a6d288c63eb107ead +size 1213784 diff --git a/irssi-1.4.4.tar.xz.asc b/irssi-1.4.4.tar.xz.asc new file mode 100644 index 0000000..7736923 --- /dev/null +++ b/irssi-1.4.4.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCZCR0pAAKCRAAzLWH3b7w +4S31AJ9gvzgbPCyuEwHbIKChOB7ZdyGCDQCeL2kbkT+FQsUBndbMFZXYh4CcPRI= +=m/Lz +-----END PGP SIGNATURE----- diff --git a/irssi.changes b/irssi.changes index 33225d1..d31a44a 100644 --- a/irssi.changes +++ b/irssi.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Mar 31 04:43:43 UTC 2023 - Ailin Nemui + +- update to 1.4.4 + * Expose location of signals.txt via pkg-config (codeberg!1, + #1439, #1446, #1447). By Andrej Kacian + + Levels can now be inverted using `^' prefix in the /WINDOW + (HIDE)LEVEL commands (#1428) + + Support receiving monospace (#1370, #1442). By Linus + Heckemann + - Fix config broken by /WINDOW LOGFILE without parameter + (#1392, #1432) + - Fix broken /LASTLOG -window switch (#1418, #1424, regression + introduced in #1398) + - Fix logic in how actions are printed for other protocols + (codeberg!3, #1454). By Andrej Kacian + - Fix stale special collector use after free (#1456). Reported + by ednash + - Help and message fixes (#1421, #1429, #1431, #1434, #1438, + #1452, #1453, #1455). Includes work by Jimmie Tyrrell and + Sven Grewe + ------------------------------------------------------------------- Mon Oct 31 07:38:51 UTC 2022 - Ailin Nemui diff --git a/irssi.spec b/irssi.spec index 3892a20..970d1f5 100644 --- a/irssi.spec +++ b/irssi.spec @@ -17,7 +17,7 @@ Name: irssi -Version: 1.4.3 +Version: 1.4.4 Release: 0 Summary: Modular IRC Client License: GPL-2.0-or-later