Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,16 @@ Fixed

Contributed by Amanda McGuinness (@amanda11 Ammeon Solutions)

* Update rpm package metadata and fix ``Provides`` section for RHEL / CentOS 8 packages.

In the previous versions, RPM metadata would incorrectly signal that the ``st2`` package
provides various Python libraries which it doesn't (those Python libraries are only used
internally for the package local virtual environment).

https://github.com/StackStorm/st2-packages/pull/697

Contributed by @Kami.

3.4.0 - March 02, 2021
----------------------

Expand Down