Skip to content

Commit 1ea2d13

Browse files
author
Gürkan İndibay
authored
Bump to citus 12.1.6 (#1111)
1 parent c05f0e1 commit 1ea2d13

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

citus.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Summary: PostgreSQL-based distributed RDBMS
88
Name: %{sname}%{?pkginfix}_%{pgmajorversion}
99
Provides: %{sname}_%{pgmajorversion}
1010
Conflicts: %{sname}_%{pgmajorversion}
11-
Version: 12.1.5.citus
11+
Version: 12.1.6.citus
1212
Release: 1%{dist}
1313
License: AGPLv3
1414
Group: Applications/Databases
15-
Source0: https://github.com/citusdata/citus/archive/v12.1.5.tar.gz
15+
Source0: https://github.com/citusdata/citus/archive/v12.1.6.tar.gz
1616
URL: https://github.com/citusdata/citus
1717
BuildRequires: postgresql%{pgmajorversion}-devel libcurl-devel
1818
Requires: postgresql%{pgmajorversion}-server
@@ -112,6 +112,9 @@ fi
112112
%doc %{pginstdir}/doc/extension/NOTICE-%{sname}
113113

114114
%changelog
115+
* Tue Nov 26 2024 - Gurkan Indibay <gindibay@microsoft.com> 12.1.6.citus-1
116+
- Official 12.1.6 release of Citus
117+
115118
* Thu Jul 18 2024 - Gurkan Indibay <gindibay@microsoft.com> 12.1.5.citus-1
116119
- Official 12.1.5 release of Citus
117120

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
citus (12.1.6.citus-1) stable; urgency=low
2+
3+
* Official 12.1.6 release of Citus
4+
5+
-- Gurkan Indibay <gindibay@microsoft.com> Tue, 26 Nov 2024 07:26:20 +0000
6+
17
citus (12.1.5.citus-1) stable; urgency=low
28

39
* Official 12.1.5 release of Citus

pkgvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname=citus
22
pkgdesc='Citus (Open-Source)'
3-
pkglatest=12.1.5.citus-1
3+
pkglatest=12.1.6.citus-1
44
nightlyref=main
55
versioning=fancy

0 commit comments

Comments
 (0)