Compare commits
29 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc42646828 | ||
|
|
946df3810b | ||
|
|
418959f10f | ||
|
|
52b047eff1 | ||
|
|
342cbe068e | ||
|
|
af3978ef96 | ||
|
|
432214f18a | ||
|
|
6cd7170e5f | ||
|
|
7a6edbdc71 | ||
|
|
b0635f8daf | ||
|
|
cfee9af22b | ||
|
|
021315ce48 | ||
|
|
d1a72eaf16 | ||
|
|
058f94c83a | ||
|
|
07511e755f | ||
|
|
5a5823c329 | ||
|
|
535f1296ac | ||
|
|
f725d9bc2f | ||
|
|
73d2a3e986 | ||
|
|
d35eccfc14 | ||
|
|
1338ebc667 | ||
|
|
8049942f26 | ||
|
|
a9554b253f | ||
|
|
21d9b9d9c9 | ||
|
|
e610f86446 | ||
|
|
6a725ee081 | ||
|
|
001f80ecdc | ||
|
|
126c237713 | ||
|
|
75087ee790 |
3 changed files with 105 additions and 8 deletions
|
|
@ -3,11 +3,12 @@
|
|||
# Prepare rawhide branch, review the list of branches below and then execute this
|
||||
# script.
|
||||
|
||||
branches='rawhide epel7 epel8 epel9 f34 f35'
|
||||
main=main
|
||||
branches="$main epel8 epel9 epel10.0 epel10 f41 f42"
|
||||
|
||||
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`"
|
||||
|
|
|
|||
102
pspg.spec
102
pspg.spec
|
|
@ -1,8 +1,9 @@
|
|||
Summary: A unix pager optimized for psql
|
||||
Name: pspg
|
||||
Version: 5.5.3
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Version: 5.8.11
|
||||
Release: 2%{?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,101 @@ columns, and lot of color themes are included.
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue May 13 2025 Pavel Raiskup <praiskup@redhat.com> - 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 <praiskup@redhat.com> - 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 <releng@fedoraproject.org> - 5.8.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Sep 27 2024 Pavel Raiskup <praiskup@redhat.com> - 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ý <msuchy@redhat.com> - 5.8.1-5
|
||||
- convert license to SPDX
|
||||
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Mon Nov 20 2023 Pavel Raiskup <praiskup@redhat.com> - 5.8.1-1
|
||||
- https://github.com/okbob/pspg/releases/tag/5.8.1
|
||||
|
||||
* Thu Aug 10 2023 Pavel Raiskup <praiskup@redhat.com> - 5.8.0-1
|
||||
- https://github.com/okbob/pspg/releases/tag/5.8.0
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Wed Jul 19 2023 Pavel Raiskup <praiskup@redhat.com> - 5.7.8-1
|
||||
- https://github.com/okbob/pspg/releases/tag/5.7.8
|
||||
|
||||
* Fri Jun 09 2023 Pavel Raiskup <praiskup@redhat.com> - 5.7.7-1
|
||||
- https://github.com/okbob/pspg/releases/tag/5.7.7
|
||||
|
||||
* Wed Apr 26 2023 Pavel Raiskup <praiskup@redhat.com> - 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 <praiskup@redhat.com> - 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 <praiskup@redhat.com> - 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 <releng@fedoraproject.org> - 5.5.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Sat Nov 26 2022 Pavel Raiskup <praiskup@redhat.com> - 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 <praiskup@redhat.com> - 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 <releng@fedoraproject.org> - 5.5.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Jul 07 2022 Pavel Raiskup <praiskup@redhat.com> - 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 <releng@fedoraproject.org> - 5.5.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Wed Jan 12 2022 Pavel Raiskup <praiskup@redhat.com> - 5.5.3-1
|
||||
- new upstream release, per release notes:
|
||||
https://github.com/okbob/pspg/releases/tag/5.5.3
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pspg-5.5.3.tar.gz) = e8acd74093512694241b5bb6b51b93a761a5f05fe519e97df43c52f142512f96082c30c396b2dcd7eac567b2db1ea9fecf69bab4ea77b4056d31f8d30100d38c
|
||||
SHA512 (pspg-5.8.11.tar.gz) = 0f1bbe8a2e5c9eafaedf5b48d12ea0ac3dd68f52969efac4c3bbd29dfe7de0324ed5546e54c9a176ab344c985bbcea4d0c59afb1f2229c23d036aef3a0dcb346
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue