public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/atomes] f45: Bug corrections and improvements (see: https://github.com/Slookeur/Atomes-GNU/releases/tag/v1.1.13)
@ 2026-06-11 9:26
0 siblings, 0 replies; only message 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 : 6dfc72b9098e2e5b14607fbd265576efeccfd7ed
Author : Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
Date : 2024-02-28T17:55:08+01:00
Stats : +6/-13 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/atomes/c/6dfc72b9098e2e5b14607fbd265576efeccfd7ed?branch=f45
Log:
Bug corrections and improvements (see: https://github.com/Slookeur/Atomes-GNU/releases/tag/v1.1.13)
---
diff --git a/.gitignore b/.gitignore
index cdf20c9..2c0d9dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/v1.1.11.tar.gz
/v1.1.12.tar.gz
+/v1.1.13.tar.gz
diff --git a/atomes.spec b/atomes.spec
index 4a24e62..c1c6aec 100644
--- a/atomes.spec
+++ b/atomes.spec
@@ -1,7 +1,7 @@
Name: atomes
%global upname Atomes-GNU
-Version: 1.1.12
-Release: 4%{?dist}
+Version: 1.1.13
+Release: 1%{?dist}
Summary: An atomistic toolbox
License: AGPL-3.0-or-later
Source0: https://github.com/Slookeur/%{upname}/archive/refs/tags/v%{version}.tar.gz
@@ -60,11 +60,6 @@ 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
@@ -92,11 +87,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/fr.ipcms.%{nam
%{_metainfodir}/fr.ipcms.%{name}.appdata.xml
%changelog
-* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.12-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+* Wed Feb 28 2024 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr> - 1.1.13-1
+- Bug corrections and improvements (see: https://github.com/Slookeur/Atomes-GNU/releases/tag/v1.1.13)
* Mon Sep 18 2023 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr> - 1.1.12-2
- Package metadata update
diff --git a/sources b/sources
index 8ecb470..52372ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.1.12.tar.gz) = f2dd2ae35bf4a95f5319a3a1b8ecc9fb3e31461a90cf79b93d400256bb9ef3617ef92855f41a8f57c026529e2d4142e4ce1629cb1b30e27a791d12315a60fcc4
+SHA512 (v1.1.13.tar.gz) = ed93d94c5a42c22ad780efac3533d85073066daabebbab9f2624af9894cacbb74bed3ff191af0b2df19fae3694bafa38dd982f5ad8d00256538ac7203893011e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 9:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 9:26 [rpms/atomes] f45: Bug corrections and improvements (see: https://github.com/Slookeur/Atomes-GNU/releases/tag/v1.1.13)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox