From 13331a59d61fc184ca66fd0fda4953e3d4e3e294 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 15 Mar 2013 08:45:18 -0500 Subject: Version bump to 1.3.0 Signed-off-by: Sol Jerome --- misc/bcfg2-selinux.spec | 11 +++++++---- misc/bcfg2.spec | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/bcfg2-selinux.spec b/misc/bcfg2-selinux.spec index e5a0eed16..59718a2de 100644 --- a/misc/bcfg2-selinux.spec +++ b/misc/bcfg2-selinux.spec @@ -9,7 +9,7 @@ Name: bcfg2-selinux Version: 1.3.0 -Release: 0.0rc2 +Release: 0.0 Summary: Bcfg2 Client and Server SELinux policy %if 0%{?suse_version} @@ -24,8 +24,8 @@ Conflicts: selinux-policy = 3.11.1 License: BSD URL: http://bcfg2.org -Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}rc2.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}rc2-%{release}-root-%(%{__id_u} -n) +Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: checkpolicy, selinux-policy-devel, hardlink @@ -65,7 +65,7 @@ deployment strategies. This package includes the Bcfg2 server and client SELinux policy. %prep -%setup -q -n %{name}-%{version}rc2 +%setup -q -n %{name}-%{version} %build cd redhat/selinux @@ -120,6 +120,9 @@ if [ $1 -eq 0 ] ; then fi %changelog +* Fri Mar 15 2013 Sol Jerome 1.3.0-0.0 +- New upstream release + * Tue Jan 29 2013 Sol Jerome 1.3.0-0.0rc2 - New upstream release diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 35435001f..40fb787a3 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -6,7 +6,7 @@ Name: bcfg2 Version: 1.3.0 -Release: 0.0rc2 +Release: 0.0 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}rc2.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}rc2-%{release}-root-%(%{__id_u} -n) +Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/%{name}-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{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}rc2 +%setup -q -n %{name}-%{version} %build %{__python}%{pythonversion} setup.py build @@ -454,6 +454,9 @@ fi %endif %changelog +* Fri Mar 15 2013 Sol Jerome 1.3.0-0.0 +- New upstream release + * Tue Jan 29 2013 Sol Jerome 1.3.0-0.0rc2 - New upstream release -- cgit v1.2.3-1-g7c22