Skip to content

Commit 9148150

Browse files
committed
1.3.2 release
1 parent 7ba9afd commit 9148150

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

azure_storage.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ Summary: Pg Azure storage
99
Name: %{sname}%{?pkginfix}_%{pgmajorversion}
1010
Provides: %{sname}_%{pgmajorversion}
1111
Conflicts: %{sname}_%{pgmajorversion}
12-
Version: 1.3.1.citus
12+
Version: 1.3.2.citus
1313
Release: 1%{dist}
1414
License: AGPLv3
1515
Group: 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
1717
URL: https://github.com/citusdata/pgazure
1818
BuildRequires: postgresql%{pgmajorversion}-devel libcurl-devel libxml2-devel libxslt-devel openssl-devel
1919
Requires: 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

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
azure-storage (1.3.1.citus-1) stable; urgency=low
28

39
* Official 1.3.1 release of azure-storage.

pkgvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ pkgname=azure_storage
22
hubproj=pgazure
33
deb_pkgname=azure-storage
44
pkgdesc='PG Azure Storage'
5-
pkglatest=1.3.1.citus-1
5+
pkglatest=1.3.2.citus-1
66
versioning=fancy
77
nightlyref=main

0 commit comments

Comments
 (0)