forked from pool/libselinux
Accepting request 705234 from home:jsegitz:branches:security:SELinux
- Set License: to correct value (bsc#1135710) - Set License: to correct value (bsc#1135710) OBS-URL: https://build.opensuse.org/request/show/705234 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=111
This commit is contained in:
parent
32407a8d14
commit
4947377882
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 11:22:19 UTC 2019 - <jsegitz@suse.com>
|
||||
|
||||
- Set License: to correct value (bsc#1135710)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 15:05:35 UTC 2019 - jsegitz@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@ Name: libselinux-bindings
|
||||
Version: 2.9
|
||||
Release: 0
|
||||
Summary: SELinux runtime library and simple utilities
|
||||
License: GPL-2.0-only AND SUSE-Public-Domain
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||
# embedded is the MD5
|
||||
@ -45,7 +45,6 @@ security contexts and to obtain security policy decisions.
|
||||
%package -n python3-selinux
|
||||
%define oldpython python
|
||||
Summary: Python bindings for the SELinux runtime library
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Libraries/Python
|
||||
Requires: libselinux1 = %{version}
|
||||
Requires: python3
|
||||
@ -63,7 +62,6 @@ language.
|
||||
|
||||
%package -n ruby-selinux
|
||||
Summary: Ruby bindings for the SELinux runtime library
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Languages/Ruby
|
||||
Requires: libselinux1 = %{version}
|
||||
Requires: ruby
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 11:22:19 UTC 2019 - <jsegitz@suse.com>
|
||||
|
||||
- Set License: to correct value (bsc#1135710)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 07:14:10 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -21,7 +21,7 @@ Name: libselinux
|
||||
Version: 2.9
|
||||
Release: 0
|
||||
Summary: SELinux runtime library and utilities
|
||||
License: GPL-2.0-only AND SUSE-Public-Domain
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||
Source: https://github.com/SELinuxProject/selinux/releases/download/20190315/%{name}-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user