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:
Stephan Kulow
2019-02-06 13:10:28 +00:00
committed by Git OBS Bridge
2 changed files with 15 additions and 15 deletions

View File

@@ -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>
@@ -345,7 +350,7 @@ Wed Mar 2 08:18:10 UTC 2016 - idonmez@suse.com
+ Disable SSLv3 due to the POODLE vulnerability.
+ SSL ciphers can now be specified per server.
+ Added SNI support for SSL.
Bugfixes
+ /ignore now respects -pattern on merge (#78).
+ 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
- Update to r3983
- Update to r3983
-------------------------------------------------------------------
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
- remove '-g -W' from compile options
- remove '-g -W' from compile options
-------------------------------------------------------------------
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

View File

@@ -20,9 +20,7 @@
Name: irssi
Version: 1.1.2
Release: 0
#
Summary: Modular, Secure, and Well Designed IRC Client
#
Summary: Modular IRC Client
License: GPL-2.0-or-later
Group: Productivity/Networking/IRC
URL: http://www.irssi.org
@@ -53,15 +51,12 @@ BuildRequires: update-desktop-files
%endif
%description
Irssi is a modular IRC client for UNIX that currently only has a 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
really even IRC specific anymore. There are already working SILC and
ICB modules available. Support for other protocols, like ICQ and
Jabber, could be added some day, too.
Irssi is a modular IRC client that currently only has a text mode
user interface. However, 8090%% of the code is not text mode
specific, so other UIs could be created. Irssi is not IRC specific;
there are SILC and ICB modules available.
It is the code that separates Irssi from ircII, BitchX, epic, and the
rest of the text clients. It is not using the ircII code.
Irssi is not using the ircII code.
%package devel
#