diff --git a/1.0.0.tar.gz b/1.0.0.tar.gz deleted file mode 100644 index 9154cac..0000000 Binary files a/1.0.0.tar.gz and /dev/null differ diff --git a/mysql-selinux-1.0.7.tar.gz b/mysql-selinux-1.0.7.tar.gz new file mode 100644 index 0000000..14f2f06 Binary files /dev/null and b/mysql-selinux-1.0.7.tar.gz differ diff --git a/mysql-selinux.spec b/mysql-selinux.spec index ab15bc9..43119b0 100644 --- a/mysql-selinux.spec +++ b/mysql-selinux.spec @@ -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 - 1.0.7-1 +- Upgrade to 1.0.7 + * Sun Jun 6 2021 zhaoyao - 1.0.0-2 - fixs error: pkgconfig(systemd) is needed by mysql-selinux. diff --git a/mysql-selinux.yaml b/mysql-selinux.yaml new file mode 100644 index 0000000..35f2a0a --- /dev/null +++ b/mysql-selinux.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: devexp-db/mysql-selinux +tag_prefix: '' +seperator: .