File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ Summary: PostgreSQL-based distributed RDBMS
88Name: %{sname }%{?pkginfix }_%{pgmajorversion }
99Provides: %{sname }_%{pgmajorversion }
1010Conflicts: %{sname }_%{pgmajorversion }
11- Version: 11.1.4 .citus
11+ Version: 11.0.7 .citus
1212Release: 1%{dist }
1313License: AGPLv3
1414Group: 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
1616URL: https://github.com/citusdata/citus
1717BuildRequires: postgresql%{pgmajorversion }-devel libcurl-devel
1818Requires: postgresql%{pgmajorversion }-server
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
Original file line number Diff line number Diff line change 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+
17citus (11.1.4.citus-1) stable; urgency=low
28
39 * Official 11.1.4 release of Citus
Original file line number Diff line number Diff line change 11pkgname=citus
22pkgdesc='Citus (Open-Source)'
3- pkglatest=11.1.4 .citus-1
3+ pkglatest=11.0.7 .citus-1
44nightlyref=main
55versioning=fancy
You can’t perform that action at this time.
0 commit comments