public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitaly Zaitsev <vitaly@easycoding.org>
To: git-commits@fedoraproject.org
Subject: [rpms/cxxopts] epel10.2: Updated to version 2.2.1.
Date: Tue, 22 Sep 2026 01:31:53 GMT [thread overview]
Message-ID: <179004071369.1.17872700541471576319.rpms-cxxopts-1170dabd2af7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cxxopts
Branch : epel10.2
Commit : 1170dabd2af7d8ca4d983b6c106559d0ab491c2e
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date : 2020-08-18T14:33:59+02:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/cxxopts/c/1170dabd2af7d8ca4d983b6c106559d0ab491c2e?branch=epel10.2
Log:
Updated to version 2.2.1.
---
diff --git a/.gitignore b/.gitignore
index ee16266..a1a8b0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/cxxopts-2.2.0.tar.gz
+/cxxopts-2.2.1.tar.gz
diff --git a/cxxopts.spec b/cxxopts.spec
index c2785ba..ea95c8a 100644
--- a/cxxopts.spec
+++ b/cxxopts.spec
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: cxxopts
-Version: 2.2.0
-Release: 2%{?dist}
+Version: 2.2.1
+Release: 1%{?dist}
Summary: Lightweight C++ command line option parser
License: MIT
@@ -36,9 +36,9 @@ Requires: libstdc++-devel%{?_isa}
%build
%cmake -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
- -DCXXOPTS_ENABLE_INSTALL=ON \
- -DCXXOPTS_BUILD_EXAMPLES=OFF \
- -DCXXOPTS_BUILD_TESTS=ON
+ -DCXXOPTS_ENABLE_INSTALL:BOOL=ON \
+ -DCXXOPTS_BUILD_EXAMPLES:BOOL=OFF \
+ -DCXXOPTS_BUILD_TESTS:BOOL=ON
%cmake_build
%check
@@ -54,6 +54,9 @@ Requires: libstdc++-devel%{?_isa}
%{_libdir}/cmake/%{name}/
%changelog
+* Tue Aug 18 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 2.2.1-1
+- Updated to version 2.2.1.
+
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index f94782e..13c1c65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cxxopts-2.2.0.tar.gz) = 9f5182b3a86b3d47d1ce5e1e222ab596fce59d3b2dcc0ab2c3802338d5e0f3e6556f2a5ff2accb32cae7e2db41ac5a361c93bf0256f9e44c316eaa4b47c19efa
+SHA512 (cxxopts-2.2.1.tar.gz) = bad2928b4e06efcfa09728dd946426e4fd39715b687c0a5c7b6308dd366cb490fdd8491c9a9778242d97d5be4a383bf9d1c209efe298c6c43bb1eb9daa103f05
reply other threads:[~2026-09-22 1:31 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=179004071369.1.17872700541471576319.rpms-cxxopts-1170dabd2af7@fedoraproject.org \
--to=vitaly@easycoding.org \
--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