[se-sandbox-runner/f19] Version 1.6.10

f1ash f1ash at fedoraproject.org
Thu Feb 13 13:48:37 UTC 2014


commit 0f7d7d7f644b71e3c38b481cb9c017eaa8c224ca
Author: F1ash <kaperang07 at gmail.com>
Date:   Thu Feb 13 17:49:10 2014 +0400

    Version 1.6.10

 .gitignore             |    1 +
 se-sandbox-runner.spec |   10 +++++++---
 sources                |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7deeb03..301d9e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /se-sandbox-runner-1.3.2.tar.gz
 /1.3.5.tar.gz
 /1.6.8.tar.gz
+/1.6.10.tar.gz
diff --git a/se-sandbox-runner.spec b/se-sandbox-runner.spec
index 6762b45..ad174c3 100644
--- a/se-sandbox-runner.spec
+++ b/se-sandbox-runner.spec
@@ -1,8 +1,8 @@
 %global cmake_build_dir build-cmake
 
 Name:           se-sandbox-runner
-Version:        1.6.8
-Release:        2%{?dist}
+Version:        1.6.10
+Release:        1%{?dist}
 Summary:        Qt wrapper for SELinux Sandbox
 Group:          Applications/System
 License:        GPLv2+
@@ -15,7 +15,7 @@ Requires:       policycoreutils-sandbox
 Requires:       selinux-policy-sandbox
 %endif
 # for compatibility with the current version
-Requires:       sandbox-runner-data >= 0.2.2
+Requires:       sandbox-runner-data >= 0.3.3
 BuildRequires:  qt4-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  cmake
@@ -49,6 +49,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Thu Feb 13 2014 Fl at sh <kaperang07 at gmail.com> - 1.6.10-1
+- changed the selinux-policy-sandbox version in R;
+- version updated;
+
 * Sat Feb  8 2014 Fl at sh <kaperang07 at gmail.com> - 1.6.8-2
 - added a condition to the selinux-policy-sandbox requirement;
 - release updated;
diff --git a/sources b/sources
index 86ab9a7..47dca09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-950caf5547e351261a59b719a72c8483  1.6.8.tar.gz
+508b634510ae5e222092d8d04986a093  1.6.10.tar.gz


More information about the scm-commits mailing list