14
0

Accepting request 1042358 from home:apritschet:branches:openSUSE:Factory

- Release 0.7.9
  * Simplified handling of SSH keys (fixes #114)
  * Replaced `Request.cmd` with `Request.update` (fixes #113)
  * Added a comment parameter to project and package `set_meta`

OBS-URL: https://build.opensuse.org/request/show/1042358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=69
This commit is contained in:
2022-12-12 21:01:54 +00:00
committed by Git OBS Bridge
parent f3031e3d28
commit 3edef6ad31
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 12 09:09:04 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.7.9
* Simplified handling of SSH keys (fixes #114)
* Replaced `Request.cmd` with `Request.update` (fixes #113)
* Added a comment parameter to project and package `set_meta`
-------------------------------------------------------------------
Wed Nov 2 12:07:32 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>