pg_qualstats: Update to 2.1.2. No need to build this version, it only includes Postgr...
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 10 Jul 2025 10:31:04 +0000 (13:31 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 10 Jul 2025 10:31:04 +0000 (13:31 +0300)
rpm/redhat/main/non-common/pg_qualstats/main/pg_qualstats.spec

index b971365c9b08c042c4f5fa9c9731a5a70af5b55e..517cd039401d2f396624eef88598e21e87652d9f 100644 (file)
@@ -4,8 +4,8 @@
 
 Summary:       A PostgreSQL extension collecting statistics about predicates
 Name:          %{sname}_%{pgmajorversion}
-Version:       2.1.1
-Release:       2PGDG%{?dist}
+Version:       2.1.2
+Release:       1PGDG%{?dist}
 License:       PostgreSQL
 Source0:       https://github.com/powa-team/%{sname}/archive/%{version}.tar.gz
 URL:           https://github.com/powa-team/%{sname}
@@ -77,6 +77,9 @@ USE_PGXS=1 PATH=%{pginstdir}/bin/:$PATH %{__make} %{?_smp_mflags} install DESTDI
 %endif
 
 %changelog
+* Thu Jul 10 2025 Devrim Gündüz <devrim@gunduz.org> - 2.1.2-1PGDG
+- Update to 2.1.2
+
 * Fri Feb 21 2025 Devrim Gündüz <devrim@gunduz.org> - 2.1.1-2PGDG
 - Update LLVM dependencies
 - Remove redundant BR