public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/glm] rawhide: Update to v1.0.3 (rhbz#2404136)
Date: Mon, 21 Sep 2026 14:46:54 GMT [thread overview]
Message-ID: <179000201400.1.15029857601486584108.rpms-glm-2618a184fce6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glm
Branch : rawhide
Commit : 2618a184fce65489dcf4a80f130b8839dc307273
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date : 2026-09-21T16:45:57+02:00
Stats : +10/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glm/c/2618a184fce65489dcf4a80f130b8839dc307273?branch=rawhide
Log:
Update to v1.0.3 (rhbz#2404136)
---
diff --git a/.gitignore b/.gitignore
index 1d7c863..c460543 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/glm-0.9.9.6.zip
/0.9.9.8.tar.gz
/1.0.1.tar.gz
+/1.0.3.tar.gz
diff --git a/glm.spec b/glm.spec
index d91346a..9affcf8 100644
--- a/glm.spec
+++ b/glm.spec
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: glm
-Version: 1.0.1
-Release: 7%{?dist}
+Version: 1.0.3
+Release: 1%{?dist}
Summary: C++ mathematics library for graphics programming
License: MIT
@@ -15,7 +15,6 @@ Patch1: glm-1.0.1-without-werror.patch
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: cmake >= 3.14
-BuildRequires: make
%description
GLM is a C++ library for doing mathematics operations
@@ -83,13 +82,12 @@ sed -i 's/\r//' glm/detail/setup.hpp
sed -i 's/\r//' glm/simd/platform.h
sed -i 's/\r//' test/core/core_setup_message.cpp
-%patch 0 -p1
-%patch 1 -p1
+%autopatch -p1
-%build
+%build
export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-%{cmake} -DGLM_TEST_ENABLE=ON -DGLM_BUILD_LIBRARY=OFF -DCMAKE_INSTALL_DATAROOTDIR=%{_datadir}/cmake
+%{cmake} -DGLM_BUILD_LIBRARY=OFF -DGLM_BUILD_TESTS=ON -DCMAKE_INSTALL_DATAROOTDIR=%{_datadir}/cmake
%cmake_build
%check
@@ -120,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT%{_includedir}/%{name}/{CMakeFiles,libglm_shared.so}
%doc doc/api/
%changelog
+* Mon Sep 21 2026 Artur Frenszek-Iwicki <fedora@svgames.pl> - 1.0.3-1
+- Update to v1.0.3 (rhbz#2404136)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index f042861..7ca8188 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (1.0.1.tar.gz) = c6c6fa1ea7a7e97820e36ee042a78be248ae828c99c1b1111080d9bf334a5160c9993a70312351c92a867cd49907c95f9f357c8dfe2bc29946da6e83e27ba20c
+SHA512 (1.0.3.tar.gz) = 0a490f0c79cd4a8ba54f37358f8917cef961dab9e61417c84ae0959c61bc860e5b83f4fb7f27169fb3d08eef1d84131bddde23d60876922310205c901b1273aa
reply other threads:[~2026-09-21 14:46 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=179000201400.1.15029857601486584108.rpms-glm-2618a184fce6@fedoraproject.org \
--to=fedora@svgames.pl \
--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