Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4d937e199 | ||
|
|
44023af71a | ||
|
|
2ad60b9f38 | ||
|
|
3252b465fa |
2 changed files with 15 additions and 3 deletions
14
libpq.spec
14
libpq.spec
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Summary: PostgreSQL client library
|
||||
Name: libpq
|
||||
Version: %{majorversion}.4
|
||||
Version: %{majorversion}.8
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: PostgreSQL
|
||||
|
|
@ -130,6 +130,18 @@ find_lang_bins %name-devel.lst pg_config
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 12 2021 Filip Januš <fjanus@redhat.com> - 12.8-1
|
||||
- Update to 12.8
|
||||
|
||||
* Wed May 26 2021 Filip Januš <fjanus@redhat.com> - 12.7-1
|
||||
- Update to 12.7
|
||||
|
||||
* Tue Feb 16 2021 Honza Horak <hhorak@redhat.com> - 12.6-1
|
||||
- Update to 12.6
|
||||
|
||||
* Wed Jan 13 2021 Honza Horak <hhorak@redhat.com> - 12.5-1
|
||||
- Rebase to 12.5
|
||||
|
||||
* Tue Aug 18 2020 Patrik Novotný <panovotn@redhat.com> - 12.4-1
|
||||
- Rebase to upstream release 12.4
|
||||
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (postgresql-12.4.tar.bz2) = 36daf10878ca153370829178786dd6ee366ab4d4d6dc9c527536740fdb14b688ae4c33f850eb4243a7667d23f87e4bfd1ddee0755447ad4f3996e423e391c2f3
|
||||
SHA512 (postgresql-12.4.tar.bz2.sha256) = d5c6d9c6cf189f0ef9c4ebac18782f25c0ff8420d0b063217f4ac250cca4706ec782e983326ffcb23258bcd5bf17b481e53d84aeb85b5744bfd90ea1bd33431a
|
||||
SHA512 (postgresql-12.8.tar.bz2) = 970fe1041e427ac1c8a786c93e2079b0a9c8b3fcaf9d38877894eb02e8a9afc7cd73d7ac28078c455845a922a1b7d9c1e22cb7990d8d523dd6496af9442fba01
|
||||
SHA512 (postgresql-12.8.tar.bz2.sha256) = 0cb605141eb0bc0fa21cdb473a899671e1da71f2ac737967d938e08cf4bcefcf041c4f7a186ae09d7442a3295a54efe8826f81ef6bc4e2173130f2b6198ce0e8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue