Skip to content

Commit

Permalink
Version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asdil12 committed Nov 17, 2023
1 parent 84ad679 commit b872101
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions opi.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Nov 17 14:05:21 UTC 2023 - Dominik Heidler <[email protected]>

- Version 4.0.0
* Simplify rpmbuild by removing %install
* Add opi new dependencies to testsuite: rpm-build, squashfs
* Rename rpmbuild internal dirs to uppercase
* Fix building RPMs for Leap 15.5
* Update opi-proxy .service file to listen on IPv6 as well
* Add Snap library and Spotify plugin
* Allow installing non-rpm applications (add OrcaSlicer)
* chore: update multi_install description
* Indent changes in changelog further than version

-------------------------------------------------------------------
Wed Oct 11 10:08:35 UTC 2023 - Dominik Heidler <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion opi/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '3.6.0'
__version__ = '4.0.0'

0 comments on commit b872101

Please sign in to comment.