- Update to 1.5.2

* This release fixes two small regressions introduced in the 1.5.1
    release - one breaks builds when HAVE_STRCASECMP is not defined
    (which mainly happens on Windows platforms) and the other breaks
    builds when IPv6 support is disabled.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xtrans?expand=0&rev=34
This commit is contained in:
Stefan Dirsch 2024-11-09 18:15:08 +00:00 committed by Git OBS Bridge
parent 3d48b30190
commit f49fa3a13b
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dea80fbd8c3c941495b4b1d2785cb652815d016849a0d2ef90d1140de916993e
size 175624

3
xtrans-1.5.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c5cbfe34764a9131d048f03c31c19e57fb4c682d67713eab6a65541b4dff86c
size 176680

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 9 18:12:52 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to 1.5.2
* This release fixes two small regressions introduced in the 1.5.1
release - one breaks builds when HAVE_STRCASECMP is not defined
(which mainly happens on Windows platforms) and the other breaks
builds when IPv6 support is disabled.
-------------------------------------------------------------------
Sun Oct 13 19:15:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -17,7 +17,7 @@
Name: xtrans
Version: 1.5.1
Version: 1.5.2
Release: 0
Summary: Library to handle network protocol transport in X
License: MIT