diff --git a/mcstrans-3.1.tar.gz b/mcstrans-3.1.tar.gz deleted file mode 100644 index 1e7c02b15d8269b3dbe3bf983469a52537871f15..0000000000000000000000000000000000000000 Binary files a/mcstrans-3.1.tar.gz and /dev/null differ diff --git a/mcstrans-3.3.tar.gz b/mcstrans-3.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b1bdb5e7544f66083744c23fcca31af518ea130d Binary files /dev/null and b/mcstrans-3.3.tar.gz differ diff --git a/mcstrans.spec b/mcstrans.spec index 50eda0f75822f7b20ddca21be1923828fc4754b3..5fb3593184e670633ec524c6b9740bd4f533e5f6 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,14 +1,14 @@ Name: mcstrans -Version: 3.1 +Version: 3.3 Release: 1 Summary: SELinux Translation Daemon License: GPL2 URL: https://github.com/SELinuxProject/selinux/wiki -Source: https://github.com/SELinuxProject/selinux/releases/download/20200710/mcstrans-3.1.tar.gz +Source: https://github.com/SELinuxProject/selinux/releases/download/3.3/mcstrans-3.3.tar.gz BuildRequires: gcc systemd-units make BuildRequires: libselinux-devel >= %{version} -BuildRequires: libcap-devel pcre-devel libsepol-devel libsepol-static +BuildRequires: libcap-devel pcre-devel libsepol-devel >= %{version} libsepol-static >= %{version} Requires: pcre Requires(pre): systemd Requires(post): systemd @@ -87,6 +87,9 @@ rm -rf %{buildroot}/%{_sysconfdir}/rc.d/init.d/mcstrans %{_mandir}/ru/man8/*.8.gz %changelog +* Mon Dec 13 2021 yixiangzhike - 3.3-1 +- update to 3.3 + * Thu Jul 23 2020 openEuler Buildteam - 3.1-1 - update to 3.1