Accepting request 672057 from server:irc
- Trim filler wording from description. Encode that % in the desc. (forwarded request 671883 from jengelh) OBS-URL: https://build.opensuse.org/request/show/672057 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=53
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 5 13:51:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim filler wording from description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 9 13:29:11 UTC 2019 - Ailin Nemui <ailin.nemui@gmail.com>
|
Wed Jan 9 13:29:11 UTC 2019 - Ailin Nemui <ailin.nemui@gmail.com>
|
||||||
|
|
||||||
@@ -345,7 +350,7 @@ Wed Mar 2 08:18:10 UTC 2016 - idonmez@suse.com
|
|||||||
+ Disable SSLv3 due to the POODLE vulnerability.
|
+ Disable SSLv3 due to the POODLE vulnerability.
|
||||||
+ SSL ciphers can now be specified per server.
|
+ SSL ciphers can now be specified per server.
|
||||||
+ Added SNI support for SSL.
|
+ Added SNI support for SSL.
|
||||||
|
|
||||||
Bugfixes
|
Bugfixes
|
||||||
+ /ignore now respects -pattern on merge (#78).
|
+ /ignore now respects -pattern on merge (#78).
|
||||||
+ irssiproxy (BNC) module now uses correct line endings.
|
+ irssiproxy (BNC) module now uses correct line endings.
|
||||||
@@ -904,7 +909,7 @@ Thu Sep 8 14:11:01 CEST 2005 - mrueckert@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 6 11:33:29 CEST 2005 - mrueckert@suse.de
|
Tue Sep 6 11:33:29 CEST 2005 - mrueckert@suse.de
|
||||||
|
|
||||||
- Update to r3983
|
- Update to r3983
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 22 12:19:03 CEST 2005 - mrueckert@suse.de
|
Mon Aug 22 12:19:03 CEST 2005 - mrueckert@suse.de
|
||||||
@@ -964,12 +969,12 @@ Wed Oct 15 11:57:48 CEST 2003 - mmj@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 5 15:18:21 CEST 2003 - sf@suse.de
|
Fri Sep 5 15:18:21 CEST 2003 - sf@suse.de
|
||||||
|
|
||||||
- remove '-g -W' from compile options
|
- remove '-g -W' from compile options
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 5 14:55:52 CEST 2003 - sf@suse.de
|
Fri Sep 5 14:55:52 CEST 2003 - sf@suse.de
|
||||||
|
|
||||||
- patch for 64bit [Bug 24861]
|
- patch for 64bit [Bug 24861]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 20 20:07:13 CEST 2003 - mjancar@suse.cz
|
Wed Aug 20 20:07:13 CEST 2003 - mjancar@suse.cz
|
||||||
|
17
irssi.spec
17
irssi.spec
@@ -20,9 +20,7 @@
|
|||||||
Name: irssi
|
Name: irssi
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
Summary: Modular IRC Client
|
||||||
Summary: Modular, Secure, and Well Designed IRC Client
|
|
||||||
#
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/IRC
|
Group: Productivity/Networking/IRC
|
||||||
URL: http://www.irssi.org
|
URL: http://www.irssi.org
|
||||||
@@ -53,15 +51,12 @@ BuildRequires: update-desktop-files
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Irssi is a modular IRC client for UNIX that currently only has a text
|
Irssi is a modular IRC client that currently only has a text mode
|
||||||
mode user interface. However, 80-90% of the code is not text mode
|
user interface. However, 80–90%% of the code is not text mode
|
||||||
specific, so other UIs could be created easily. Also, Irssi is not
|
specific, so other UIs could be created. Irssi is not IRC specific;
|
||||||
really even IRC specific anymore. There are already working SILC and
|
there are SILC and ICB modules available.
|
||||||
ICB modules available. Support for other protocols, like ICQ and
|
|
||||||
Jabber, could be added some day, too.
|
|
||||||
|
|
||||||
It is the code that separates Irssi from ircII, BitchX, epic, and the
|
Irssi is not using the ircII code.
|
||||||
rest of the text clients. It is not using the ircII code.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user