File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 55
66Summary: Periodic job scheduler for PostgreSQL
77Name: %{sname }_%{pgmajorversion }
8- Version: 1.6.0
8+ Version: 1.6.2
99Release: 1%{dist }
1010License: PostgreSQL
1111Group: Applications/Databases
12- Source0: https://github.com/citusdata/pg_cron/archive/v1.6.0 .tar.gz
12+ Source0: https://github.com/citusdata/pg_cron/archive/v1.6.2 .tar.gz
1313URL: https://github.com/citusdata/pg_cron
1414BuildRequires: postgresql%{pgmajorversion }-devel libxml2-devel
1515BuildRequires: libxslt-devel openssl-devel pam-devel readline-devel
@@ -56,6 +56,8 @@ PATH=%{pginstdir}/bin:$PATH
5656%endif
5757
5858%changelog
59+ * Mon Nov 27 2023 - Gurkan Indibay <gindibay@microsoft.com> 1.6.2-1
60+ - Official 1.6.2 release of PG Cron
5961* Tue Aug 29 2023 - Gurkan Indibay <gindibay@microsoft.com> 1.6.0-1
6062- Official 1.6.0 release of PG Cron
6163- Adds support for PostgreSQL 16
Original file line number Diff line number Diff line change 11pkgname=pg_cron
22hubproj=pg_cron
33pkgdesc='Periodic job scheduler for PostgreSQL'
4- pkglatest=1.6.0
4+ pkglatest=1.6.2
You can’t perform that action at this time.
0 commit comments