public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/guidelines-support-library] epel9: Updated description of the development subpackage.
@ 2026-09-06  5:05 Vitaly Zaitsev
  0 siblings, 0 replies; only message in thread
From: Vitaly Zaitsev @ 2026-09-06  5:05 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-06  5:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06  5:05 [rpms/guidelines-support-library] epel9: Updated description of the development subpackage Vitaly Zaitsev

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