summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-10-28 07:52:08 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-10-28 08:05:24 -0400
commit0dc94564d9f7ba5065f3facfc864718b478370e0 (patch)
tree2218024b1a1b00ac1a239254fb6de9fd05d5243e /misc
parent9666ed6b6d87f7389af11eb687b28b76befe9247 (diff)
downloadbcfg2-0dc94564d9f7ba5065f3facfc864718b478370e0.tar.gz
bcfg2-0dc94564d9f7ba5065f3facfc864718b478370e0.tar.bz2
bcfg2-0dc94564d9f7ba5065f3facfc864718b478370e0.zip
bumped spec file version to 1.4.0, configured for nightly builds
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec6
1 files changed, 4 insertions, 2 deletions
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}