orafce: Update to 4.16.2 per changes described at https://github.com/orafce/orafce...
authorDevrim Gunduz <devrim@gunduz.org>
Sat, 8 Nov 2025 13:09:51 +0000 (16:09 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Sat, 8 Nov 2025 13:09:51 +0000 (16:09 +0300)
rpm/redhat/main/non-common/orafce/main/orafce.spec

index 4002fc5a1dab8a7b2cb8cd7447652ea89f44e31e..7346243ab83f297d25429f6e96f9439efa0fe0a4 100644 (file)
@@ -4,7 +4,7 @@
 %global sname orafce
 %global orafcemajver 4
 %global orafcemidver 16
-%global orafceminver 1
+%global orafceminver 2
 
 %{!?llvm:%global llvm 1}
 
@@ -60,6 +60,10 @@ export PATH=%{pginstdir}/bin:$PATH
 %{pginstdir}/share/extension/%{sname}--*.sql
 
 %changelog
+* Sat Nov 8 2025 Devrim Gündüz <devrim@gunduz.org> 4.16.2-1PGDG
+- Update to 4.16.2 per changes described at
+  https://github.com/orafce/orafce/releases/tag/VERSION_4_16_2
+
 * Mon Oct 13 2025 Devrim Gündüz <devrim@gunduz.org> 4.16.1-1PGDG
 - Update to 4.16.1 per changes described at
   https://github.com/orafce/orafce/releases/tag/VERSION_4_16_1