summaryrefslogtreecommitdiffstats
path: root/misc/bcfg2-selinux.spec
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bcfg2-selinux.spec')
-rw-r--r--misc/bcfg2-selinux.spec9
1 files changed, 6 insertions, 3 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