public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/c4core] rawhide: Update to 0.6.0 (close RHBZ#2497179)
@ 2026-08-08 4:33 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-08 4:33 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-08 4:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 4:33 [rpms/c4core] rawhide: Update to 0.6.0 (close RHBZ#2497179) Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox