From 01d1ffa99522a8743795cfa38666372a65a4a522e09adf984fda468e20d51879 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Wed, 23 May 2018 07:58:06 +0000 Subject: [PATCH] Accepting request 609003 from home:mcepl:SELinux Rebase to 2.7 OBS-URL: https://build.opensuse.org/request/show/609003 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=62 --- libsepol-2.6.tar.gz | 3 --- libsepol-2.7.tar.gz | 3 +++ libsepol.changes | 5 +++++ libsepol.spec | 8 ++++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 libsepol-2.6.tar.gz create mode 100644 libsepol-2.7.tar.gz diff --git a/libsepol-2.6.tar.gz b/libsepol-2.6.tar.gz deleted file mode 100644 index e88aad8..0000000 --- a/libsepol-2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d856d6506054f52abeaa3543ea2f2344595a3dc05d0d873ed7f724f7a16b1874 -size 442549 diff --git a/libsepol-2.7.tar.gz b/libsepol-2.7.tar.gz new file mode 100644 index 0000000..1dbda78 --- /dev/null +++ b/libsepol-2.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69d3bd8ec901a3bd5adf2be2fb47fb1a685ed73066ab482e7e505371a48f9e7 +size 471147 diff --git a/libsepol.changes b/libsepol.changes index cef86c5..3c0f391 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 16 07:13:18 UTC 2018 - mcepl@suse.com + +- Rebase to 2.7 + ------------------------------------------------------------------- Fri Nov 24 09:16:47 UTC 2017 - jsegitz@suse.com diff --git a/libsepol.spec b/libsepol.spec index 90085ed..0411e56 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ # # spec file for package libsepol # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: libsepol -Version: 2.6 +Version: 2.7 Release: 0 Summary: SELinux binary policy manipulation library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: https://github.com/SELinuxProject/selinux/wiki/Releases -Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20161014/%{name}-%{version}.tar.gz +Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804/%{name}-%{version}.tar.gz Source2: baselibs.conf BuildRequires: flex BuildRequires: pkgconfig