public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xev] rawhide: update to 1.2.7 fixes rhbz#2106451
@ 2026-06-01  5:20 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-01  5:20 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xev
Branch : rawhide
Commit : d57b1f5e80f2ea0aa57ae705638a53667dc3af0c
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-05-30T22:55:56-03:00
Stats  : +5/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xev/c/d57b1f5e80f2ea0aa57ae705638a53667dc3af0c?branch=rawhide

Log:
update to 1.2.7 fixes rhbz#2106451

---
diff --git a/.gitignore b/.gitignore
index f385d2e..01a49ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/xev-1.2.4.tar.bz2
-/xev-1.2.6.tar.xz
+/xev-*.tar.xz

diff --git a/sources b/sources
index 118e4f9..862b722 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xev-1.2.6.tar.xz) = aaabb635622abfbf0b7ef2a1978070a918ea94480f375dd0798375274cf378ddb25007cc42426bb2292ed65c8af922f88e6a04c5a2f6cff3fadb0194b53eb7e7
+SHA512 (xev-1.2.7.tar.xz) = e6537827972b80bd58af4569054d44028cbb8a86e94445e9e99c7a6299500454da7b7dad0783bd49e937ca43e39cde1bf564762576ae3f2c52dc4a5c7c68b333

diff --git a/xev.spec b/xev.spec
index 98329d5..c360314 100644
--- a/xev.spec
+++ b/xev.spec
@@ -1,15 +1,15 @@
 Summary:    X Event utility
 Name:       xev
-Version:    1.2.6
+Version:    1.2.7
 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)
 BuildRequires:  pkgconfig(xrandr) >= 1.2
@@ -20,7 +20,7 @@ Obsoletes: xorg-x11-utils < 7.5-39
 xev displays the X11 protocol events sent to a given window.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %configure

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

only message in thread, other threads:[~2026-06-01  5:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01  5:20 [rpms/xev] rawhide: update to 1.2.7 fixes rhbz#2106451 Filipe Rosset

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