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/bear] epel10: Update to 3.1.3 (close RHBZ#2235568)
Date: Sat, 11 Jul 2026 02:31:39 GMT	[thread overview]
Message-ID: <178373709998.1.6241735219412841632.rpms-bear-19b6d99e0530@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bear
Branch : epel10
Commit : 19b6d99e0530635b65aa40da969f20b625f05d0d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2023-08-30T14:14:48-04:00
Stats  : +3/-28 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/bear/c/19b6d99e0530635b65aa40da969f20b625f05d0d?branch=epel10

Log:
Update to 3.1.3 (close RHBZ#2235568)

---
diff --git a/.gitignore b/.gitignore
index ad8a172..e7f5a16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /bear-3.0.21.tar.gz
 /bear-3.1.1.tar.gz
 /bear-3.1.2.tar.gz
+/bear-3.1.3.tar.gz

diff --git a/bear-fmt10-fixes.patch b/bear-fmt10-fixes.patch
deleted file mode 100644
index bd75b2a..0000000
--- a/bear-fmt10-fixes.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From 46a032fa0fc8131779ece13f26735ec84be891e8 Mon Sep 17 00:00:00 2001
-From: jinqiang zhang <peeweep@0x0.ee>
-Date: Thu, 11 May 2023 03:33:17 +0800
-Subject: [PATCH] dependency: fix fmt 10.0.0 incompatibilities (#526)
-
-Signed-off-by: jinqiang zhang <peeweep@0x0.ee>
----
- source/CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
-index 6da1131f..fe6b710b 100644
---- a/source/CMakeLists.txt
-+++ b/source/CMakeLists.txt
-@@ -29,7 +29,7 @@ find_package(spdlog REQUIRED)
- find_package(PkgConfig REQUIRED)
- pkg_check_modules(gRPC REQUIRED IMPORTED_TARGET protobuf grpc++)
- 
--if (fmt_VERSION_MAJOR EQUAL 9)
-+if (fmt_VERSION_MAJOR GREATER_EQUAL 9)
-     set(FMT_NEEDS_OSTREAM_FORMATTER 1)
-     set(HAVE_FMT_STD_H 1) # FIXME: this should be done with `check_include_file`
- endif ()

diff --git a/bear.spec b/bear.spec
index fb4141c..309751e 100644
--- a/bear.spec
+++ b/bear.spec
@@ -1,5 +1,5 @@
 Name:           bear
-Version:        3.1.2
+Version:        3.1.3
 Release:        %autorelease
 Summary:        Tool that generates a compilation database for clang tooling
 
@@ -7,9 +7,6 @@ License:        GPL-3.0-or-later
 URL:            https://github.com/rizsotto/%{name}
 Source:         %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
-# https://github.com/rizsotto/Bear/commit/46a032fa0fc8131779ece13f26735ec84be891e8
-Patch:          %{name}-fmt10-fixes.patch
-
 BuildRequires:  cmake
 BuildRequires:  cmake(fmt)
 BuildRequires:  cmake(gtest)

diff --git a/sources b/sources
index 30b1fad..78c7b6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bear-3.1.2.tar.gz) = 02701e8a53b9d776ca838248f5b5d149d7ded6e024ce65bd1ca3b440ab1bf95691dc3d36bb28f043ce24bc1da6e666fb022ff92fa9df7c3142451742de16ca3e
+SHA512 (bear-3.1.3.tar.gz) = 34039b51a7cd636bdb7fb716f69d6c70de3e7bfc5e2c83a3040942010fb7effe49b0afa0d29be182eb550d57b024fbe5bea779a7fda5f86201865bf491ba1672

                 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=178373709998.1.6241735219412841632.rpms-bear-19b6d99e0530@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