Upgrade to 1.0.7

This commit is contained in:
starlet-dx 2023-10-25 14:54:07 +08:00
parent 85e76c2af3
commit 846f94de34
4 changed files with 12 additions and 6 deletions

Binary file not shown.

BIN
mysql-selinux-1.0.7.tar.gz Normal file

Binary file not shown.

View File

@ -1,13 +1,12 @@
%global selinuxtype targeted
%global moduletype contrib
%global modulename mysql
Name: mysql-selinux
Version: 1.0.0
Release: 2
Version: 1.0.7
Release: 1
License: GPLv3
URL: https://github.com/kubco2/mysql-selinux
URL: https://github.com/devexp-db/mysql-selinux
Summary: SELinux policies for product
Source0: https://github.com/kubco2/mysql-selinux/archive/1.0.0.tar.gz
Source0: https://github.com/devexp-db/mysql-selinux/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: selinux-policy-devel systemd
Requires(post): policycoreutils
@ -16,7 +15,7 @@ Requires(post): policycoreutils
SELinux policy modules for product.
%prep
%autosetup -n %{name}-%{version}
%autosetup -n %{name}-%{version} -p1
%pre
%selinux_relabel_pre -s %{selinuxtype}
@ -48,6 +47,9 @@ fi
%license COPYING
%changelog
* Wed Oct 25 2023 yaoxin <yao_xin001@hoperun.com> - 1.0.7-1
- Upgrade to 1.0.7
* Sun Jun 6 2021 zhaoyao <zhaoyao32@huawei.com> - 1.0.0-2
- fixs error: pkgconfig(systemd) is needed by mysql-selinux.

4
mysql-selinux.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: devexp-db/mysql-selinux
tag_prefix: ''
seperator: .