public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/bear] epel10: New upstream release 3.0.20
Date: Sat, 11 Jul 2026 02:31:32 GMT [thread overview]
Message-ID: <178373709218.1.1530206872198086977.rpms-bear-fe7a57feeae3@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-11 2:31 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=178373709218.1.1530206872198086977.rpms-bear-fe7a57feeae3@fedoraproject.org \
--to=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