public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/atomes] f44: New features (see:  https://github.com/Slookeur/atomes-GNU/releases/tag/v1.3.0)
Date: Thu, 11 Jun 2026 09:25:39 GMT	[thread overview]
Message-ID: <178116993990.1.11660905714343000797.rpms-atomes-b755ae1a032a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/atomes
Branch : f44
Commit : b755ae1a032adb7845b09a8973675a00d912abec
Author : Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
Date   : 2026-06-11T11:24:37+02:00
Stats  : +10/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/atomes/c/b755ae1a032adb7845b09a8973675a00d912abec?branch=f44

Log:
New features (see:  https://github.com/Slookeur/atomes-GNU/releases/tag/v1.3.0)

---
diff --git a/.gitignore b/.gitignore
index 9b17d73..6e1d23f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /v1.1.18.tar.gz
 /v1.2.0.tar.gz
 /v1.2.1.tar.gz
+/v1.3.0.tar.gz

diff --git a/atomes.spec b/atomes.spec
index 54d08d7..d070752 100644
--- a/atomes.spec
+++ b/atomes.spec
@@ -1,6 +1,6 @@
 Name:           atomes
 %global upname atomes-GNU
-Version:        1.2.1
+Version:        1.3.0
 Release:        1%{?dist}
 Summary:        An atomistic toolbox
 License:        AGPL-3.0-or-later
@@ -19,6 +19,7 @@ BuildRequires: gcc-gfortran
 BuildRequires: libgfortran
 BuildRequires: desktop-file-utils
 BuildRequires: libappstream-glib
+BuildRequires: gettext
 
 # pkg-config 
 BuildRequires: pkgconfig(gtk+-3.0)
@@ -39,7 +40,7 @@ Provides: %{name} = %{version}-%{release}
 
 %description
 atomes: a toolbox to analyze, to visualize 
-and to create/edit three-dimensional atomistic models.
+and to create/edit three-dimensional atomic scale models.
 It offers a workspace that allows to have many projects opened simultaneously.
 The different projects in the workspace can exchange data: 
 analysis results, atomic coordinates...
@@ -66,12 +67,13 @@ step by step to achieve this crucial step.
 
 %install
 %make_install
+%find_lang %{name} --with-man
 
 %check
 desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/fr.ipcms.%{name}.appdata.xml
 
-%files
+%files -f %{name}.lang
 %license COPYING
 %{_bindir}/%{name}
 %{_libexecdir}/%{name}_startup_testing
@@ -88,6 +90,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/fr.ipcms.%{nam
 %{_metainfodir}/fr.ipcms.%{name}.appdata.xml
 
 %changelog
+* Fri Jun 12 2026 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr> - 1.3.0-1
+- New features (see:  https://github.com/Slookeur/atomes-GNU/releases/tag/v1.3.0)
+
 * Tue Sep 30 2025 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr> - 1.2.1-1
 - New features (see:  https://github.com/Slookeur/atomes-GNU/releases/tag/v1.2.1)
 

diff --git a/sources b/sources
index 6aa251f..3651af6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.2.1.tar.gz) = 52768838e0f0b0e807e9e8a8fc7573288303f0315d9cf912ce964a600391b04ad885c0f14a74a61ad9b04b90d34cecc60419caead56ad97d8f86cda8a69744c1
+SHA512 (v1.3.0.tar.gz) = a5ab185cc5cebe1fbc63c61f2dcffe5ca557a626799ea950ef35d24997e18138710bf5adfd10e339603dc592d04379fd3dc5117a7d7604647af5c4aed030e954

             reply	other threads:[~2026-06-11  9:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-11  9:25  [this message]
2026-06-11 12:11 [rpms/atomes] f44: New features (see: https://github.com/Slookeur/atomes-GNU/releases/tag/v1.3.0) 
2026-06-11 18:22 

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=178116993990.1.11660905714343000797.rpms-atomes-b755ae1a032a@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