summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-11-07 08:09:57 -0600
committerSol Jerome <sol.jerome@gmail.com>2013-11-07 08:09:57 -0600
commit7838d063e33246ec21cf58060ced35e3771b5e82 (patch)
treec6b86ae17b42cf0e5ee0c8fc46786491bca0394e /misc
parent65538080dd26cb7c969a0a545e1e61ded18cc152 (diff)
downloadbcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.tar.gz
bcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.tar.bz2
bcfg2-7838d063e33246ec21cf58060ced35e3771b5e82.zip
Version bump to 1.3.3v1.3.3
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2-selinux.spec9
-rw-r--r--misc/bcfg2.spec7
2 files changed, 11 insertions, 5 deletions
diff --git a/misc/bcfg2-selinux.spec b/misc/bcfg2-selinux.spec
index a0209516a..d694783b5 100644
--- a/misc/bcfg2-selinux.spec
+++ b/misc/bcfg2-selinux.spec
@@ -16,8 +16,8 @@
%global _pre_rc %{?_pre:.pre%{_pre}}%{?_rc:.rc%{_rc}}
Name: bcfg2-selinux
-Version: 1.3.2
-Release: 1
+Version: 1.3.3
+Release: 1%{?_pre_rc}%{?dist}
Summary: Bcfg2 Client and Server SELinux policy
%if 0%{?suse_version}
@@ -73,7 +73,7 @@ deployment strategies.
This package includes the Bcfg2 server and client SELinux policy.
%prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{version}%{?_pre_rc}
%build
cd redhat/selinux
@@ -128,6 +128,9 @@ if [ $1 -eq 0 ] ; then
fi
%changelog
+* Thu Nov 07 2013 Sol Jerome <sol.jerome@gmail.com> 1.3.3-1
+- New upstream release
+
* Mon Jul 01 2013 Sol Jerome <sol.jerome@gmail.com> 1.3.2-1
- New upstream release
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index ddd694d51..b24b656c2 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -23,8 +23,8 @@
%global _pre_rc %{?_pre:.pre%{_pre}}%{?_rc:.rc%{_rc}}
Name: bcfg2
-Version: 1.3.2
-Release: 2%{?_pre_rc}%{?dist}
+Version: 1.3.3
+Release: 1%{?_pre_rc}%{?dist}
Summary: A configuration management system
%if 0%{?suse_version}
@@ -751,6 +751,9 @@ sed "s@http://www.w3.org/2001/xml.xsd@file://$(pwd)/schemas/xml.xsd@" \
%changelog
+* Thu Nov 07 2013 Sol Jerome <sol.jerome@gmail.com> 1.3.3-1
+- New upstream release
+
* Sun Aug 04 2013 John Morris <john@zultron.com> - 1.3.2-2
- Reconcile divergences with Fedora specfile, as requested by upstream
(equally large changes made in Fedora version to reconcile with