public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mmtf-cpp] rawhide: Use CMake not CMake3
@ 2026-06-17 12:09 Marcin Juszkiewicz
0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2026-06-17 12:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mmtf-cpp
Branch : rawhide
Commit : ae6d23eb39402728a6498bcbeeb1a05027687acc
Author : Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
Date : 2026-06-17T13:45:06+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mmtf-cpp/c/ae6d23eb39402728a6498bcbeeb1a05027687acc?branch=rawhide
Log:
Use CMake not CMake3
---
diff --git a/mmtf-cpp.spec b/mmtf-cpp.spec
index 05e0186..d398c14 100644
--- a/mmtf-cpp.spec
+++ b/mmtf-cpp.spec
@@ -9,13 +9,13 @@
Name: mmtf-cpp
Version: 1.1.0
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: The Macromolecular Transmission Format (MMTF) header only files
License: MIT
URL: https://github.com/rcsb/%{name}
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: make
-BuildRequires: cmake3
+BuildRequires: cmake
BuildRequires: %{?dts}gcc
BuildRequires: %{?dts}gcc-c++
BuildRequires: msgpack-devel >= 2.1.5
@@ -73,6 +73,9 @@ popd
%endif
%changelog
+* Wed Jun 17 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.1.0-10
+- Use CMake not CMake3
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-17 12:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-17 12:09 [rpms/mmtf-cpp] rawhide: Use CMake not CMake3 Marcin Juszkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox