public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xlsclients] rawhide: update to 1.1.6 fixes rhbz#2481285
@ 2026-06-19  1:18 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-19  1:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xlsclients
Branch : rawhide
Commit : 0c80ba9dbf8ebb68ee116e43456bb8ca4f962b0d
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-05-30T23:11:52-03:00
Stats  : +7/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xlsclients/c/0c80ba9dbf8ebb68ee116e43456bb8ca4f962b0d?branch=rawhide

Log:
update to 1.1.6 fixes rhbz#2481285

---
diff --git a/.gitignore b/.gitignore
index 4a4aee9..796c00e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
-/xlsclients-.*.tar.bz2
-/xlsclients-1.1.5.tar.xz
-/xlsclients-1.1.5.tar.xz.sig
+/xlsclients-*.tar.*

diff --git a/sources b/sources
index f04053f..66ba017 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-SHA512 (xlsclients-1.1.5.tar.xz) = 3896643378603876438772475e89ad5c066f98c16593245db5fa066418ff793798247f976d2bf7aa401d2590fc9807b80c9758bcbcc91566f02ceb856d9702bf
-SHA512 (xlsclients-1.1.5.tar.xz.sig) = 76ccd8989e0fe36c2d28f635fb64c2293953614d6cba847d855edaa9d6c7ba8bfdf3335311144a1dd7b9ba9cf1d420ad1b0121cd146f67fcf6669e688a0506d9
+SHA512 (xlsclients-1.1.6.tar.xz) = bc330df0f56aa2c732a6d251494280839eb6a7c085e138e2f1d484e2ae580cdb562e1efb71257fa277f7a69f8a22317ef8419c5755661ed5155ea428a550a513

diff --git a/xlsclients.spec b/xlsclients.spec
index c3808b6..40f31e8 100644
--- a/xlsclients.spec
+++ b/xlsclients.spec
@@ -1,14 +1,13 @@
 Summary:    X client list utility
 Name:       xlsclients
-Version:    1.1.5
+Version:    1.1.6
 Release:    %autorelease
 License:    MIT
 URL:        https://www.x.org
 Source0:    https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
-
-BuildRequires:  make
 BuildRequires:  gettext-devel
 BuildRequires:  libtool
+BuildRequires:  make
 
 BuildRequires:  pkgconfig(x11)
 
@@ -24,6 +23,9 @@ xlsclients lists the names of the clients currently connected to an X server.
 %configure
 %make_build
 
+%check
+make check
+
 %install
 %make_install
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-19  1:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19  1:18 [rpms/xlsclients] rawhide: update to 1.1.6 fixes rhbz#2481285 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox