14
0

Accepting request 857754 from home:Pharaoh_Atem:branches:devel:languages:python

- Update to version 3.30
  + Add new timesource command
  + Deprecate the --ntpservers and --nontp options of the timezone command
  + Remove --biospart argument from harddrive command, it was never implemented or used.
  + Add Fedora 34 handler

OBS-URL: https://build.opensuse.org/request/show/857754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykickstart?expand=0&rev=3
This commit is contained in:
2020-12-20 18:42:14 +00:00
committed by Git OBS Bridge
parent 1171597c32
commit e771b83e14
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Dec 20 17:45:46 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
- Update to version 3.30
+ Add new timesource command
+ Deprecate the --ntpservers and --nontp options of the timezone command
+ Remove --biospart argument from harddrive command, it was never implemented or used.
+ Add Fedora 34 handler
-------------------------------------------------------------------
Wed May 20 12:38:46 UTC 2020 - Neal Gompa <ngompa13@gmail.com>