public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/atomes] f45: Package metadata update
@ 2026-06-11 9:26
0 siblings, 0 replies; 2+ messages in thread
From: @ 2026-06-11 9:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/atomes
Branch : f45
Commit : 8c1cc566b554087ad58662fdc73fa2c23bc2eca1
Author : Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
Date : 2023-09-28T13:15:19+02:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/atomes/c/8c1cc566b554087ad58662fdc73fa2c23bc2eca1?branch=f45
Log:
Package metadata update
---
diff --git a/atomes.spec b/atomes.spec
index 091d827..2e604be 100644
--- a/atomes.spec
+++ b/atomes.spec
@@ -60,6 +60,11 @@ step by step to achieve this crucial step.
%autosetup -n %{upname}-%{version}
%build
+%ifarch aarch64
+# Temporary fix for bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111528
+# https://bugzilla.redhat.com/show_bug.cgi?id=2241139
+ FCFLAGS=`echo $FCFLAGS|sed 's/-fstack-protector-strong//1'`
+%endif
%configure
#make %%{?_smp_mflags}
%make_build
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/atomes] f45: Package metadata update
@ 2026-06-11 9:26
0 siblings, 0 replies; 2+ messages in thread
From: @ 2026-06-11 9:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/atomes
Branch : f45
Commit : cf63b61c2b009f97eabfff234bbe16635bb493ba
Author : Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
Date : 2023-09-20T11:23:50+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/atomes/c/cf63b61c2b009f97eabfff234bbe16635bb493ba?branch=f45
Log:
Package metadata update
---
diff --git a/atomes.spec b/atomes.spec
index 38798f1..091d827 100644
--- a/atomes.spec
+++ b/atomes.spec
@@ -1,7 +1,7 @@
Name: atomes
%global upname Atomes-GNU
Version: 1.1.12
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: An atomistic toolbox
License: AGPL-3.0-or-later
Source0: https://github.com/Slookeur/%{upname}/archive/refs/tags/v%{version}.tar.gz
@@ -87,6 +87,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/fr.ipcms.%{nam
%{_metainfodir}/fr.ipcms.%{name}.appdata.xml
%changelog
+* Mon Sep 18 2023 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr> - 1.1.12-2
+- Package metadata update
+
* Mon Sep 11 2023 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr> - 1.1.12-1
- Several bug corrections and improvements (see: https://github.com/Slookeur/Atomes-GNU/releases/tag/v1.1.12)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-11 9:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 9:26 [rpms/atomes] f45: Package metadata update
2026-06-11 9:26
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox