Dynamically specify version for RPM builds

This commit is contained in:
2025-04-19 00:22:26 -04:00
parent 2afeb827ed
commit 8ace133c23
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
Name: pgmon
Version: 1.0
Version: @@VERSION@@
Release: 1%{?dist}
Summary: A bridge to sit between monitoring tools and PostgreSQL

View File

@@ -1,5 +1,5 @@
Name: pgmon
Version: 1.0
Version: @@VERSION@@
Release: 1%{?dist}
Summary: A bridge to sit between monitoring tools and PostgreSQL