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/guidelines-support-library] epel9: Updated description of the development subpackage.
Date: Sun, 06 Sep 2026 05:05:54 GMT [thread overview]
Message-ID: <178867115489.1.1284061329622626027.rpms-guidelines-support-library-dff42cf00c7f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/guidelines-support-library
Branch : epel9
Commit : dff42cf00c7f28803ecd717afb25c3aa0c24cf17
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date : 2022-01-28T15:31:58+01:00
Stats : +10/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/guidelines-support-library/c/dff42cf00c7f28803ecd717afb25c3aa0c24cf17?branch=epel9
Log:
Updated description of the development subpackage.
---
diff --git a/guidelines-support-library.spec b/guidelines-support-library.spec
index 88edd19..74f1f38 100644
--- a/guidelines-support-library.spec
+++ b/guidelines-support-library.spec
@@ -28,7 +28,16 @@ Provides: %{name}-static = %{?epoch:%{epoch}:}%{version}-%{release}
BuildArch: noarch
%description devel
-%{summary}.
+The Guidelines Support Library (GSL) contains functions and types that are
+suggested for use by the C++ Core Guidelines maintained by the Standard C++
+Foundation. This repo contains Microsoft's implementation of GSL.
+
+The entire implementation is provided inline in the headers under the gsl
+directory. The implementation generally assumes a platform that implements
+C++14 support.
+
+While some types have been broken out into their own headers (e.g. gsl/span),
+it is simplest to just include gsl/gsl and gain access to the entire library.
%prep
%autosetup -n GSL-%{version} -p1
reply other threads:[~2026-09-06 5:05 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=178867115489.1.1284061329622626027.rpms-guidelines-support-library-dff42cf00c7f@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