public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apbs] main: Fix cmake BR
@ 2026-06-09 19:05 Antonio Trande
  0 siblings, 0 replies; only message in thread
From: Antonio Trande @ 2026-06-09 19:05 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 19:05 [rpms/apbs] main: Fix cmake BR Antonio Trande

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox