Hello community,
here is the log from the commit of package gnuhealth-client for
openSUSE:Factory checked in at 2019-01-28 20:49:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuhealth-client (Old)
and /work/SRC/openSUSE:Factory/.gnuhealth-client.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuhealth-client"
Mon Jan 28 20:49:12 2019 rev:5 rq:668941 version:3.4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuhealth-client/gnuhealth-client.changes
2019-01-21 10:30:50.501389774 +0100
+++
/work/SRC/openSUSE:Factory/.gnuhealth-client.new.28833/gnuhealth-client.changes
2019-01-28 20:50:02.261804393 +0100
@@ -1,0 +2,7 @@
+Sun Jan 27 20:34:32 UTC 2019 - Axel Braun <[email protected]>
+
+- Version 3.4.3
+ * Fix bug #55458: Command line gets activated with shift Z
+ * many bugfixes from tryton client
+
+-------------------------------------------------------------------
Old:
----
gnuhealth-client-3.4.2.tar.gz
New:
----
gnuhealth-client-3.4.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnuhealth-client.spec ++++++
--- /var/tmp/diff_new_pack.jCJ31z/_old 2019-01-28 20:50:02.801803824 +0100
+++ /var/tmp/diff_new_pack.jCJ31z/_new 2019-01-28 20:50:02.805803819 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnuhealth-client
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015-2018 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%define majorver 3.4
Name: gnuhealth-client
-Version: %{majorver}.2
+Version: %{majorver}.3
Release: 0
Summary: The client of the GNU Health Hospital system
License: GPL-3.0-only
++++++ gnuhealth-client-3.4.2.tar.gz -> gnuhealth-client-3.4.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth-client-3.4.2/Changelog
new/gnuhealth-client-3.4.3/Changelog
--- old/gnuhealth-client-3.4.2/Changelog 2018-12-28 14:51:40.000000000
+0100
+++ new/gnuhealth-client-3.4.3/Changelog 2019-01-24 20:25:23.000000000
+0100
@@ -1,3 +1,9 @@
+changeset: 3179:c30614e0d942
+branch: stable
+user: Luis Falcon <[email protected]>
+date: Sat Jan 12 12:54:05 2019 +0000
+summary: Fix bug #55458: Command line gets activated with shift Z
+
changeset: 3141:0b752d18e083
user: Luis Falcon <[email protected]>
date: Sat Dec 22 22:14:56 2018 +0000
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth-client-3.4.2/PKG-INFO
new/gnuhealth-client-3.4.3/PKG-INFO
--- old/gnuhealth-client-3.4.2/PKG-INFO 2018-12-28 14:58:33.000000000 +0100
+++ new/gnuhealth-client-3.4.3/PKG-INFO 2019-01-24 20:39:48.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: gnuhealth-client
-Version: 3.4.2
+Version: 3.4.3
Summary: The GNU Health GTK client
Home-page: http://health.gnu.org
Author: GNU Solidario
@@ -21,11 +21,11 @@
For a system-wide installation (you need to be root)
- # pip install gnuhealth-client
+ # pip2 install gnuhealth-client
Alternatively, you can do a local installation :
- $ pip install --user gnuhealth-client
+ $ pip2 install --user gnuhealth-client
Technology
@@ -41,7 +41,7 @@
The GNU Health client comes with a pre-defined profile, which points to
the GNU Health community demo server
- | Server : health.gnusolidario.org
+ | Server : federation.gnuhealth.org
| Port : 8000
| User : admin
| Passwd : gnusolidario
@@ -55,6 +55,8 @@
* The GNU Health **Crypto** plugin to digitally sign documents using
GNUPG
* The GNU Health **Camera** to use cameras and store them directly
on the system (person registration, histological samples, etc..)
+ * The **Federation Record Locator**, that communicates with
**thalamus**
+ and interacts with the GNU Health Information System and Person
Master Index.
More information about the GNU Health plugins at :
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth-client-3.4.2/README.rst
new/gnuhealth-client-3.4.3/README.rst
--- old/gnuhealth-client-3.4.2/README.rst 2018-12-28 14:47:20.000000000
+0100
+++ new/gnuhealth-client-3.4.3/README.rst 2019-01-24 20:26:30.000000000
+0100
@@ -12,11 +12,11 @@
For a system-wide installation (you need to be root)
- # pip install gnuhealth-client
+ # pip2 install gnuhealth-client
Alternatively, you can do a local installation :
- $ pip install --user gnuhealth-client
+ $ pip2 install --user gnuhealth-client
Technology
@@ -32,7 +32,7 @@
The GNU Health client comes with a pre-defined profile, which points to
the GNU Health community demo server
-| Server : health.gnusolidario.org
+| Server : federation.gnuhealth.org
| Port : 8000
| User : admin
| Passwd : gnusolidario
@@ -46,6 +46,8 @@
* The GNU Health **Crypto** plugin to digitally sign documents using GNUPG
* The GNU Health **Camera** to use cameras and store them directly
on the system (person registration, histological samples, etc..)
+* The **Federation Record Locator**, that communicates with **thalamus**
+ and interacts with the GNU Health Information System and Person Master Index.
More information about the GNU Health plugins at :
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnuhealth-client-3.4.2/gnuhealth_client.egg-info/PKG-INFO
new/gnuhealth-client-3.4.3/gnuhealth_client.egg-info/PKG-INFO
--- old/gnuhealth-client-3.4.2/gnuhealth_client.egg-info/PKG-INFO
2018-12-28 14:58:32.000000000 +0100
+++ new/gnuhealth-client-3.4.3/gnuhealth_client.egg-info/PKG-INFO
2019-01-24 20:39:48.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: gnuhealth-client
-Version: 3.4.2
+Version: 3.4.3
Summary: The GNU Health GTK client
Home-page: http://health.gnu.org
Author: GNU Solidario
@@ -21,11 +21,11 @@
For a system-wide installation (you need to be root)
- # pip install gnuhealth-client
+ # pip2 install gnuhealth-client
Alternatively, you can do a local installation :
- $ pip install --user gnuhealth-client
+ $ pip2 install --user gnuhealth-client
Technology
@@ -41,7 +41,7 @@
The GNU Health client comes with a pre-defined profile, which points to
the GNU Health community demo server
- | Server : health.gnusolidario.org
+ | Server : federation.gnuhealth.org
| Port : 8000
| User : admin
| Passwd : gnusolidario
@@ -55,6 +55,8 @@
* The GNU Health **Crypto** plugin to digitally sign documents using
GNUPG
* The GNU Health **Camera** to use cameras and store them directly
on the system (person registration, histological samples, etc..)
+ * The **Federation Record Locator**, that communicates with
**thalamus**
+ and interacts with the GNU Health Information System and Person
Master Index.
More information about the GNU Health plugins at :
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth-client-3.4.2/tryton/__init__.py
new/gnuhealth-client-3.4.3/tryton/__init__.py
--- old/gnuhealth-client-3.4.2/tryton/__init__.py 2018-12-28
14:51:40.000000000 +0100
+++ new/gnuhealth-client-3.4.3/tryton/__init__.py 2019-01-24
20:25:41.000000000 +0100
@@ -1,4 +1,4 @@
# This file is part of the GNU Health GTK Client. The COPYRIGHT file at the
top level of
# this repository contains the full copyright notices and license terms.
-__version__ = "3.4.2"
+__version__ = "3.4.3"
SERVER_VERSION = "4.6.0"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth-client-3.4.2/tryton/gui/main.py
new/gnuhealth-client-3.4.3/tryton/gui/main.py
--- old/gnuhealth-client-3.4.2/tryton/gui/main.py 2018-12-26
19:23:05.000000000 +0100
+++ new/gnuhealth-client-3.4.3/tryton/gui/main.py 2019-01-12
13:57:14.000000000 +0100
@@ -140,7 +140,7 @@
gtk.gdk.SHIFT_MASK)
gtk.accel_map_add_entry('<tryton>/User/Command Line', gtk.keysyms.Z,
- gtk.gdk.SHIFT_MASK)
+ gtk.gdk.CONTROL_MASK | gtk.gdk.SHIFT_MASK)
gtk.accel_map_load(os.path.join(get_config_dir(), 'accel.map'))
@@ -1030,8 +1030,6 @@
def command_line(self):
self.cli.grab_focus()
- print ("Command line widget")
-
@property
def menu_expander_size(self):
return self.menu_expander.style_get_property('expander-size')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth-client-3.4.2/version
new/gnuhealth-client-3.4.3/version
--- old/gnuhealth-client-3.4.2/version 2018-12-28 14:51:40.000000000 +0100
+++ new/gnuhealth-client-3.4.3/version 2019-01-24 20:25:41.000000000 +0100
@@ -1 +1 @@
-3.4.2
+3.4.3