public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/slurm] epel10: Consistently use rpmautospec by using %autorelease
Date: Wed, 22 Jul 2026 07:55:42 GMT	[thread overview]
Message-ID: <178470694297.1.9184166403413854700.rpms-slurm-6b89c441f705@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-22  7:55 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=178470694297.1.9184166403413854700.rpms-slurm-6b89c441f705@fedoraproject.org \
    --to=salimma@fedoraproject.org \
    --cc=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