Hello community, here is the log from the commit of package gnuhealth for openSUSE:Factory checked in at 2017-02-16 17:07:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuhealth (Old) and /work/SRC/openSUSE:Factory/.gnuhealth.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuhealth" Changes: -------- --- /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth.changes 2016-12-13 19:34:32.636742996 +0100 +++ /work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth.changes 2017-02-16 17:07:28.011337147 +0100 @@ -1,0 +2,11 @@ +Tue Feb 14 06:09:10 UTC 2017 - [email protected] + +- version 3.06 + * Fix bug #50269: Traceback when assigning a new meal order + * Fix bug #50281: Traceback when displaying patient critical info + in non-english languages + * fix bug #50288: Wrong widget for mealtime field. // Fix + validation for meal order warning + * Remove readonly from patient meal order warning, to correctly + save state of the field +------------------------------------------------------------------- Old: ---- gnuhealth-3.0.5.tar.gz New: ---- gnuhealth-3.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuhealth.spec ++++++ --- /var/tmp/diff_new_pack.5voDDm/_old 2017-02-16 17:07:28.919208686 +0100 +++ /var/tmp/diff_new_pack.5voDDm/_new 2017-02-16 17:07:28.923208120 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnuhealth # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2014-2016 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ # List of additional build dependencies BuildRequires: python-setuptools -Version: %{majorver}.5 +Version: %{majorver}.6 Release: 0 Url: http://health.gnu.org @@ -99,9 +99,9 @@ done #pdq - cd pdq - python setup.py build - cd .. +# cd pdq +# python setup.py build +# cd .. %install for i in h*; do @@ -110,9 +110,9 @@ cd .. done #pdq - cd pdq - python setup.py install --prefix=%_prefix --root=%buildroot - cd .. +# cd pdq +# python setup.py install --prefix=%_prefix --root=%buildroot +# cd .. mkdir -p -m 755 %{buildroot}%{_bindir} install -p -m 755 gnuhealth-control %{buildroot}%{_bindir}/gnuhealth-control ++++++ gnuhealth-3.0.5.tar.gz -> gnuhealth-3.0.6.tar.gz ++++++ /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth-3.0.5.tar.gz /work/SRC/openSUSE:Factory/.gnuhealth.new/gnuhealth-3.0.6.tar.gz differ: char 5, line 1
