Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc42646828 | ||
|
|
946df3810b | ||
|
|
418959f10f | ||
|
|
52b047eff1 |
3 changed files with 18 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# script.
|
||||
|
||||
main=main
|
||||
branches="$main epel8 epel9 epel10 f39 f40 f41"
|
||||
branches="$main epel8 epel9 epel10.0 epel10 f41 f42"
|
||||
|
||||
exit_handler ()
|
||||
{
|
||||
|
|
|
|||
18
pspg.spec
18
pspg.spec
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A unix pager optimized for psql
|
||||
Name: pspg
|
||||
Version: 5.8.7
|
||||
Release: 1%{?dist}
|
||||
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}
|
||||
|
|
@ -40,6 +40,20 @@ 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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pspg-5.8.7.tar.gz) = fefdd178663b4ed44484e5092667c435cfcb8c059c0687f8e51121948f414ab862cc23808432d2f5b4b516a2c8f1d22ceecb2eba872a8acdd5c6a9d45f456cd6
|
||||
SHA512 (pspg-5.8.11.tar.gz) = 0f1bbe8a2e5c9eafaedf5b48d12ea0ac3dd68f52969efac4c3bbd29dfe7de0324ed5546e54c9a176ab344c985bbcea4d0c59afb1f2229c23d036aef3a0dcb346
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue