diff --git a/checkpolicy-3.1.tar.gz b/checkpolicy-3.1.tar.gz deleted file mode 100644 index fb2d30a..0000000 --- a/checkpolicy-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfc7707070520c93b14fbbdfdbe081364d806bf28e3e79e10318c2594c77bbb2 -size 69072 diff --git a/checkpolicy-3.2.tar.gz b/checkpolicy-3.2.tar.gz new file mode 100644 index 0000000..e3d290f --- /dev/null +++ b/checkpolicy-3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1c81fa86fe3867842164448d90c8e7ea94b2987497809c65d4caa87a5c5bc8 +size 69035 diff --git a/checkpolicy.changes b/checkpolicy.changes index 592689a..7c48af1 100644 --- a/checkpolicy.changes +++ b/checkpolicy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 9 08:59:58 UTC 2021 - Johannes Segitz + +- Update to version 3.2 + ------------------------------------------------------------------- Tue Jul 14 08:31:15 UTC 2020 - Johannes Segitz diff --git a/checkpolicy.spec b/checkpolicy.spec index b242bd6..940dbc2 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,7 +1,7 @@ # # spec file for package checkpolicy # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,15 @@ # -%define libsepol_ver 3.1 +%define libsepol_ver 3.2 Name: checkpolicy -Version: 3.1 +Version: 3.2 Release: 0 Summary: SELinux policy compiler License: GPL-2.0-or-later Group: Productivity/Security URL: https://github.com/SELinuxProject/selinux -Source0: https://github.com/SELinuxProject/selinux/releases/download/20200710/%{name}-%{version}.tar.gz +Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz Source1: checkpolicy-tests.tar.gz BuildRequires: bison BuildRequires: flex