15
0
forked from pool/python-glean

- update to 1.18.0:

* write one resolv config
  * Switch to Fedora 30 jobs
  * Fix a handful of bugs in config-drive processing
  * Remove trusty job
  * Move opensuse jobs to experimental for now
  * Add support for SLES
  * Do not bring up udev assigned interfaces
  * Update testing to opensuse 15

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-glean?expand=0&rev=13
This commit is contained in:
2020-06-04 16:13:55 +00:00
committed by Git OBS Bridge
parent e4f4a83e7b
commit 4d03bfa9ee
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jun 4 16:13:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.18.0:
* write one resolv config
* Switch to Fedora 30 jobs
* Fix a handful of bugs in config-drive processing
* Remove trusty job
* Move opensuse jobs to experimental for now
* Add support for SLES
* Do not bring up udev assigned interfaces
* Update testing to opensuse 15
-------------------------------------------------------------------
Tue May 26 06:34:26 UTC 2020 - Petr Gajdos <pgajdos@suse.com>