Hello community, here is the log from the commit of package python-pyfg for openSUSE:Factory checked in at 2019-10-02 11:59:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyfg (Old) and /work/SRC/openSUSE:Factory/.python-pyfg.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyfg" Wed Oct 2 11:59:04 2019 rev:2 rq:734235 version:0.50 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyfg/python-pyfg.changes 2019-09-30 16:03:36.712543919 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyfg.new.2352/python-pyfg.changes 2019-10-02 11:59:06.958997815 +0200 @@ -1,0 +2,5 @@ +Tue Oct 1 06:33:23 UTC 2019 - Jan Engelhardt <[email protected]> + +- Generalize description, trim bias. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyfg.spec ++++++ --- /var/tmp/diff_new_pack.kwCuRA/_old 2019-10-02 11:59:07.634996083 +0200 +++ /var/tmp/diff_new_pack.kwCuRA/_new 2019-10-02 11:59:07.634996083 +0200 @@ -39,11 +39,11 @@ %python_subpackages %description -This API allows you to interact with a device runnine FortiOS in a sane way. -With this API you can: +This API allows interacting with a device running FortiOS. +With this API, one can: * Connect to the device, retrieve the running config (the entire config or - some blocks, whatever you want) and build a model + some blocks) and build a model * Build the same model from a file * Do changes in the candidate configuration locally * Create a candidate configuration from a file @@ -52,9 +52,7 @@ the candidate configuration %prep -%setup -q -n pyfg-%{version} -%patch0 -p1 -%patch1 -p1 +%autosetup -n pyfg-%{version} -p1 %build %python_build
