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}