From 787012b57ced1baefcba1a54cf35bdb9f9ceba37 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 30 Oct 2012 17:19:01 -0500 Subject: Version bump to 1.3.0pre2 Signed-off-by: Sol Jerome --- misc/bcfg2.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'misc/bcfg2.spec') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 16c20c834..fda162c5d 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -6,7 +6,7 @@ Name: bcfg2 Version: 1.3.0 -Release: 0.2pre1 +Release: 0.0pre2 Summary: Configuration management system %if 0%{?suse_version} @@ -17,8 +17,8 @@ Group: Applications/System %endif License: BSD URL: http://bcfg2.org -Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}pre2.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}pre2-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel @@ -267,7 +267,7 @@ deployment strategies. This package includes the Bcfg2 reports web frontend. %prep -%setup -q -n %{name}-%{version} +%setup -q -n %{name}-%{version}pre2 %build %{__python}%{pythonversion} setup.py build @@ -445,6 +445,9 @@ fi %endif %changelog +* Tue Oct 30 2012 Sol Jerome 1.3.0-0.0pre2 +- New upstream release + * Wed Oct 17 2012 Chris St. Pierre 1.3.0-0.2pre1 - Split bcfg2-selinux into its own specfile -- cgit v1.2.3-1-g7c22