public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/resalloc] rawhide: New upstream release v6.2
@ 2026-05-29 12:20 Jakub Kadlcik
2026-05-29 12:23 ` [rpms/resalloc] f44: " Jakub Kadlcik
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Jakub Kadlcik @ 2026-05-29 12:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/resalloc
Branch : rawhide
Commit : 2b970f823848019eab0f6018edefa43d30966654
Author : Jakub Kadlcik <frostyx@email.cz>
Date : 2026-05-29T14:19:07+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/resalloc/c/2b970f823848019eab0f6018edefa43d30966654?branch=rawhide
Log:
New upstream release v6.2
---
diff --git a/resalloc.service b/resalloc.service
index e29ae38..c1cd268 100644
--- a/resalloc.service
+++ b/resalloc.service
@@ -1,6 +1,8 @@
[Unit]
Description=Resource allocator server
After=network.target
+After=postgresql.service
+Wants=postgresql.service
[Service]
Type=simple
diff --git a/resalloc.spec b/resalloc.spec
index 9e2c13e..658bae3 100644
--- a/resalloc.spec
+++ b/resalloc.spec
@@ -50,7 +50,7 @@ the purposes of CI/CD tasks.
Name: %srcname
Summary: %sum - client tooling
-Version: 6.1
+Version: 6.2
Release: 1%{?dist}
License: GPL-2.0-or-later
URL: https://github.com/praiskup/resalloc
@@ -407,6 +407,9 @@ ln -s "%{default_sitelib}/%{name}server" %buildroot%_homedir/project
%changelog
+* Fri May 29 2026 Jakub Kadlcik <frostyx@email.cz> - 6.2-1
+- new upstream release
+
* Mon Mar 09 2026 Pavel Raiskup <praiskup@redhat.com> - 6.1-1
- new upstream release -- bug fix for named counters
diff --git a/sources b/sources
index 7837845..0a69c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (resalloc-6.1.tar.gz) = b24a58c700016f23989f45ebecc956fd13cfc3d4b0b2f7b0c6f7f0ab620b268ec0a7a086a162d4b4c91f5c96c6be667b82172e61f3d29d3eaa2e99eedfe36e13
+SHA512 (resalloc-6.2.tar.gz) = a74610f2d51fbd435b569af523020abcbbcddd9ea513b5dda7baf3ebb92683476513c924f113b85c114d0f3473b0b5ba0c0055d084032fc435b3bebf25e49acb
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [rpms/resalloc] f44: New upstream release v6.2
2026-05-29 12:20 [rpms/resalloc] rawhide: New upstream release v6.2 Jakub Kadlcik
@ 2026-05-29 12:23 ` Jakub Kadlcik
2026-05-29 12:24 ` [rpms/resalloc] f43: " Jakub Kadlcik
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Jakub Kadlcik @ 2026-05-29 12:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/resalloc
Branch : f44
Commit : 2b970f823848019eab0f6018edefa43d30966654
Author : Jakub Kadlcik <frostyx@email.cz>
Date : 2026-05-29T14:19:07+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/resalloc/c/2b970f823848019eab0f6018edefa43d30966654?branch=f44
Log:
New upstream release v6.2
---
diff --git a/resalloc.service b/resalloc.service
index e29ae38..c1cd268 100644
--- a/resalloc.service
+++ b/resalloc.service
@@ -1,6 +1,8 @@
[Unit]
Description=Resource allocator server
After=network.target
+After=postgresql.service
+Wants=postgresql.service
[Service]
Type=simple
diff --git a/resalloc.spec b/resalloc.spec
index 9e2c13e..658bae3 100644
--- a/resalloc.spec
+++ b/resalloc.spec
@@ -50,7 +50,7 @@ the purposes of CI/CD tasks.
Name: %srcname
Summary: %sum - client tooling
-Version: 6.1
+Version: 6.2
Release: 1%{?dist}
License: GPL-2.0-or-later
URL: https://github.com/praiskup/resalloc
@@ -407,6 +407,9 @@ ln -s "%{default_sitelib}/%{name}server" %buildroot%_homedir/project
%changelog
+* Fri May 29 2026 Jakub Kadlcik <frostyx@email.cz> - 6.2-1
+- new upstream release
+
* Mon Mar 09 2026 Pavel Raiskup <praiskup@redhat.com> - 6.1-1
- new upstream release -- bug fix for named counters
diff --git a/sources b/sources
index 7837845..0a69c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (resalloc-6.1.tar.gz) = b24a58c700016f23989f45ebecc956fd13cfc3d4b0b2f7b0c6f7f0ab620b268ec0a7a086a162d4b4c91f5c96c6be667b82172e61f3d29d3eaa2e99eedfe36e13
+SHA512 (resalloc-6.2.tar.gz) = a74610f2d51fbd435b569af523020abcbbcddd9ea513b5dda7baf3ebb92683476513c924f113b85c114d0f3473b0b5ba0c0055d084032fc435b3bebf25e49acb
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [rpms/resalloc] f43: New upstream release v6.2
2026-05-29 12:20 [rpms/resalloc] rawhide: New upstream release v6.2 Jakub Kadlcik
2026-05-29 12:23 ` [rpms/resalloc] f44: " Jakub Kadlcik
@ 2026-05-29 12:24 ` Jakub Kadlcik
2026-05-29 12:26 ` [rpms/resalloc] epel9: " Jakub Kadlcik
2026-05-29 12:27 ` [rpms/resalloc] epel10: " Jakub Kadlcik
3 siblings, 0 replies; 5+ messages in thread
From: Jakub Kadlcik @ 2026-05-29 12:24 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/resalloc
Branch : f43
Commit : 2b970f823848019eab0f6018edefa43d30966654
Author : Jakub Kadlcik <frostyx@email.cz>
Date : 2026-05-29T14:19:07+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/resalloc/c/2b970f823848019eab0f6018edefa43d30966654?branch=f43
Log:
New upstream release v6.2
---
diff --git a/resalloc.service b/resalloc.service
index e29ae38..c1cd268 100644
--- a/resalloc.service
+++ b/resalloc.service
@@ -1,6 +1,8 @@
[Unit]
Description=Resource allocator server
After=network.target
+After=postgresql.service
+Wants=postgresql.service
[Service]
Type=simple
diff --git a/resalloc.spec b/resalloc.spec
index 9e2c13e..658bae3 100644
--- a/resalloc.spec
+++ b/resalloc.spec
@@ -50,7 +50,7 @@ the purposes of CI/CD tasks.
Name: %srcname
Summary: %sum - client tooling
-Version: 6.1
+Version: 6.2
Release: 1%{?dist}
License: GPL-2.0-or-later
URL: https://github.com/praiskup/resalloc
@@ -407,6 +407,9 @@ ln -s "%{default_sitelib}/%{name}server" %buildroot%_homedir/project
%changelog
+* Fri May 29 2026 Jakub Kadlcik <frostyx@email.cz> - 6.2-1
+- new upstream release
+
* Mon Mar 09 2026 Pavel Raiskup <praiskup@redhat.com> - 6.1-1
- new upstream release -- bug fix for named counters
diff --git a/sources b/sources
index 7837845..0a69c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (resalloc-6.1.tar.gz) = b24a58c700016f23989f45ebecc956fd13cfc3d4b0b2f7b0c6f7f0ab620b268ec0a7a086a162d4b4c91f5c96c6be667b82172e61f3d29d3eaa2e99eedfe36e13
+SHA512 (resalloc-6.2.tar.gz) = a74610f2d51fbd435b569af523020abcbbcddd9ea513b5dda7baf3ebb92683476513c924f113b85c114d0f3473b0b5ba0c0055d084032fc435b3bebf25e49acb
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [rpms/resalloc] epel9: New upstream release v6.2
2026-05-29 12:20 [rpms/resalloc] rawhide: New upstream release v6.2 Jakub Kadlcik
2026-05-29 12:23 ` [rpms/resalloc] f44: " Jakub Kadlcik
2026-05-29 12:24 ` [rpms/resalloc] f43: " Jakub Kadlcik
@ 2026-05-29 12:26 ` Jakub Kadlcik
2026-05-29 12:27 ` [rpms/resalloc] epel10: " Jakub Kadlcik
3 siblings, 0 replies; 5+ messages in thread
From: Jakub Kadlcik @ 2026-05-29 12:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/resalloc
Branch : epel9
Commit : 2b970f823848019eab0f6018edefa43d30966654
Author : Jakub Kadlcik <frostyx@email.cz>
Date : 2026-05-29T14:19:07+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/resalloc/c/2b970f823848019eab0f6018edefa43d30966654?branch=epel9
Log:
New upstream release v6.2
---
diff --git a/resalloc.service b/resalloc.service
index e29ae38..c1cd268 100644
--- a/resalloc.service
+++ b/resalloc.service
@@ -1,6 +1,8 @@
[Unit]
Description=Resource allocator server
After=network.target
+After=postgresql.service
+Wants=postgresql.service
[Service]
Type=simple
diff --git a/resalloc.spec b/resalloc.spec
index 9e2c13e..658bae3 100644
--- a/resalloc.spec
+++ b/resalloc.spec
@@ -50,7 +50,7 @@ the purposes of CI/CD tasks.
Name: %srcname
Summary: %sum - client tooling
-Version: 6.1
+Version: 6.2
Release: 1%{?dist}
License: GPL-2.0-or-later
URL: https://github.com/praiskup/resalloc
@@ -407,6 +407,9 @@ ln -s "%{default_sitelib}/%{name}server" %buildroot%_homedir/project
%changelog
+* Fri May 29 2026 Jakub Kadlcik <frostyx@email.cz> - 6.2-1
+- new upstream release
+
* Mon Mar 09 2026 Pavel Raiskup <praiskup@redhat.com> - 6.1-1
- new upstream release -- bug fix for named counters
diff --git a/sources b/sources
index 7837845..0a69c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (resalloc-6.1.tar.gz) = b24a58c700016f23989f45ebecc956fd13cfc3d4b0b2f7b0c6f7f0ab620b268ec0a7a086a162d4b4c91f5c96c6be667b82172e61f3d29d3eaa2e99eedfe36e13
+SHA512 (resalloc-6.2.tar.gz) = a74610f2d51fbd435b569af523020abcbbcddd9ea513b5dda7baf3ebb92683476513c924f113b85c114d0f3473b0b5ba0c0055d084032fc435b3bebf25e49acb
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [rpms/resalloc] epel10: New upstream release v6.2
2026-05-29 12:20 [rpms/resalloc] rawhide: New upstream release v6.2 Jakub Kadlcik
` (2 preceding siblings ...)
2026-05-29 12:26 ` [rpms/resalloc] epel9: " Jakub Kadlcik
@ 2026-05-29 12:27 ` Jakub Kadlcik
3 siblings, 0 replies; 5+ messages in thread
From: Jakub Kadlcik @ 2026-05-29 12:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/resalloc
Branch : epel10
Commit : 2b970f823848019eab0f6018edefa43d30966654
Author : Jakub Kadlcik <frostyx@email.cz>
Date : 2026-05-29T14:19:07+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/resalloc/c/2b970f823848019eab0f6018edefa43d30966654?branch=epel10
Log:
New upstream release v6.2
---
diff --git a/resalloc.service b/resalloc.service
index e29ae38..c1cd268 100644
--- a/resalloc.service
+++ b/resalloc.service
@@ -1,6 +1,8 @@
[Unit]
Description=Resource allocator server
After=network.target
+After=postgresql.service
+Wants=postgresql.service
[Service]
Type=simple
diff --git a/resalloc.spec b/resalloc.spec
index 9e2c13e..658bae3 100644
--- a/resalloc.spec
+++ b/resalloc.spec
@@ -50,7 +50,7 @@ the purposes of CI/CD tasks.
Name: %srcname
Summary: %sum - client tooling
-Version: 6.1
+Version: 6.2
Release: 1%{?dist}
License: GPL-2.0-or-later
URL: https://github.com/praiskup/resalloc
@@ -407,6 +407,9 @@ ln -s "%{default_sitelib}/%{name}server" %buildroot%_homedir/project
%changelog
+* Fri May 29 2026 Jakub Kadlcik <frostyx@email.cz> - 6.2-1
+- new upstream release
+
* Mon Mar 09 2026 Pavel Raiskup <praiskup@redhat.com> - 6.1-1
- new upstream release -- bug fix for named counters
diff --git a/sources b/sources
index 7837845..0a69c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (resalloc-6.1.tar.gz) = b24a58c700016f23989f45ebecc956fd13cfc3d4b0b2f7b0c6f7f0ab620b268ec0a7a086a162d4b4c91f5c96c6be667b82172e61f3d29d3eaa2e99eedfe36e13
+SHA512 (resalloc-6.2.tar.gz) = a74610f2d51fbd435b569af523020abcbbcddd9ea513b5dda7baf3ebb92683476513c924f113b85c114d0f3473b0b5ba0c0055d084032fc435b3bebf25e49acb
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-05-29 12:27 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 12:20 [rpms/resalloc] rawhide: New upstream release v6.2 Jakub Kadlcik
2026-05-29 12:23 ` [rpms/resalloc] f44: " Jakub Kadlcik
2026-05-29 12:24 ` [rpms/resalloc] f43: " Jakub Kadlcik
2026-05-29 12:26 ` [rpms/resalloc] epel9: " Jakub Kadlcik
2026-05-29 12:27 ` [rpms/resalloc] epel10: " Jakub Kadlcik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox