Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| dc3282cb9e | |||
| cad5ee5e10 |
@@ -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
3
xscope-1.4.5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f125d4c94e19e4be48edc43691e46df0b82f0b6ead95453dc7ac775a0d70066
|
||||
size 206412
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user