From 0dc94564d9f7ba5065f3facfc864718b478370e0 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 28 Oct 2013 07:52:08 -0400 Subject: bumped spec file version to 1.4.0, configured for nightly builds --- misc/bcfg2.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 6596b333a..a984f92a4 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -20,11 +20,13 @@ # Don't forget to change the Release: tag below to something like 0.1 #%%global _rc 1 #%%global _pre 2 +%global _nightly 1 +%global _date %(date +%Y%m%d) %global _pre_rc %{?_pre:pre%{_pre}}%{?_rc:rc%{_rc}} Name: bcfg2 -Version: 1.3.2 -Release: 2%{?_pre_rc}%{?dist} +Version: 1.4.0 +Release: 0.1.%{?_nightly:nightly.%{_date}}%{?_pre_rc}%{?dist} Summary: A configuration management system %if 0%{?suse_version} -- cgit v1.2.3-1-g7c22