New upstream release with "on demand" resources
Version: 5.0-1
This commit is contained in:
parent
5075f0ca7c
commit
0184588486
3 changed files with 8 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Prepare main branch, review the list of branches below and then execute this
|
||||
# script.
|
||||
|
||||
branches='main epel7 epel8 epel9 f36 f37'
|
||||
branches='main f39 f38 f37 epel7 epel8 epel9'
|
||||
|
||||
exit_handler ()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@ the purposes of CI/CD tasks.
|
|||
|
||||
Name: %srcname
|
||||
Summary: %sum - client tooling
|
||||
Version: 4.9
|
||||
Release: 4%{?dist}
|
||||
Version: 5.0
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/praiskup/resalloc
|
||||
BuildArch: noarch
|
||||
|
|
@ -236,7 +236,7 @@ useradd -r -g "$group" -G "$group" -s /bin/bash \
|
|||
%systemd_postun_with_restart resalloc.service
|
||||
|
||||
|
||||
%global doc_files NEWS README
|
||||
%global doc_files NEWS README.md
|
||||
|
||||
%files
|
||||
%doc %doc_files
|
||||
|
|
@ -294,6 +294,9 @@ useradd -r -g "$group" -G "$group" -s /bin/bash \
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2023 Pavel Raiskup <praiskup@redhat.com> - 5.0-1
|
||||
- new upstream release https://github.com/praiskup/resalloc/releases/tag/v5.0
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.9-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (resalloc-4.9.tar.gz) = 9bfac59012123cba36799f6bcfd4039bfdb5ec0a7aa36d7f55c51a6fd28979d6eaa78f29afb189868f8713d4bcbf052de723f93617f7cda1ba048d1ce97c1000
|
||||
SHA512 (resalloc-5.0.tar.gz) = d80ff76a663034a81d69b78a6e910e9bbcecae0977f3e74c8213f76469149d19c3b8953eaa917b2df23c85f551d26d5e41e5188b3050c7e93316873c16d6cf3c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue