From fbb8defa69122ca349e031a70092f77b8f6650f2 Mon Sep 17 00:00:00 2001 From: Devrim Gunduz Date: Mon, 27 Oct 2025 16:48:59 +0300 Subject: [PATCH] pgdg-mock-configs: Update to 2.0 per changes described at https://github.com/pgdg-packaging/pgdg-mock-configs/releases/tag/pgdg-mock-config-v2.0 --- .../common/pgdg-mock-configs/main/pgdg-mock-configs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rpm/redhat/main/common/pgdg-mock-configs/main/pgdg-mock-configs.spec b/rpm/redhat/main/common/pgdg-mock-configs/main/pgdg-mock-configs.spec index 76ae90585..3a7934010 100644 --- a/rpm/redhat/main/common/pgdg-mock-configs/main/pgdg-mock-configs.spec +++ b/rpm/redhat/main/common/pgdg-mock-configs/main/pgdg-mock-configs.spec @@ -1,5 +1,5 @@ Name: pgdg-mock-configs -Version: 1.0 +Version: 2.0 Release: 1PGDG%{?dist} Summary: PGDG RPM mock core config files basic chroots License: PostgreSQL @@ -48,5 +48,9 @@ PGDG mock configuration files which allow you to create chroots for Fedora and R %{_sysconfdir}/mock/templates/pgdg-*.tpl %changelog +* Mon Oct 27 2025 Devrim Gündüz 2.0-1PGDG +- Update to 2.0 per changes described at: + https://github.com/pgdg-packaging/pgdg-mock-configs/releases/tag/pgdg-mock-config-v2.0 + * Wed Feb 26 2025 Devrim Gündüz 1.0-1PGDG - Initial packaging for the PostgreSQL RPM repository -- 2.39.5