Update Makefile to support rc versions, bump version

* Support packaging RC versions for deb and rpm packages

* Bump version to 1.0.4-rc1
This commit is contained in:
2025-07-06 03:28:16 -04:00
parent 5ede7dea07
commit 8fd57032e7
4 changed files with 38 additions and 19 deletions

View File

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

View File

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