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: 13.0.1 .citus
11+ Version: 13.0.2 .citus
1212Release: 1%{dist }
1313License: AGPLv3
1414Group: Applications/Databases
15- Source0: https://github.com/citusdata/citus/archive/v13.0.1 .tar.gz
15+ Source0: https://github.com/citusdata/citus/archive/v13.0.2 .tar.gz
1616URL: https://github.com/citusdata/citus
1717BuildRequires: postgresql%{pgmajorversion }-devel libcurl-devel
1818Requires: postgresql%{pgmajorversion }-server
112112%doc %{pginstdir }/doc/extension/NOTICE-%{sname }
113113
114114%changelog
115+ * Thu Mar 13 2025 - Ibrahim Halatci <ihalatci@microsoft.com> 13.0.2.citus-1
116+ - Official 13.0.2 release of Citus
117+
115118* Tue Feb 04 2025 - Mehmet Yilmaz <mehmetyilmaz@microsoft.com> 13.0.1.citus-1
116119- Official 13.0.1 release of Citus
117120
Original file line number Diff line number Diff line change 1+ citus (13.0.2.citus-1) stable; urgency=low
2+
3+ * Official 13.0.2 release of Citus
4+
5+ -- Ibrahim Halatci <ihalatci@microsoft.com> Thu, 13 Mar 2025 08:05:57 +0000
6+
17citus (13.0.1.citus-1) stable; urgency=low
28
39 * Official 13.0.1 release of Citus
Original file line number Diff line number Diff line change 11pkgname=citus
22pkgdesc='Citus (Open-Source)'
3- pkglatest=13.0.1 .citus-1
3+ pkglatest=13.0.2 .citus-1
44nightlyref=main
55versioning=fancy
You can’t perform that action at this time.
0 commit comments