diff --git a/README.md b/README.md index c5563ee..a0e2f89 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# setools 4.2.0 +# setools -Latest version of the setools package. +The setools package \ No newline at end of file diff --git a/setools.yaml b/setools.yaml deleted file mode 100644 index 1a3cf6a..0000000 --- a/setools.yaml +++ /dev/null @@ -1,35 +0,0 @@ ---- -document: modulemd -version: 2 -data: - summary: Policy analysis tools for SELinux - description: >- - SETools is a collection of graphical tools, command-line tools, and Python modules - designed to facilitate SELinux policy analysis. - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [] - requires: - platform: [] - profiles: - default: - description: Standard installation - rpms: - - setools-console - api: - rpms: - - python3-setools - - setools-console - components: - rpms: - setools: - rationale: Main component - ref: 4.2 - - policycoreutils: - rationale: latest version supporting the API of setools 4.2 - ref: master - buildorder: 10