public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/guidelines-support-library] epel9: Updated to version 1.0.0.
@ 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 : 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
^ 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 to version 1.0.0 Vitaly Zaitsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox