public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yixin Wei <esoapw@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/oscillatord] epel8: Update to 3.9.1; drop pkg-config sed (handled upstream)
Date: Fri, 04 Sep 2026 13:19:44 GMT [thread overview]
Message-ID: <178852798412.1.13400052858966239184.rpms-oscillatord-eaa9ff4be4fd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/oscillatord
Branch : epel8
Commit : eaa9ff4be4fdc7e7d3f12c32af061c8c8cb8d42c
Author : Yixin Wei <esoapw@fedoraproject.org>
Date : 2026-05-05T16:43:41+00:00
Stats : +3/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/oscillatord/c/eaa9ff4be4fdc7e7d3f12c32af061c8c8cb8d42c?branch=epel8
Log:
Update to 3.9.1; drop pkg-config sed (handled upstream)
---
diff --git a/.gitignore b/.gitignore
index 9a8bf74..7e4f65d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
/oscillatord-3.8.3.tar.gz
/oscillatord-3.8.4.tar.gz
/oscillatord-3.9.0.tar.gz
+/oscillatord-3.9.1.tar.gz
diff --git a/oscillatord.spec b/oscillatord.spec
index e3616df..c81115d 100644
--- a/oscillatord.spec
+++ b/oscillatord.spec
@@ -1,5 +1,5 @@
Name: oscillatord
-Version: 3.9.0
+Version: 3.9.1
Release: %autorelease
Summary: Daemon for disciplining an oscillator
@@ -39,8 +39,6 @@ To communicate with GNSS receiver's serial it uses ubloxcfg
%autosetup
# Drop hardcoded CFLAGS
sed -e 's/-O0//g' -i CMakeLists.txt
-# Fix pkg-config name: upstream ubloxcfg renamed libubloxcfg.pc to ubloxcfg.pc in 1.16
-sed -e 's/REQUIRED libubloxcfg/REQUIRED ubloxcfg/' -i CMakeLists.txt
%build
%cmake -DBUILD_UTILS=1
diff --git a/sources b/sources
index 562dfd3..cdd0add 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (oscillatord-3.9.0.tar.gz) = 3bd83e71d666488d38c3f6d80ebbc2b64fbcfe2351ac81b61765d36d61cc1f8569b9dad750141ff81563f0b1344c6624210b6fc40e24b96d607780265fd04ab8
+SHA512 (oscillatord-3.9.1.tar.gz) = dd14671af5ef4e5a5d8cc0bfa81e1ba372d20e8c1d1234d1d40641d77ceb18b38f3593e3581cb3991a77a02fd58a430a8804bbe6ce4e92f42a6c369131cb1480
reply other threads:[~2026-09-04 13:19 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=178852798412.1.13400052858966239184.rpms-oscillatord-eaa9ff4be4fd@fedoraproject.org \
--to=esoapw@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