!12 [sync] PR-11: 【openEuler-22.03-LTS-Next】Update to 3.3

Merge pull request !12 from openeuler-sync-bot/sync-pr11-openEuler-22.03-LTS-Next-to-master
This commit is contained in:
openeuler-ci-bot 2022-01-24 06:29:50 +00:00 committed by Gitee
commit fc873d4d7b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
mcstrans-3.3.tar.gz Normal file

Binary file not shown.

View File

@ -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 <yixiangzhike007@163.com> - 3.3-1
- update to 3.3
* Thu Jul 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.1-1
- update to 3.1