public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/atomes] f45: Bug corrections and improvements (see: https://github.com/Slookeur/Atomes-GNU/releases/tag/v1.1.13)
Date: Thu, 11 Jun 2026 09:26:07 GMT	[thread overview]
Message-ID: <178116996702.1.15314693261155503382.rpms-atomes-6dfc72b9098e@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-11  9:26 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=178116996702.1.15314693261155503382.rpms-atomes-6dfc72b9098e@fedoraproject.org \
    --to=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