public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/oscillatord] epel8: Update to 3.9.1; drop pkg-config sed (handled upstream)
@ 2026-09-04 13:19 Yixin Wei
  0 siblings, 0 replies; only message in thread
From: Yixin Wei @ 2026-09-04 13:19 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-04 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 13:19 [rpms/oscillatord] epel8: Update to 3.9.1; drop pkg-config sed (handled upstream) Yixin Wei

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