From 2e104018fc340ad2ee21e420ea5df81f3220503be41cdcb8229736be890c4a1e Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Thu, 8 Nov 2018 07:52:17 +0000 Subject: [PATCH] Accepting request 647227 from home:jsegitz:branches:security:SELinux - Adjusted source urls (bsc#1115052) - Adjusted source urls (bsc#1115052) OBS-URL: https://build.opensuse.org/request/show/647227 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=67 --- libsemanage.changes | 5 +++++ libsemanage.spec | 2 +- python-semanage.changes | 5 +++++ python-semanage.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/libsemanage.changes b/libsemanage.changes index e241424..83a4573 100644 --- a/libsemanage.changes +++ b/libsemanage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 8 07:19:24 UTC 2018 - jsegitz@suse.com + +- Adjusted source urls (bsc#1115052) + ------------------------------------------------------------------- Thu Sep 27 13:19:59 UTC 2018 - pmonrealgonzalez@suse.com diff --git a/libsemanage.spec b/libsemanage.spec index e3cc8eb..c976797 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -23,7 +23,7 @@ Summary: SELinux policy management library 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/20170804/%{name}-%{version}.tar.gz +Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/%{name}-%{version}.tar.gz Source1: baselibs.conf Source2: semanage.conf Patch0: suse_path.patch diff --git a/python-semanage.changes b/python-semanage.changes index 1737dc5..987ecf4 100644 --- a/python-semanage.changes +++ b/python-semanage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 8 07:19:24 UTC 2018 - jsegitz@suse.com + +- Adjusted source urls (bsc#1115052) + ------------------------------------------------------------------- Thu Sep 27 13:19:59 UTC 2018 - pmonrealgonzalez@suse.com diff --git a/python-semanage.spec b/python-semanage.spec index c891a8a..fbdf606 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -24,7 +24,7 @@ Summary: Python bindings for SELinux's policy management library License: LGPL-2.1-only Group: Development/Languages/Python Url: https://github.com/SELinuxProject/selinux -Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804/libsemanage-%{version}.tar.gz +Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/libsemanage-%{version}.tar.gz Source1: baselibs.conf Patch0: suse_path.patch BuildRequires: %{python_module devel}