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 to version 1.0.0.
Date: Sun, 06 Sep 2026 05:05:44 GMT [thread overview]
Message-ID: <178867114401.1.12052091037130692231.rpms-guidelines-support-library-45f1a9911d6d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/guidelines-support-library
Branch : epel9
Commit : 45f1a9911d6d288ecb6b5388f60727f1f0b8fb92
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date : 2018-06-29T14:24:13+02:00
Stats : +9/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/guidelines-support-library/c/45f1a9911d6d288ecb6b5388f60727f1f0b8fb92?branch=epel9
Log:
Updated to version 1.0.0.
---
diff --git a/.gitignore b/.gitignore
index 42b9f85..fa59656 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/guidelines-support-library-1c95f94.tar.gz
/guidelines-support-library-c9e423d.tar.gz
+/guidelines-support-library-1.0.0.tar.gz
diff --git a/guidelines-support-library.spec b/guidelines-support-library.spec
index fe8b31e..e505443 100644
--- a/guidelines-support-library.spec
+++ b/guidelines-support-library.spec
@@ -1,16 +1,11 @@
-# Set Git revision of library...
-%global commit0 c9e423d7cf2afb88672e31f55e4b30c53be7aae3
-%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
-%global date 20180305
-
Name: guidelines-support-library
Summary: Guidelines Support Library
-Version: 0
-Release: 3.%{date}git%{shortcommit0}%{?dist}
+Version: 1.0.0
+Release: 1%{?dist}
License: MIT
URL: https://github.com/Microsoft/GSL
-Source0: %{url}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
+Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
%description
@@ -24,7 +19,7 @@ Provides: %{name}-static = %{version}-%{release}
%{summary}.
%prep
-%autosetup -n GSL-%{commit0}
+%autosetup -n GSL-%{version}
%build
# Nothing to build. Header-only library.
@@ -40,6 +35,9 @@ cp -a include/gsl %{buildroot}%{_includedir}/%{name}
%{_includedir}/%{name}
%changelog
+* Fri Jun 29 2018 Vitaly Zaitsev <vitaly@easycoding.org> - 1.0.0-1
+- Updated to version 1.0.0.
+
* Thu Mar 08 2018 Vitaly Zaitsev <vitaly@easycoding.org> - 0-3.20180305gitc9e423d
- Updated to latest snapshot.
diff --git a/sources b/sources
index 7591e8d..ce7a615 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (guidelines-support-library-c9e423d.tar.gz) = a6ea1897b931068384c0dad768202a0314f130cfc30fc6cc8307df14ac02c1842e196d87e30e85e1e3b48295f4f47780a5b3e7123937cb3c8efa9e3e10a596ed
+SHA512 (guidelines-support-library-1.0.0.tar.gz) = cde55df9540fd08ca8d29a74b2cff360686aa75b01ee1c48bd9782a2d70d1b6eae712a51eaf9b60453f859e466df00345b0a2893137d16490cea8ee54362f7da
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=178867114401.1.12052091037130692231.rpms-guidelines-support-library-45f1a9911d6d@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