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/c4core] rawhide: Update to 0.6.0 (close RHBZ#2497179)
Date: Sat, 08 Aug 2026 04:33:31 GMT [thread overview]
Message-ID: <178616361108.1.16201314189506584639.rpms-c4core-529d225e6700@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/c4core
Branch : rawhide
Commit : 529d225e6700efb65f49f9062c5f7d8ad18f8b18
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-23T09:19:56+01:00
Stats : +7/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/c4core/c/529d225e6700efb65f49f9062c5f7d8ad18f8b18?branch=rawhide
Log:
Update to 0.6.0 (close RHBZ#2497179)
---
diff --git a/c4core.spec b/c4core.spec
index f801dc3..e4013f5 100644
--- a/c4core.spec
+++ b/c4core.spec
@@ -6,10 +6,10 @@
Name: c4core
Summary: C++ core utilities
-Version: 0.4.0
-# This is the same as the version number. To prevent undetected soversion
+Version: 0.6.0
+# This is derived from the version number. To prevent undetected SONAME version
# bumps, we nevertheless express it separately.
-%global so_version 0.4.0
+%global so_version 0.6
Release: %autorelease
URL: https://github.com/biojppm/c4core
@@ -46,8 +46,8 @@ BuildOption(conf): %{shrink:
ExcludeArch: %{ix86}
BuildRequires: gcc-c++
-# Minimum version with proper multilib (GNUInstallDirs) support
-BuildRequires: c4project >= 0^20260428.fa85cab-1
+# Minimum version with major.minor SONAME versioning
+BuildRequires: c4project >= 0^20260717.2db9323-1
# For each header-only library, the guidelines require us to BR the -static
# package for tracking.
@@ -175,6 +175,7 @@ fi
%doc ROADMAP.md
%doc changelog/
%{_libdir}/libc4core.so.%{so_version}
+%{_libdir}/libc4core.so.%{version}
%files devel
diff --git a/sources b/sources
index a14a838..31fabee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (c4core-0.4.0.tar.gz) = dd98740e9c970297c04ad8386ce8e53469b57ae827485a102fd6648575e15234c93ead24e7fdfcada7c2e94d7512524b49ddd60d0017c5959d258f4df89150b0
+SHA512 (c4core-0.6.0.tar.gz) = c485fa36a27e97e597ab069322eb712780577c91b4d924cf12a9acc5f59f0ec925d5f9b09dfe74a756fb456c835eb6a226f9e63e9f412c5b1248d244380074a4
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=178616361108.1.16201314189506584639.rpms-c4core-529d225e6700@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