2 Commits

Author SHA256 Message Date
dc3282cb9e Accepting request 1251493 from X11:XOrg
- Updat to version 1.4.5
  Support for using inet_ntop() was originally added to support IPv6, and
  only used for IPv6 addresses.  Two decades later, this interface is
  ubiquitous and OS'es have starting marking the old interfaces as deprecated,
  so this release changes to use the modern interface whenever we can now.
  (Note that code included from xtrans will only use the modern interfaces
  when IPv6 is disabled if building against xtrans 1.6.0 or later.)

OBS-URL: https://build.opensuse.org/request/show/1251493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xscope?expand=0&rev=11
2025-03-10 17:49:03 +00:00
cad5ee5e10 - Updat to version 1.4.5
Support for using inet_ntop() was originally added to support IPv6, and
  only used for IPv6 addresses.  Two decades later, this interface is
  ubiquitous and OS'es have starting marking the old interfaces as deprecated,
  so this release changes to use the modern interface whenever we can now.
  (Note that code included from xtrans will only use the modern interfaces
  when IPv6 is disabled if building against xtrans 1.6.0 or later.)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xscope?expand=0&rev=15
2025-03-09 04:12:34 +00:00
4 changed files with 16 additions and 5 deletions

View File

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

3
xscope-1.4.5.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 9 04:10:36 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
- Updat to version 1.4.5
Support for using inet_ntop() was originally added to support IPv6, and
only used for IPv6 addresses. Two decades later, this interface is
ubiquitous and OS'es have starting marking the old interfaces as deprecated,
so this release changes to use the modern interface whenever we can now.
(Note that code included from xtrans will only use the modern interfaces
when IPv6 is disabled if building against xtrans 1.6.0 or later.)
-------------------------------------------------------------------
Sat Jun 10 10:57:13 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package xscope
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: xscope
Version: 1.4.4
Version: 1.4.5
Release: 0
Summary: Utility to monitor X11/Client conversations
License: MIT