Skip to content

Commit

Permalink
Version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asdil12 committed Dec 12, 2023
1 parent ba2f180 commit 9f97354
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions opi.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 12 12:40:20 UTC 2023 - Dominik Heidler <dheidler@suse.de>

- Version 4.2.0
* Support multiple repos defined in a single .repo file
* Automatically import packman key in non-interactive mode
* Restructure code: Add classes for Repository, OBSPackage and LocalPackage
* Hide package release for pkgs from local repos (same as with OBS pkgs)
* Use tumbleweed repo for openh264 on Slowroll
* Expand repovar $basearch (to e.g. x86_64 or aarch64)

-------------------------------------------------------------------
Thu Dec 7 10:30:24 UTC 2023 - Dominik Heidler <dheidler@suse.de>

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

0 comments on commit 9f97354

Please sign in to comment.