public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slurm] epel10: Consistently use rpmautospec by using %autorelease
@ 2026-07-22 7:55 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-07-22 7:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/slurm
Branch : epel10
Commit : 6b89c441f7051f8d46220b2033ad7a99867e69d7
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2023-09-15T15:25:34-05:00
Stats : +16/-9 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/slurm/c/6b89c441f7051f8d46220b2033ad7a99867e69d7?branch=epel10
Log:
Consistently use rpmautospec by using %autorelease
- Fix license: GPLv2 should be GPLv2 or later
- Use SPDX license identifiers
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/changelog b/changelog
index 62507fe..057c2bb 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,14 @@
+* Fri Sep 15 2023 Michel Lind <salimma@fedoraproject.org> - 22.05.9-4
+- Consistently use rpmautospec by using %%autorelease
+- Fix license: GPLv2 should be GPLv2 or later
+- Use SPDX license identifiers
+
+* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.05.9-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
+* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 22.05.9-2
+- Perl 5.38 rebuild
+
* Tue May 9 2023 Philip Kovacs <pkfed@fedoraproject.org> - 22.05.9-1
- Update to 22.05.9
diff --git a/slurm.spec b/slurm.spec
index 06cef1a..7816575 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -16,9 +16,12 @@
Name: slurm
Version: 22.05.9
-Release: 3%{?dist}
+Release: %autorelease
Summary: Simple Linux Utility for Resource Management
-License: GPLv2 and BSD
+# ./src/common/log.c: BSD 2-Clause License
+# ./src/common/log.h: BSD 2-Clause License
+# ./src/common/uthash.h: BSD 1-Clause License
+License: GPL-2.0-or-later AND BSD-2-Clause AND BSD-1-Clause
URL: https://slurm.schedmd.com/
Source0: https://download.schedmd.com/slurm/%{name_version}.tar.bz2
Source1: slurm.conf
@@ -754,11 +757,4 @@ fi
%systemd_postun_with_restart slurmdbd.service
%changelog
-* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 22.05.9-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 22.05.9-2
-- Perl 5.38 rebuild
-
-
%autochangelog
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 7:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 7:55 [rpms/slurm] epel10: Consistently use rpmautospec by using %autorelease Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox