public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/apbs] main: Fix cmake BR
Date: Tue, 09 Jun 2026 19:05:14 GMT	[thread overview]
Message-ID: <178103191411.1.7824002660044523082.rpms-apbs-fa3ff62f7d07@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/apbs
Branch : main
Commit : fa3ff62f7d073cf93155aca33e2ebbfc76a1af03
Author : Antonio Trande <sagitter@fedoraproject.org>
Date   : 2026-06-09T21:05:03+02:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/apbs/c/fa3ff62f7d073cf93155aca33e2ebbfc76a1af03?branch=main

Log:
Fix cmake BR

---
diff --git a/apbs.spec b/apbs.spec
index 4da9a8f..8ac8cd2 100644
--- a/apbs.spec
+++ b/apbs.spec
@@ -11,7 +11,7 @@
 Name: apbs
 Summary: Adaptive Poisson Boltzmann Solver
 Version: 3.0.0
-Release: 34%{datecommit}%{shortcommit}%{?dist}
+Release: 35%{datecommit}%{shortcommit}%{?dist}
 # iAPBS looks licensed with a LGPLv2+, APBS is released under BSD license.
 License: LGPL-2.0-or-later AND BSD-3-Clause
 URL: https://www.poissonboltzmann.org/
@@ -29,7 +29,7 @@ Patch2: %{name}-python311.patch
 Patch3: apbs-c99.patch
 
 BuildRequires: gcc-c++
-BuildRequires: cmake3
+BuildRequires: cmake
 BuildRequires: chrpath
 BuildRequires: make
 BuildRequires: doxygen
@@ -213,6 +213,10 @@ export PATH=%{buildroot}%{_bindir}
 %doc %_vpath_builddir/doc
 
 %changelog
+* Tue Jun 09 2026 Antonio Trande <sagitter@fedoraproject.org> - 3.0.0-35
+- Fix rhbz#2485688
+- Fix cmake BR
+
 * Sun Feb 01 2026 Than Ngo <than@redhat.com> - 3.0.0-34
 - Fix rhbz#2433862, FTBFS
 

                 reply	other threads:[~2026-06-09 19:05 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=178103191411.1.7824002660044523082.rpms-apbs-fa3ff62f7d07@fedoraproject.org \
    --to=sagitter@fedoraproject.org \
    --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