public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Miroslav Lichvar <mlichvar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/chrony] rawhide: fix gitlab archive URL
Date: Thu, 10 Sep 2026 10:15:01 GMT	[thread overview]
Message-ID: <178903530178.1.13566004027352620901.rpms-chrony-e74a56a68ae4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/chrony
Branch : rawhide
Commit : e74a56a68ae45976e0ba8b52c79f07946a71f4b9
Author : Miroslav Lichvar <mlichvar@redhat.com>
Date   : 2026-09-10T12:13:02+02:00
Stats  : +3/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/chrony/c/e74a56a68ae45976e0ba8b52c79f07946a71f4b9?branch=rawhide

Log:
fix gitlab archive URL

---
diff --git a/chrony.spec b/chrony.spec
index 24fad84..31a3835 100644
--- a/chrony.spec
+++ b/chrony.spec
@@ -21,7 +21,7 @@ Source3:        chrony.dhclient
 Source4:        chrony.sysusers
 Source5:        chrony.tmpfiles
 # simulator for test suite
-Source10:       https://gitlab.com/chrony/clknetsim/-/archive/master/clknetsim-%{clknetsim_ver}.tar.gz
+Source10:       https://gitlab.com/chrony/clknetsim/-/archive/%{clknetsim_ver}/clknetsim-%{clknetsim_ver}.tar.gz
 
 # add distribution-specific bits to DHCP dispatcher
 Patch1:         chrony-nm-dispatcher-dhcp.patch
@@ -92,7 +92,7 @@ sed -i '/^ExecStart/a SELinuxContext=system_u:system_r:chronyd_restricted_t:s0' 
 # regenerate the file from getdate.y
 rm -f getdate.c
 
-mv clknetsim-*-%{clknetsim_ver}* test/simulation/clknetsim
+mv clknetsim-%{clknetsim_ver} test/simulation/clknetsim
 
 %build
 %configure \

diff --git a/sources b/sources
index 7181394..67ace1c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 SHA512 (chrony-4.9-tar-gz-asc.txt) = 35569a877a633e64d3d85e36c8f4af330e2bcadcb0e8dc785f2766b3b33bfebcf1d66982fa2af44537d58dcfd16d8613a50da7d71f53e96b3fcdb5bf215f0464
 SHA512 (chrony-4.9.tar.gz) = 9eeee9738727e86562d75e4aee60916957e0626b767d9fea325918d3973e02b3f252c32fd1c4b4cf8461406acccbc8196d6f7d2e9d2d3ce205bc3245b83924b5
-SHA512 (clknetsim-93750cc17ebe.tar.gz) = 74afca527d3de2538552ca07ba59fcdb8f727fce606498de5f40cf97df95e2d2fa40f1540040519c871ada4f131a9871f9d4845d57765eb7a7cf94e8f596bcce
+SHA512 (clknetsim-93750cc17ebe.tar.gz) = 374c78b14735bf17745339a161e3e00b7a69e6d0c12bf66f614bea2ca1223f31fb389fcd85400462c4cbd55bc1720659d534c47e076e7e74b7b409196db2d504

                 reply	other threads:[~2026-09-10 10:15 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=178903530178.1.13566004027352620901.rpms-chrony-e74a56a68ae4@fedoraproject.org \
    --to=mlichvar@redhat.com \
    --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