Skip to content

Commit d3753a8

Browse files
author
Gürkan İndibay
authored
Bump to citus 11.0.7 (#1005)
1 parent 1c5db92 commit d3753a8

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

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: 11.1.4.citus
11+
Version: 11.0.7.citus
1212
Release: 1%{dist}
1313
License: AGPLv3
1414
Group: Applications/Databases
15-
Source0: https://github.com/citusdata/citus/archive/v11.1.4.tar.gz
15+
Source0: https://github.com/citusdata/citus/archive/v11.0.7.tar.gz
1616
URL: https://github.com/citusdata/citus
1717
BuildRequires: postgresql%{pgmajorversion}-devel libcurl-devel
1818
Requires: postgresql%{pgmajorversion}-server
@@ -106,6 +106,9 @@ fi
106106
%doc %{pginstdir}/doc/extension/NOTICE-%{sname}
107107

108108
%changelog
109+
* Tue Nov 08 2022 - Gurkan Indibay <gindibay@microsoft.com> 11.0.7.citus-1
110+
- Official 11.0.7 release of Citus
111+
109112
* Mon Oct 24 2022 - Gurkan Indibay <gindibay@microsoft.com> 11.1.4.citus-1
110113
- Official 11.1.4 release of Citus
111114

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
citus (11.0.7.citus-1) stable; urgency=low
2+
3+
* Official 11.0.7 release of Citus
4+
5+
-- Gurkan Indibay <gindibay@microsoft.com> Tue, 08 Nov 2022 11:04:44 +0000
6+
17
citus (11.1.4.citus-1) stable; urgency=low
28

39
* Official 11.1.4 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=11.1.4.citus-1
3+
pkglatest=11.0.7.citus-1
44
nightlyref=main
55
versioning=fancy

0 commit comments

Comments
 (0)