From 75087ee790ae2c7a21a4ed08fdb0a9f52e8db7b6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 09:35:22 +0000 Subject: [PATCH 01/29] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 0f187ac..c6da1e2 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.5.3 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 5.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Jan 12 2022 Pavel Raiskup - 5.5.3-1 - new upstream release, per release notes: https://github.com/okbob/pspg/releases/tag/5.5.3 From 126c237713de0f5deb4c5a7a605c93ca83eca7d5 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 7 Jul 2022 07:57:26 +0200 Subject: [PATCH 02/29] New upstream release Resolves: rhbz#2056840 Version: 5.5.5-1 --- pspg.spec | 9 +++++++-- sources | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/pspg.spec b/pspg.spec index c6da1e2..42d487f 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.5.3 -Release: 2%{?dist} +Version: 5.5.5 +Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,11 @@ columns, and lot of color themes are included. %changelog +* Thu Jul 07 2022 Pavel Raiskup - 5.5.5-1 +- new upstream release, per release notes: + https://github.com/okbob/pspg/releases/tag/5.5.4 + https://github.com/okbob/pspg/releases/tag/5.5.5 + * Fri Jan 21 2022 Fedora Release Engineering - 5.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index ba2d9f2..985dba7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.5.3.tar.gz) = e8acd74093512694241b5bb6b51b93a761a5f05fe519e97df43c52f142512f96082c30c396b2dcd7eac567b2db1ea9fecf69bab4ea77b4056d31f8d30100d38c +SHA512 (pspg-5.5.5.tar.gz) = 965edb622ebb827b46c6d4f2b9d5a05756570162abcf9eac9e9b381375e3297c94fa9f868c5f6260c618316cdef0bb294311b450c9bf2aa44566bb2d718e48b5 From 001f80ecdcf917125523f20108e00bbbcc762e71 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 7 Jul 2022 08:00:38 +0200 Subject: [PATCH 03/29] releng: update fedora releases in build script --- build-and-update-all-branches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index 021a7cc..f6b6895 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -3,7 +3,7 @@ # Prepare rawhide branch, review the list of branches below and then execute this # script. -branches='rawhide epel7 epel8 epel9 f34 f35' +branches='rawhide epel7 epel8 epel9 f35 f36' exit_handler () { From 6a725ee0814fbac96ff4f92a24b72810f6715d29 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 15:33:26 +0000 Subject: [PATCH 04/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 42d487f..5fe4c2d 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.5.5 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 5.5.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jul 07 2022 Pavel Raiskup - 5.5.5-1 - new upstream release, per release notes: https://github.com/okbob/pspg/releases/tag/5.5.4 From e610f8644650a9c922502b3f9ecd14fcbecddad0 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 7 Sep 2022 06:31:42 +0200 Subject: [PATCH 05/29] New upstream version Version: 5.5.6-1 --- build-and-update-all-branches | 9 +++++---- pspg.spec | 8 ++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index f6b6895..be77d3f 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -3,11 +3,12 @@ # Prepare rawhide branch, review the list of branches below and then execute this # script. -branches='rawhide epel7 epel8 epel9 f35 f36' +main=main +branches="$main epel7 epel8 epel9 f35 f36 f37" exit_handler () { - git checkout rawhide + git checkout $main } trap exit_handler EXIT @@ -19,9 +20,9 @@ koji hello tasks= for branch in $branches; do - if test $branch != rawhide; then + if test $branch != $main; then git checkout "$branch" - git merge rawhide + git merge $main fi git push tasks="${tasks}`fedpkg build --nowait | grep 'Created task' | cut -d: -f2`" diff --git a/pspg.spec b/pspg.spec index 5fe4c2d..fa54cca 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.5.5 -Release: 2%{?dist} +Version: 5.5.6 +Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,10 @@ columns, and lot of color themes are included. %changelog +* Wed Sep 07 2022 Pavel Raiskup - 5.5.6-1 +- new upstream release, per release notes: + https://github.com/okbob/pspg/releases/tag/5.5.6 + * Fri Jul 22 2022 Fedora Release Engineering - 5.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 985dba7..0b86cec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.5.5.tar.gz) = 965edb622ebb827b46c6d4f2b9d5a05756570162abcf9eac9e9b381375e3297c94fa9f868c5f6260c618316cdef0bb294311b450c9bf2aa44566bb2d718e48b5 +SHA512 (pspg-5.5.6.tar.gz) = 31cfa54f28c0f7fa49c8a4b6af1ad20ab23cfd46a60aa4911d2de70d016a4ac7621a3193b579e775739e8583e5076fa81d0d206d05770dbeea23793a5209279f From 21d9b9d9c97a47ceb629e06d4aceaf3f339c611c Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sat, 26 Nov 2022 16:17:38 +0100 Subject: [PATCH 06/29] New upstream release Version: 5.5.13-1 --- pspg.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index fa54cca..8b54db4 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,6 +1,6 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.5.6 +Version: 5.5.13 Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} @@ -39,6 +39,16 @@ columns, and lot of color themes are included. %changelog +* Sat Nov 26 2022 Pavel Raiskup - 5.5.13-1 +- new upstream release, per release notes: + https://github.com/okbob/pspg/releases/tag/5.5.13 + https://github.com/okbob/pspg/releases/tag/5.5.12 + https://github.com/okbob/pspg/releases/tag/5.5.11 + https://github.com/okbob/pspg/releases/tag/5.5.10 + https://github.com/okbob/pspg/releases/tag/5.5.9 + https://github.com/okbob/pspg/releases/tag/5.5.8 + https://github.com/okbob/pspg/releases/tag/5.5.7 + * Wed Sep 07 2022 Pavel Raiskup - 5.5.6-1 - new upstream release, per release notes: https://github.com/okbob/pspg/releases/tag/5.5.6 From a9554b253fc5aceab8b9780b6eb567a471379c4a Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sat, 26 Nov 2022 16:24:33 +0100 Subject: [PATCH 07/29] Upload the missing tarball Version: 5.5.13-1 --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 0b86cec..f04686f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.5.6.tar.gz) = 31cfa54f28c0f7fa49c8a4b6af1ad20ab23cfd46a60aa4911d2de70d016a4ac7621a3193b579e775739e8583e5076fa81d0d206d05770dbeea23793a5209279f +SHA512 (pspg-5.5.13.tar.gz) = d20a1180eca43b948e440c648135520b2a746e7b0d30c6124fe9524b32ea3cad32016b5be7369f2d6b7d2b6c5d1886f848bdb28be44406faf12d785237abc600 From 8049942f2699d6dcabb8db456a4e4d8e2482ed85 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 10:25:17 +0000 Subject: [PATCH 08/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 8b54db4..7b1aed5 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.5.13 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 5.5.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Nov 26 2022 Pavel Raiskup - 5.5.13-1 - new upstream release, per release notes: https://github.com/okbob/pspg/releases/tag/5.5.13 From 1338ebc6677fb8e8f9d8b97c62c9b6c594640527 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 2 Feb 2023 08:41:56 +0100 Subject: [PATCH 09/29] new upstream release Version: 5.7.2-1 --- pspg.spec | 13 +++++++++++-- sources | 2 +- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/pspg.spec b/pspg.spec index 7b1aed5..4c8e5ee 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.5.13 -Release: 2%{?dist} +Version: 5.7.2 +Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,15 @@ columns, and lot of color themes are included. %changelog +* Thu Feb 02 2023 Pavel Raiskup - 5.7.2-1 +- new upstream release, per release notes: + https://github.com/okbob/pspg/releases/tag/5.7.2 + https://github.com/okbob/pspg/releases/tag/5.7.1 + https://github.com/okbob/pspg/releases/tag/5.7.0 + https://github.com/okbob/pspg/releases/tag/5.6.4 + https://github.com/okbob/pspg/releases/tag/5.6.2 + https://github.com/okbob/pspg/releases/tag/5.6.0 + * Fri Jan 20 2023 Fedora Release Engineering - 5.5.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index f04686f..a66279d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.5.13.tar.gz) = d20a1180eca43b948e440c648135520b2a746e7b0d30c6124fe9524b32ea3cad32016b5be7369f2d6b7d2b6c5d1886f848bdb28be44406faf12d785237abc600 +SHA512 (pspg-5.7.2.tar.gz) = c5af8b4ecaee71ead8a1a3ac429a25f26a16693ed5f0df3f657bfe69732ee0545324013da3e10c712e1c715e691f41687916f409da3d6582a07023540c7c70a4 From d35eccfc148a4a3018272a6ea983b39ad11485f6 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 2 Feb 2023 08:51:39 +0100 Subject: [PATCH 10/29] F35 is EOL --- build-and-update-all-branches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index be77d3f..422798b 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel7 epel8 epel9 f35 f36 f37" +branches="$main epel7 epel8 epel9 f36 f37" exit_handler () { From 73d2a3e98629f157e11405d1cea35f97a145ce82 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 17 Apr 2023 07:51:50 +0200 Subject: [PATCH 11/29] New upstream release Version: 5.7.5-1 Resolves: rhbz#2127115 --- pspg.spec | 8 +++++++- sources | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/pspg.spec b/pspg.spec index 4c8e5ee..44c19b5 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,6 +1,6 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.7.2 +Version: 5.7.5 Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} @@ -39,6 +39,12 @@ columns, and lot of color themes are included. %changelog +* Mon Apr 17 2023 Pavel Raiskup - 5.7.5-1 +- new upstream release, per release notes: + https://github.com/okbob/pspg/releases/tag/5.7.5 + https://github.com/okbob/pspg/releases/tag/5.7.4 + https://github.com/okbob/pspg/releases/tag/5.7.3 + * Thu Feb 02 2023 Pavel Raiskup - 5.7.2-1 - new upstream release, per release notes: https://github.com/okbob/pspg/releases/tag/5.7.2 diff --git a/sources b/sources index a66279d..7edaa9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.7.2.tar.gz) = c5af8b4ecaee71ead8a1a3ac429a25f26a16693ed5f0df3f657bfe69732ee0545324013da3e10c712e1c715e691f41687916f409da3d6582a07023540c7c70a4 +SHA512 (pspg-5.7.5.tar.gz) = bcf665739f6f37b1e91cc5715017bd8ca7cffd47f70d3115aa6183b32486e8e49079fcb4d73a3b6c23a7f7589715e3d908748d338cb117c247ed3ee760bb54d3 From f725d9bc2f6ddcba81f6263ec145f3378505b7f1 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 17 Apr 2023 07:54:46 +0200 Subject: [PATCH 12/29] Build also f38 --- build-and-update-all-branches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index 422798b..6034897 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel7 epel8 epel9 f36 f37" +branches="$main epel7 epel8 epel9 f36 f37 f38" exit_handler () { From 535f1296ac958dc78d7b662d77df3487c08da66a Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 26 Apr 2023 08:45:50 +0200 Subject: [PATCH 13/29] new upstream release Resolves: rhbz#2188410 Version: 5.7.6-1 --- pspg.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pspg.spec b/pspg.spec index 44c19b5..9d8c293 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,6 +1,6 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.7.5 +Version: 5.7.6 Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} @@ -39,6 +39,10 @@ columns, and lot of color themes are included. %changelog +* Wed Apr 26 2023 Pavel Raiskup - 5.7.6-1 +- new upstream release, per release notes: + https://github.com/okbob/pspg/releases/tag/5.7.6 + * Mon Apr 17 2023 Pavel Raiskup - 5.7.5-1 - new upstream release, per release notes: https://github.com/okbob/pspg/releases/tag/5.7.5 diff --git a/sources b/sources index 7edaa9f..4a99c52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.7.5.tar.gz) = bcf665739f6f37b1e91cc5715017bd8ca7cffd47f70d3115aa6183b32486e8e49079fcb4d73a3b6c23a7f7589715e3d908748d338cb117c247ed3ee760bb54d3 +SHA512 (pspg-5.7.6.tar.gz) = ff3395dd3b747a5aa42df356da4dad61f31e5b22d4c1b338dd79a3193b8983b3b2b85fadff38951f8e3b5ebd5d3f1dff8120967b775666a26f43256480840522 From 5a5823c32987c81def8363ba7b580b42b7161579 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 9 Jun 2023 10:42:22 +0200 Subject: [PATCH 14/29] New upstream release Version: 5.7.7-1 Resolves: rhbz#2213752 --- pspg.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pspg.spec b/pspg.spec index 9d8c293..2fbac6d 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,6 +1,6 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.7.6 +Version: 5.7.7 Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jun 09 2023 Pavel Raiskup - 5.7.7-1 +- https://github.com/okbob/pspg/releases/tag/5.7.7 + * Wed Apr 26 2023 Pavel Raiskup - 5.7.6-1 - new upstream release, per release notes: https://github.com/okbob/pspg/releases/tag/5.7.6 diff --git a/sources b/sources index 4a99c52..e8fcbe1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.7.6.tar.gz) = ff3395dd3b747a5aa42df356da4dad61f31e5b22d4c1b338dd79a3193b8983b3b2b85fadff38951f8e3b5ebd5d3f1dff8120967b775666a26f43256480840522 +SHA512 (pspg-5.7.7.tar.gz) = f0f5406a7a0986d7072bb8037f6f55efb2285a51bf387532f18e61d6f08ef78ba8edc04dfe7f18c03a5d751bcf945b16221b3910129143e711b412a95e09df99 From 07511e755f9e9ee9c324ebeb8fcd496356013593 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 9 Jun 2023 10:44:51 +0200 Subject: [PATCH 15/29] F36 is EOL --- build-and-update-all-branches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index 6034897..93fbf72 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel7 epel8 epel9 f36 f37 f38" +branches="$main epel7 epel8 epel9 f37 f38" exit_handler () { From 058f94c83ac5ab6cb17f0241889871c4dfd15354 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 19 Jul 2023 09:24:30 +0200 Subject: [PATCH 16/29] New upstream release Version: 5.7.8-1 --- pspg.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pspg.spec b/pspg.spec index 2fbac6d..dc66466 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,6 +1,6 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.7.7 +Version: 5.7.8 Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Wed Jul 19 2023 Pavel Raiskup - 5.7.8-1 +- https://github.com/okbob/pspg/releases/tag/5.7.8 + * Fri Jun 09 2023 Pavel Raiskup - 5.7.7-1 - https://github.com/okbob/pspg/releases/tag/5.7.7 diff --git a/sources b/sources index e8fcbe1..e9aa2ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.7.7.tar.gz) = f0f5406a7a0986d7072bb8037f6f55efb2285a51bf387532f18e61d6f08ef78ba8edc04dfe7f18c03a5d751bcf945b16221b3910129143e711b412a95e09df99 +SHA512 (pspg-5.7.8.tar.gz) = 2a1f72950f9527bd2c77c670e8fbf57d8dcf04e60c1f1e82c980f2dff33a8c487755faabc9219a1c43084cdf1d079b7c7ff68fc17ee62e9a6b8e245db7e1c949 From d1a72eaf165ad9f0a5a148c1dc0b3c9effb04cb9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 06:26:40 +0000 Subject: [PATCH 17/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index dc66466..b4462ff 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.7.8 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 5.7.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jul 19 2023 Pavel Raiskup - 5.7.8-1 - https://github.com/okbob/pspg/releases/tag/5.7.8 From 021315ce48a3a8fff9b89b8c147082fdab2e13c1 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 10 Aug 2023 10:20:47 +0200 Subject: [PATCH 18/29] New upstream release Resolves: rhbz#2228946 Version: 5.8.0-1 --- build-and-update-all-branches | 2 +- pspg.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index 93fbf72..2c57ca9 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel7 epel8 epel9 f37 f38" +branches="$main epel7 epel8 epel9 f37 f38 f39" exit_handler () { diff --git a/pspg.spec b/pspg.spec index b4462ff..e40b59f 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.7.8 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Thu Aug 10 2023 Pavel Raiskup - 5.8.0-1 +- https://github.com/okbob/pspg/releases/tag/5.8.0 + * Fri Jul 21 2023 Fedora Release Engineering - 5.7.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index e9aa2ae..c2927df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.7.8.tar.gz) = 2a1f72950f9527bd2c77c670e8fbf57d8dcf04e60c1f1e82c980f2dff33a8c487755faabc9219a1c43084cdf1d079b7c7ff68fc17ee62e9a6b8e245db7e1c949 +SHA512 (pspg-5.8.0.tar.gz) = d2c594c7a601b5ab9c23e2f9caf6bb9d9c4767e2917f78d007b48a5fdbd55d9918c39af2ad51a9edee751f3d61fa655c5116cf1f84a13f3aaaeeda44497d3267 From cfee9af22bbb18a68a43c4806a4e00e29a3f32a5 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 22 Nov 2023 22:41:41 +0100 Subject: [PATCH 19/29] New upstream release Version: 5.8.1-1 Resolves: rhbz#2250239 --- pspg.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pspg.spec b/pspg.spec index e40b59f..3a6a7fa 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,6 +1,6 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.8.0 +Version: 5.8.1 Release: 1%{?dist} License: BSD URL: https://github.com/okbob/%{name} @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Mon Nov 20 2023 Pavel Raiskup - 5.8.1-1 +- https://github.com/okbob/pspg/releases/tag/5.8.1 + * Thu Aug 10 2023 Pavel Raiskup - 5.8.0-1 - https://github.com/okbob/pspg/releases/tag/5.8.0 diff --git a/sources b/sources index c2927df..d765286 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.8.0.tar.gz) = d2c594c7a601b5ab9c23e2f9caf6bb9d9c4767e2917f78d007b48a5fdbd55d9918c39af2ad51a9edee751f3d61fa655c5116cf1f84a13f3aaaeeda44497d3267 +SHA512 (pspg-5.8.1.tar.gz) = 1ffcae86559f17e2cafba31a7bf9ba0170f4cdf8f2f5885a3650fea30463327e6a040e7746a8a074302fbb5080ce032a10775da503a5788a622203669609706f From b0635f8daf02e8c561a84054141c7ad0eff24949 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 22:30:22 +0000 Subject: [PATCH 20/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 3a6a7fa..33bbea8 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.8.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 5.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Nov 20 2023 Pavel Raiskup - 5.8.1-1 - https://github.com/okbob/pspg/releases/tag/5.8.1 From 7a6edbdc71e1db599c981cbc688c3bb85c3941cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jan 2024 00:16:57 +0000 Subject: [PATCH 21/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 33bbea8..6f3dd0c 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.8.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jan 26 2024 Fedora Release Engineering - 5.8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 5.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 6cd7170e5f47aa683d18d5256e88e2775be963f8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 08:39:11 +0000 Subject: [PATCH 22/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 6f3dd0c..fafb90c 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.8.1 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -39,6 +39,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 5.8.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 5.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 432214f18a32f5398357ffdd0c68eda2fb27bdc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 19:18:46 +0200 Subject: [PATCH 23/29] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- pspg.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pspg.spec b/pspg.spec index fafb90c..e896d7b 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,8 +1,9 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.8.1 -Release: 4%{?dist} -License: BSD +Release: 5%{?dist} +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: https://github.com/okbob/%{name} Source: https://github.com/okbob/%{name}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: make @@ -39,6 +40,9 @@ columns, and lot of color themes are included. %changelog +* Wed Sep 04 2024 Miroslav Suchý - 5.8.1-5 +- convert license to SPDX + * Fri Jul 19 2024 Fedora Release Engineering - 5.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From af3978ef966a2c006985f1da5fc21773a78f376c Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 27 Sep 2024 19:55:34 +0200 Subject: [PATCH 24/29] Update the list of maintained branches --- build-and-update-all-branches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index 2c57ca9..b383a71 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel7 epel8 epel9 f37 f38 f39" +branches="$main epel8 epel9 epel10 f39 f40 f41" exit_handler () { From 342cbe068e0c10d1f4760a82bd531700b84c3764 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Fri, 27 Sep 2024 19:57:15 +0200 Subject: [PATCH 25/29] New upstream release Version: 5.8.7-1 --- pspg.spec | 11 +++++++++-- sources | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/pspg.spec b/pspg.spec index e896d7b..5018d5f 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.8.1 -Release: 5%{?dist} +Version: 5.8.7 +Release: 1%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/okbob/%{name} @@ -40,6 +40,13 @@ columns, and lot of color themes are included. %changelog +* Fri Sep 27 2024 Pavel Raiskup - 5.8.7-1 +- https://github.com/okbob/pspg/releases/tag/5.8.2 +- https://github.com/okbob/pspg/releases/tag/5.8.3 +- https://github.com/okbob/pspg/releases/tag/5.8.4 +- https://github.com/okbob/pspg/releases/tag/5.8.6 +- https://github.com/okbob/pspg/releases/tag/5.8.7 + * Wed Sep 04 2024 Miroslav Suchý - 5.8.1-5 - convert license to SPDX diff --git a/sources b/sources index d765286..9060099 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.8.1.tar.gz) = 1ffcae86559f17e2cafba31a7bf9ba0170f4cdf8f2f5885a3650fea30463327e6a040e7746a8a074302fbb5080ce032a10775da503a5788a622203669609706f +SHA512 (pspg-5.8.7.tar.gz) = fefdd178663b4ed44484e5092667c435cfcb8c059c0687f8e51121948f414ab862cc23808432d2f5b4b516a2c8f1d22ceecb2eba872a8acdd5c6a9d45f456cd6 From 52b047eff1b857ab75e70bfbd04d7a3239cca0a2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 10:59:12 +0000 Subject: [PATCH 26/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index 5018d5f..d99891b 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.8.7 -Release: 1%{?dist} +Release: 2%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/okbob/%{name} @@ -40,6 +40,9 @@ columns, and lot of color themes are included. %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 5.8.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Sep 27 2024 Pavel Raiskup - 5.8.7-1 - https://github.com/okbob/pspg/releases/tag/5.8.2 - https://github.com/okbob/pspg/releases/tag/5.8.3 From 418959f10f7242481f6cb95106f3cd9060507cd9 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sun, 27 Apr 2025 09:17:37 +0200 Subject: [PATCH 27/29] New upstream release Version: 5.8.9-1 --- build-and-update-all-branches | 2 +- pspg.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index b383a71..12f2e33 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel8 epel9 epel10 f39 f40 f41" +branches="$main epel8 epel9 epel10 f41 f42" exit_handler () { diff --git a/pspg.spec b/pspg.spec index d99891b..2bd2154 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.8.7 -Release: 2%{?dist} +Version: 5.8.9 +Release: 1%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/okbob/%{name} @@ -40,6 +40,10 @@ columns, and lot of color themes are included. %changelog +* Sun Apr 27 2025 Pavel Raiskup - 5.8.9-1 +- https://github.com/okbob/pspg/releases/tag/5.8.9 +- https://github.com/okbob/pspg/releases/tag/5.8.8 + * Sat Jan 18 2025 Fedora Release Engineering - 5.8.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index 9060099..9ef4f8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.8.7.tar.gz) = fefdd178663b4ed44484e5092667c435cfcb8c059c0687f8e51121948f414ab862cc23808432d2f5b4b516a2c8f1d22ceecb2eba872a8acdd5c6a9d45f456cd6 +SHA512 (pspg-5.8.9.tar.gz) = c9347078fcb400ddb64e603e9df0882cf35c3d7254272e5b97732018fd1fe911145d885034a788b7e9e13e8101af840a22052e98ca0b0bd79f486f5221e4dad1 From 946df3810bfd414e5e739bc3d4260082cdb200ba Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Tue, 13 May 2025 07:22:39 +0200 Subject: [PATCH 28/29] new upstream release Version: 5.8.11-1 --- build-and-update-all-branches | 2 +- pspg.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/build-and-update-all-branches b/build-and-update-all-branches index 12f2e33..d0539cf 100755 --- a/build-and-update-all-branches +++ b/build-and-update-all-branches @@ -4,7 +4,7 @@ # script. main=main -branches="$main epel8 epel9 epel10 f41 f42" +branches="$main epel8 epel9 epel10.0 epel10 f41 f42" exit_handler () { diff --git a/pspg.spec b/pspg.spec index 2bd2154..e2064bb 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,6 +1,6 @@ Summary: A unix pager optimized for psql Name: pspg -Version: 5.8.9 +Version: 5.8.11 Release: 1%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD @@ -40,6 +40,10 @@ columns, and lot of color themes are included. %changelog +* Tue May 13 2025 Pavel Raiskup - 5.8.11-1 +- https://github.com/okbob/pspg/releases/tag/5.8.11 +- https://github.com/okbob/pspg/releases/tag/5.8.10 + * Sun Apr 27 2025 Pavel Raiskup - 5.8.9-1 - https://github.com/okbob/pspg/releases/tag/5.8.9 - https://github.com/okbob/pspg/releases/tag/5.8.8 diff --git a/sources b/sources index 9ef4f8a..315f0f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pspg-5.8.9.tar.gz) = c9347078fcb400ddb64e603e9df0882cf35c3d7254272e5b97732018fd1fe911145d885034a788b7e9e13e8101af840a22052e98ca0b0bd79f486f5221e4dad1 +SHA512 (pspg-5.8.11.tar.gz) = 0f1bbe8a2e5c9eafaedf5b48d12ea0ac3dd68f52969efac4c3bbd29dfe7de0324ed5546e54c9a176ab344c985bbcea4d0c59afb1f2229c23d036aef3a0dcb346 From fc42646828201996943a1e60289e72ce93875f03 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 06:14:08 +0000 Subject: [PATCH 29/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- pspg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pspg.spec b/pspg.spec index e2064bb..44abe22 100644 --- a/pspg.spec +++ b/pspg.spec @@ -1,7 +1,7 @@ Summary: A unix pager optimized for psql Name: pspg Version: 5.8.11 -Release: 1%{?dist} +Release: 2%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: https://github.com/okbob/%{name} @@ -40,6 +40,9 @@ columns, and lot of color themes are included. %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 5.8.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue May 13 2025 Pavel Raiskup - 5.8.11-1 - https://github.com/okbob/pspg/releases/tag/5.8.11 - https://github.com/okbob/pspg/releases/tag/5.8.10