public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/cxxopts] epel10.3: Provide un-arched versions of virtual Provides
Date: Tue, 22 Sep 2026 01:32:19 GMT	[thread overview]
Message-ID: <179004073991.1.630315669053211806.rpms-cxxopts-3293508e0e00@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cxxopts
Branch : epel10.3
Commit : 3293508e0e00e9480f7c33a83df1458b84dde6f5
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2021-07-28T13:26:03-04:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/cxxopts/c/3293508e0e00e9480f7c33a83df1458b84dde6f5?branch=epel10.3

Log:
Provide un-arched versions of virtual Provides

---
diff --git a/cxxopts.spec b/cxxopts.spec
index 215f1b5..c4b3df1 100644
--- a/cxxopts.spec
+++ b/cxxopts.spec
@@ -3,7 +3,7 @@
 
 Name: cxxopts
 Version: 2.2.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 Summary: Lightweight C++ command line option parser
 License: MIT
@@ -24,7 +24,9 @@ GNU style syntax for options.
 %package devel
 Summary: Development files for %{name}
 Provides: %{name}-static%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
+Provides: %{name}-static = %{?epoch:%{epoch}:}%{version}-%{release}
 Provides: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
+Provides: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
 Requires: libstdc++-devel%{?_isa}
 
 %description devel
@@ -54,6 +56,9 @@ Requires: libstdc++-devel%{?_isa}
 %{_libdir}/cmake/%{name}/
 
 %changelog
+* Wed Jul 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.1-4
+- Provide un-arched versions of virtual Provides
+
 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
 

                 reply	other threads:[~2026-09-22  1:32 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=179004073991.1.630315669053211806.rpms-cxxopts-3293508e0e00@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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