public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/guidelines-support-library] epel9: Updated to version 3.0.1.
@ 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 : 2b8a6ea3a1cef85c09792d3449d476a55aedb799
Author : Vitaly Zaitsev <vitaly@easycoding.org>
Date : 2020-04-25T12:05:49+02:00
Stats : +6/-28 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/guidelines-support-library/c/2b8a6ea3a1cef85c09792d3449d476a55aedb799?branch=epel9
Log:
Updated to version 3.0.1.
---
diff --git a/.gitignore b/.gitignore
index 29f7edb..347e9a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/guidelines-support-library-1.0.0.tar.gz
/guidelines-support-library-2.1.0.tar.gz
/guidelines-support-library-3.0.0.tar.gz
+/guidelines-support-library-3.0.1.tar.gz
diff --git a/guidelines-support-library-cmake-fix.patch b/guidelines-support-library-cmake-fix.patch
deleted file mode 100644
index 29c7024..0000000
--- a/guidelines-support-library-cmake-fix.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From aeb65efadae47bce55308e721d73352465b7d689 Mon Sep 17 00:00:00 2001
-From: Vitaly Zaitsev <vitaly@easycoding.org>
-Date: Fri, 17 Apr 2020 11:47:23 +0200
-Subject: [PATCH] Fixed installation on GNU/Linux distributions.
-
-Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 57135b1f..6a12c337 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -89,7 +89,7 @@ install(
- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
- )
- # Make library importable by other projects
--install(EXPORT Microsoft.GSLConfig NAMESPACE Microsoft.GSL:: DESTINATION share/Microsoft.GSL/cmake)
-+install(EXPORT Microsoft.GSLConfig NAMESPACE Microsoft.GSL:: DESTINATION ${CMAKE_INSTALL_DATADIR}/cmake/Microsoft.GSL)
- export(TARGETS GSL NAMESPACE Microsoft.GSL:: FILE Microsoft.GSLConfig.cmake)
-
- # Add Microsoft.GSL::GSL alias for GSL so that dependents can be agnostic about
diff --git a/guidelines-support-library.spec b/guidelines-support-library.spec
index 0df29f4..6a4da81 100644
--- a/guidelines-support-library.spec
+++ b/guidelines-support-library.spec
@@ -1,5 +1,5 @@
Name: guidelines-support-library
-Version: 3.0.0
+Version: 3.0.1
Release: 1%{?dist}
License: MIT
@@ -7,9 +7,6 @@ URL: https://github.com/Microsoft/GSL
Summary: Guidelines Support Library
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-# https://github.com/microsoft/GSL/pull/867
-Patch100: %{name}-cmake-fix.patch
-
BuildArch: noarch
BuildRequires: ninja-build
@@ -50,6 +47,9 @@ popd
%{_includedir}/gsl/
%changelog
+* Sat Apr 25 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 3.0.1-1
+- Updated to version 3.0.1.
+
* Fri Apr 17 2020 Vitaly Zaitsev <vitaly@easycoding.org> - 3.0.0-1
- Updated to version 3.0.0.
diff --git a/sources b/sources
index 689f1d6..7724e79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (guidelines-support-library-3.0.0.tar.gz) = 37afe05545f8f6fb4558fb964e1ff992349271ea83825874a4528c1beac0dd037dbf144e0c86f2e858963f8726cc8bd7f485d2a6517bddd2180fbce19d7d8c3c
+SHA512 (guidelines-support-library-3.0.1.tar.gz) = 9341d808a5dabbacbbdb4a655ef3b9fdfb4a60e0b31c1fdf7ec6674fa4a9ac2078e546966bac78fea33abe67b40cc60a89cd2d9a45d1880798d60addf2c62ef9
^ 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 3.0.1 Vitaly Zaitsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox