public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/atomes] f45: New features (see:  https://github.com/Slookeur/atomes-GNU/releases/tag/v1.2.1)
@ 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 : e2361d198d6af3ff8c6f31d7e83110d5eb685b0a
Author : Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
Date   : 2026-06-11T11:22:53+02:00
Stats  : +1/-10 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/atomes/c/e2361d198d6af3ff8c6f31d7e83110d5eb685b0a?branch=f45

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

---
diff --git a/atomes.spec b/atomes.spec
index 9f254e9..54d08d7 100644
--- a/atomes.spec
+++ b/atomes.spec
@@ -1,7 +1,7 @@
 Name:           atomes
 %global upname atomes-GNU
 Version:        1.2.1
-Release:        4%{?dist}
+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
@@ -88,15 +88,6 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/fr.ipcms.%{nam
 %{_metainfodir}/fr.ipcms.%{name}.appdata.xml
 
 %changelog
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Wed Oct 01 2025 Dominik Mierzejewski <dominik@greysector.net> - 1.2.1-2
-- Rebuilt for FFmpeg 8
-
 * 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)
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/atomes] f45: New features (see:  https://github.com/Slookeur/atomes-GNU/releases/tag/v1.2.1)
@ 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 : 676343674684281a0099c2f379a02b8ea36578be
Author : Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
Date   : 2025-09-30T16:46:20+02:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/atomes/c/676343674684281a0099c2f379a02b8ea36578be?branch=f45

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

---
diff --git a/.gitignore b/.gitignore
index f9fa6fc..9b17d73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /v1.1.17.tar.gz
 /v1.1.18.tar.gz
 /v1.2.0.tar.gz
+/v1.2.1.tar.gz

diff --git a/atomes.spec b/atomes.spec
index 045d0ff..54d08d7 100644
--- a/atomes.spec
+++ b/atomes.spec
@@ -1,6 +1,6 @@
 Name:           atomes
 %global upname atomes-GNU
-Version:        1.2.0
+Version:        1.2.1
 Release:        1%{?dist}
 Summary:        An atomistic toolbox
 License:        AGPL-3.0-or-later
@@ -88,6 +88,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/fr.ipcms.%{nam
 %{_metainfodir}/fr.ipcms.%{name}.appdata.xml
 
 %changelog
+* 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)
+
 * Fri Sep 05 2025 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr> - 1.2.0-1
 - New features (see:  https://github.com/Slookeur/atomes-GNU/releases/tag/v1.2.0)
 

diff --git a/sources b/sources
index 21a4730..6aa251f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.2.0.tar.gz) = 731ee45e0728f114127dd534f9738b8336298581d238dcfb0bcb95cf452319e60b704ed28d1796044f50ed16d395de53ee3670eea03abc264d245f7e815047a0
+SHA512 (v1.2.1.tar.gz) = 52768838e0f0b0e807e9e8a8fc7573288303f0315d9cf912ce964a600391b04ad885c0f14a74a61ad9b04b90d34cecc60419caead56ad97d8f86cda8a69744c1

^ 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: New features (see: https://github.com/Slookeur/atomes-GNU/releases/tag/v1.2.1) 
  -- strict thread matches above, loose matches on Subject: below --
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