Package Release Info

libircclient-1.10-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libircclient-devel
libircclient-doc
libircclient1

Change Logs

* Tue May 21 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro: allows us to eliminate usage of deprecated
  %patchN syntax.
* Sat Dec 24 2011 jengelh@medozas.de
- Summary update for shlib package; avoid macros in summaries
Version: 1.10-bp154.1.76
* Tue Aug 25 2020 Dirk Mueller <dmueller@suse.com>
- update to 1.10:
  * Fixed compatibility with OpenSSL 1.1.x (thanks Antoine Amarilli)
  * Fixed a few minor Win32 compatibility bugs.
  * Fixed an error if the TCP connection to the IRC server couldn't be established under 250ms.
  * Fixed a potential deadlock caused by WSAStartup() being called in DllMain()
- remove pdfgen.patch (upstream)
* Tue Aug 28 2018 adam.majer@suse.de
- pdfgen.patch: use sphinx with latex to build documentation as
  python-rst2pdf is only python2 at the moment