public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libzonedetect] rawhide: Raise cmake_minimum_required version
@ 2026-07-21 16:01 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-07-21 16:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libzonedetect
Branch : rawhide
Commit : 940cd7cd0ed83a702671b2c55e03f96b96b60416
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-07-21T18:01:28+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libzonedetect/c/940cd7cd0ed83a702671b2c55e03f96b96b60416?branch=rawhide

Log:
Raise cmake_minimum_required version

---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bd1d62d..10a4981 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.4)
+cmake_minimum_required(VERSION 3.5)
 
 project(libzonedetect C)
 include(GNUInstallDirs)

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

only message in thread, other threads:[~2026-07-21 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 16:01 [rpms/libzonedetect] rawhide: Raise cmake_minimum_required version Sandro Mani

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