From 2e40ffd843491374505c350f677d9238cc6b5d32 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Sat, 31 May 2025 15:21:02 +0300 Subject: [PATCH] citus: Update to 13.0.4 per changes described at https://github.com/citusdata/citus/blob/release-13.0/CHANGELOG.md#citus-v1304-may-29th-2025 --- rpm/redhat/main/non-common/citus/main/citus.spec | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/rpm/redhat/main/non-common/citus/main/citus.spec b/rpm/redhat/main/non-common/citus/main/citus.spec index 4ec3630ec..efeea9838 100644 --- a/rpm/redhat/main/non-common/citus/main/citus.spec +++ b/rpm/redhat/main/non-common/citus/main/citus.spec @@ -5,7 +5,7 @@ Summary: PostgreSQL extension that transforms Postgres into a distributed database Name: %{sname}_%{pgmajorversion} -Version: 13.0.3 +Version: 13.0.4 Release: 1PGDG%{dist} License: AGPLv3 URL: https://github.com/citusdata/%{sname} @@ -115,13 +115,9 @@ make %{?_smp_mflags} %endif %changelog -* Sat Mar 22 2025 Devrim Gunduz - 13.0.3-1PGDG -- Update to 13.0.3 per changes described at: - https://github.com/citusdata/citus/blob/release-13.0/CHANGELOG.md#citus-v1303-march-20th-2025 - -* Thu Mar 13 2025 Devrim Gunduz - 13.0.2-1PGDG -- Update to 13.0.2 per changes described at: - https://github.com/citusdata/citus/blob/release-13.0/CHANGELOG.md#citus-v1302-march-12th-2025 +* Sat May 31 2025 Devrim Gunduz - 13.0.4-1PGDG +- Update to 13.0.4 per changes described at: + https://github.com/citusdata/citus/blob/release-13.0/CHANGELOG.md#citus-v1304-may-29th-2025 * Mon Feb 24 2025 Devrim Gunduz - 13.0.1-2PGDG - Add missing BR, per mock test. -- 2.39.5