public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: New upstream release 3.0.20
@ 2026-07-11 2:31
0 siblings, 0 replies; only message in thread
From: @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : fe7a57feeae3af221b5828480f31ef98439d6e73
Author : Dan Čermák <dan.cermak@cgc-instruments.com>
Date : 2022-07-23T22:38:24+02:00
Stats : +3/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/fe7a57feeae3af221b5828480f31ef98439d6e73?branch=epel10
Log:
New upstream release 3.0.20
- drop workaround for fmt 9.0, patch has been merged upstream
---
diff --git a/.gitignore b/.gitignore
index df0fb26..a5c8bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/bear-3.0.17.tar.gz
/bear-3.0.18.tar.gz
/bear-3.0.19.tar.gz
+/bear-3.0.20.tar.gz
diff --git a/bear.spec b/bear.spec
index 377dcfb..1d5e9bc 100644
--- a/bear.spec
+++ b/bear.spec
@@ -1,5 +1,5 @@
Name: bear
-Version: 3.0.19
+Version: 3.0.20
Release: %autorelease
Summary: Tool that generates a compilation database for clang tooling
@@ -48,15 +48,6 @@ for f in $(ls test/bin/); do
sed -i "s|^#\!/usr/bin/env\s\+python\s\?$|#!%{__python3}|" test/bin/$f
done
-# Temporary workaround for API changes in fmt 9.0. See:
-#
-# Build failure with fmt-9.0.0
-# https://github.com/rizsotto/Bear/issues/471
-#
-# Note that this macro will be removed in fmt 10.0.
-%set_build_flags
-export CXXFLAGS="${CXXFLAGS} -DFMT_DEPRECATED_OSTREAM"
-
# Functional tests are broken for some unknown reason, disable for now.
%cmake -DENABLE_FUNC_TESTS=ON -DENABLE_UNIT_TESTS=ON
%cmake_build
diff --git a/sources b/sources
index 6356409..18beea0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bear-3.0.19.tar.gz) = 688766a76cc3bee1dc82478d29d6e8754618f92633c842586fce95f2f1096764902ffd64a6f2f59101e58eba5472bf39ddb178c3dfcd48491fa4eb63d111585c
+SHA512 (bear-3.0.20.tar.gz) = 4cf0e648b73fd4c0ac109c4a853e203efccb34ac7373d6c2f3ee3d5089853b791008990df768871dfd1268324bcce97c44657b4c3a2d1383134cba3eaec40bdd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: New upstream release 3.0.20
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox