public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xclock] rawhide: update to 1.2.0 fixes rhbz#2493940
Date: Mon, 13 Jul 2026 20:02:52 GMT	[thread overview]
Message-ID: <178397297229.1.10145941671341731394.rpms-xclock-4da5375366c4@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xclock
            Branch : rawhide
            Commit : 4da5375366c45ca333be79407eae79c61e61229a
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-30T20:47:40-03:00
            Stats  : +12/-9 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/xclock/c/4da5375366c45ca333be79407eae79c61e61229a?branch=rawhide

            Log:
            update to 1.2.0 fixes rhbz#2493940

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/sources b/sources
index c768f2b..4fb0212 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xclock-1.1.1.tar.xz) = 059ea986bc7537c2796e8855676e8357bd8a7852fbac0839b3f8a9e3ffa088de41bc4e4961973353f0a7b7293366b81bc764d74f3dc4e90e361da06185d976e7
+SHA512 (xclock-1.2.0.tar.xz) = acfe4000fc84f511145404ef1f98058d0cdd1d2238942a7a4beaf4781238c2085364e78449418fa46e7957700befeb720efa6f49382e1f8a5759829456d391c2

diff --git a/xclock.spec b/xclock.spec
index ec9b962..bcaf310 100644
--- a/xclock.spec
+++ b/xclock.spec
@@ -1,5 +1,5 @@
 Name:       xclock
-Version:    1.1.1
+Version:    1.2.0
 Release:    %autorelease
 Summary:    The classic X Window System clock utility
 
@@ -7,19 +7,19 @@ License:    MIT-open-group AND SMLNJ AND MIT
 URL:        https://www.x.org
 Source0:    https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
 
-BuildRequires:  automake libtool
-BuildRequires:  gcc make
+BuildRequires:  automake
+BuildRequires:  gcc
 BuildRequires:  gettext-devel
+BuildRequires:  libtool
+BuildRequires:  make
 BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xmu)
-BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xaw7)
+BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xft)
-BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xkbfile)
+BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
-
-Obsoletes:  xorg-x11-apps < 7.7-31
+BuildRequires:  pkgconfig(xt)
 
 %description
 xclock is the classic X Window System clock utility. It displays
@@ -37,6 +37,9 @@ autoreconf -v --install --force
 %install
 %make_install
 
+%check
+# No upstream test suite exists
+
 %files
 %license COPYING
 %{_bindir}/xclock

                 reply	other threads:[~2026-07-13 20:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178397297229.1.10145941671341731394.rpms-xclock-4da5375366c4@fedoraproject.org \
    --to=filiperosset@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox