tds_fdw: Update to 2.0.5 (includes PG18 support)
authorJohn K. Harvey <john.harvey@crunchydata.com>
Thu, 18 Sep 2025 13:00:00 +0000 (09:00 -0400)
committerJohn K. Harvey <john.harvey@crunchydata.com>
Thu, 18 Sep 2025 13:00:18 +0000 (09:00 -0400)
rpm/redhat/main/non-common/tds_fdw/main/tds_fdw.spec

index f44bd9b102be6adb6e8627402fa378deb347a46c..e8a375cd0acda673ad4b202e089cb9b94913cb47 100644 (file)
@@ -4,8 +4,8 @@
 
 Summary:       TDS Foreign Data Wrapper for PostgreSQL
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.0.4
-Release:       2PGDG%{?dist}
+Version:       2.0.5
+Release:       1PGDG%{?dist}
 License:       PostgreSQL
 Source0:       https://github.com/tds-fdw/%{sname}/archive/v%{version}.zip
 URL:           https://github.com/tds-fdw/%{sname}
@@ -74,6 +74,10 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} DESTDIR=%{buildroot} %{?_smp_m
 %endif
 
 %changelog
+* Thu Sep 18 2025 John Harvey <john.harvey@crunchydata.com> - 2.0.5-1PGDG
+- Update to 2.0.5 per changes described at:
+  https://github.com/tds-fdw/tds_fdw/releases
+
 * Tue Jan 28 2025 Devrim Gündüz <devrim@gunduz.org> - 2.0.4-2PGDG
 - Update LLVM dependencies and remove redundant BR