public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/c4log] rawhide: Rebuilt for c4core 0.6.0
Date: Sat, 08 Aug 2026 04:33:51 GMT [thread overview]
Message-ID: <178616363199.1.13592620478537070495.rpms-c4log-313fb99aa047@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/c4log
Branch : rawhide
Commit : 313fb99aa047af1f4aed1d3070f15cee82c50cbd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-23T09:28:16+01:00
Stats : +8/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/c4log/c/313fb99aa047af1f4aed1d3070f15cee82c50cbd?branch=rawhide
Log:
Rebuilt for c4core 0.6.0
---
diff --git a/c4log.spec b/c4log.spec
index d506f0a..b96dd7a 100644
--- a/c4log.spec
+++ b/c4log.spec
@@ -13,10 +13,11 @@
Name: c4log
Summary: C++ type-safe logging, mean and lean
-Version: 0.0.1^%{snapdate}.%{sub %{commit} 1 7}
-# This is the same as the version number. To prevent undetected soversion
+%global baseversion 0.0.1
+Version: %{baseversion}^%{snapdate}.%{sub %{commit} 1 7}
+# This is derived from the version number. To prevent undetected SONAME version
# bumps, we nevertheless express it separately.
-%global so_version 0.0.1
+%global so_version 0.0
Release: %autorelease
# SPDX
@@ -42,10 +43,10 @@ BuildOption(conf): %{shrink:
ExcludeArch: %{ix86}
BuildRequires: gcc-c++
-# Minimum version with proper multilib (GNUInstallDirs) support
-BuildRequires: c4project >= 0^20260428.fa85cab-1
-BuildRequires: cmake(c4core)
+# Minimum versions with major.minor SONAME versioning
+BuildRequires: c4project >= 0^20260717.2db9323-1
+BuildRequires: cmake(c4core) >= 0.6.0
# For each header-only library, the guidelines require us to BR the -static
# package for tracking.
@@ -90,6 +91,7 @@ sed --regexp-extended --in-place \
%license LICENSE.txt
%doc README.md
%{_libdir}/libc4log.so.%{so_version}
+%{_libdir}/libc4log.so.%{baseversion}
%files devel
reply other threads:[~2026-08-08 4:33 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=178616363199.1.13592620478537070495.rpms-c4log-313fb99aa047@fedoraproject.org \
--to=code@musicinmybrain.net \
--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