public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cli11] f44: Version 2.7.1
@ 2026-07-31 22:38 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-31 22:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cli11
Branch : f44
Commit : 7f7e33d19189c734bc27c2dcd30acd7792d3c0ed
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-07-31T16:38:22-06:00
Stats  : +5/-6 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/cli11/c/7f7e33d19189c734bc27c2dcd30acd7792d3c0ed?branch=f44

Log:
Version 2.7.1

---
diff --git a/cli11.spec b/cli11.spec
index 260ce64..5967ad4 100644
--- a/cli11.spec
+++ b/cli11.spec
@@ -10,7 +10,7 @@
 %global _docdir_fmt %{name}-devel
 
 Name:           cli11
-Version:        2.6.2
+Version:        2.7.1
 Release:        %autorelease
 Summary:        Command line parser for C++11
 
@@ -24,7 +24,7 @@ Source:         %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildSystem:    cmake
 BuildOption(conf): -DCLI11_BUILD_DOCS:BOOL=TRUE
 BuildOption(conf): -DCLI11_BUILD_TESTS:BOOL=TRUE
-BuildOption(conf): -DCMAKE_CXX_STANDARD=20
+BuildOption(conf): -DCMAKE_CXX_STANDARD=23
 
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
@@ -76,15 +76,14 @@ CXXFLAGS='%{build_cxxflags} -DCLI11_OPTIONAL -DCLI11_STD_OPTIONAL=1'
 %cmake_build --target docs
 
 %files devel
-%doc CHANGELOG.md README.md docs/CLI11_300.png
+%doc CHANGELOG.md README.md docs/CLI11_300.png docs/CLI11.svg
 %license LICENSE
 %{_includedir}/CLI/
 %{_datadir}/cmake/CLI11/
 %{_datadir}/pkgconfig/CLI11.pc
 
 %files docs
-%doc %{_vpath_builddir}/docs/html
-%doc docs/CLI11.svg docs/CLI11_100.png
+%doc html
 
 %changelog
 %autochangelog

diff --git a/sources b/sources
index 5673ed9..c71c00a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cli11-2.6.2.tar.gz) = 3b17c02e120d6c14246157fcfef1e55c34462d8ee3adb55e49f4b180fc2e0d52ec4371505c009839c623ccc5bf4ac16c8c94707d10b1f1cb0e916c3402d2e7a6
+SHA512 (cli11-2.7.1.tar.gz) = f59ee39d2bc1e9cc8c7ef587589f22fba78a7524774319fb951e975bf5963dd6acb87107226622cae0dc629decdb5ac2fd2dfed38a449ff1056d41188dcc506d

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

only message in thread, other threads:[~2026-07-31 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 22:38 [rpms/cli11] f44: Version 2.7.1 Jerry James

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