public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <mjuszkiewicz@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mmtf-cpp] rawhide: Use CMake not CMake3
Date: Wed, 17 Jun 2026 12:09:21 GMT [thread overview]
Message-ID: <178169816121.1.12678063558758327439.rpms-mmtf-cpp-ae6d23eb3940@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-17 12:09 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=178169816121.1.12678063558758327439.rpms-mmtf-cpp-ae6d23eb3940@fedoraproject.org \
--to=mjuszkiewicz@redhat.com \
--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