File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ Summary: Pg Azure storage
99Name: %{sname }%{?pkginfix }_%{pgmajorversion }
1010Provides: %{sname }_%{pgmajorversion }
1111Conflicts: %{sname }_%{pgmajorversion }
12- Version: 1.3.1 .citus
12+ Version: 1.3.2 .citus
1313Release: 1%{dist }
1414License: AGPLv3
1515Group: Applications/Databases
16- Source0: https://github.com/citusdata/pgazure/archive/v1.3.1 .tar.gz
16+ Source0: https://github.com/citusdata/pgazure/archive/v1.3.2 .tar.gz
1717URL: https://github.com/citusdata/pgazure
1818BuildRequires: postgresql%{pgmajorversion }-devel libcurl-devel libxml2-devel libxslt-devel openssl-devel
1919Requires: postgresql%{pgmajorversion }-server
@@ -56,6 +56,9 @@ export CI=1
5656%endif
5757
5858%changelog
59+ * Tue Feb 3 2026 - Selcuk Bozcan <selcukbozcan@microsoft> 1.3.2.citus-1
60+ - Official 1.3.2 release of Pg Azure Storage
61+
5962* Thu Sep 7 2023 - Gurkan Indibay <gindibay@microsoft> 1.3.1.citus-1
6063- Official 1.3.1 release of Pg Azure Storage
6164
Original file line number Diff line number Diff line change 1+ azure-storage (1.3.2.citus-1) stable; urgency=low
2+
3+ * Official 1.3.2 release of azure-storage.
4+
5+ -- Selcuk Bozcan <selcukbozcan@microsoft.com> Tue, 3 Feb 2026 10:45:00 +0300
6+
17azure-storage (1.3.1.citus-1) stable; urgency=low
28
39 * Official 1.3.1 release of azure-storage.
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ pkgname=azure_storage
22hubproj=pgazure
33deb_pkgname=azure-storage
44pkgdesc='PG Azure Storage'
5- pkglatest=1.3.1 .citus-1
5+ pkglatest=1.3.2 .citus-1
66versioning=fancy
77nightlyref=main
You can’t perform that action at this time.
0 commit comments