Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnuhealth-client for
openSUSE:Factory checked in at 2023-02-12 19:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuhealth-client (Old)
and /work/SRC/openSUSE:Factory/.gnuhealth-client.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuhealth-client"
Sun Feb 12 19:14:52 2023 rev:26 rq:1064690 version:4.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuhealth-client/gnuhealth-client.changes
2022-12-15 19:25:47.980259242 +0100
+++
/work/SRC/openSUSE:Factory/.gnuhealth-client.new.1848/gnuhealth-client.changes
2023-02-12 19:14:56.357267904 +0100
@@ -2 +2 @@
-Wed Dec 14 22:37:03 UTC 2022 - Axel Braun <[email protected]>
+Sun Feb 12 13:42:59 UTC 2023 - Axel Braun <[email protected]>
@@ -4,15 +4,5 @@
-- version 4.0.2
- * Fix bug #63518: TypeError: unhashable type: 'dict'
- * bug #62849: Top Diseases report crashes on DemoServer
- * Implement REUSE Initiative on GTK Client.
- * Apply various Tryton client patches
-
--------------------------------------------------------------------
-Wed Oct 12 10:48:25 UTC 2022 - Axel Braun <[email protected]>
-
-- explicit dependency on pydot and graphviz removed (maintainer error)
-
--------------------------------------------------------------------
-Tue Oct 11 14:20:00 UTC 2022 - Axel Braun <[email protected]>
-
-- explicit dependency on pydot and graphviz added
+- verion 4.2.0
+ * Instance and connection information visible at the GTK client title
+ * Add GNUHEalth scalable icon - svg - for desktop menu and panel entries
+ * see Changelog for full description
+ * separate gnuhalth-client.desktop file removed
Old:
----
gnuhealth-client-4.0.2.tar.gz
gnuhealth-client-4.0.2.tar.gz.sig
gnuhealth-client.desktop
New:
----
gnuhealth-client-4.2.0.tar.gz
gnuhealth-client-4.2.0.tar.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnuhealth-client.spec ++++++
--- /var/tmp/diff_new_pack.Pxmpx0/_old 2023-02-12 19:14:57.005271873 +0100
+++ /var/tmp/diff_new_pack.Pxmpx0/_new 2023-02-12 19:14:57.009271898 +0100
@@ -17,21 +17,21 @@
#
-%define majorver 4.0
+%define majorver 4.2
Name: gnuhealth-client
-Version: %{majorver}.2
+Version: %{majorver}.0
Release: 0
Summary: The client of the GNU Health Hospital system
License: GPL-3.0-only
Group: Productivity/Office/Management
URL: http://health.gnu.org/
Source: https://ftp.gnu.org/pub/gnu/health/%{name}-%{version}.tar.gz
-##Source: %{name}-%{version}.tar.gz
-##urce1: %{name}-plugins-%{version}.tar.gz
+## Source: %{name}-%{version}.tar.gz
+## urce1: %{name}-plugins-%{version}.tar.gz
Source1:
ftp://ftp.gnu.org/gnu/health/plugins/gnuhealth_plugin_camera-latest.tar.gz
Source2:
ftp://ftp.gnu.org/gnu/health/plugins/gnuhealth_plugin_crypto-latest.tar.gz
Source3:
ftp://ftp.gnu.org/gnu/health/plugins/gnuhealth_plugin_frl-latest.tar.gz
-Source4: %{name}.desktop
+
Source5: https://ftp.gnu.org/gnu/health/%{name}-%{version}.tar.gz.sig
Source6:
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=health&download=1#/%{name}.keyring
@@ -72,7 +72,6 @@
%prep
%setup -q
-### cp %{SOURCE4} .
pwd
cd gnuhealth/plugins
++++++ gnuhealth-client-4.0.2.tar.gz -> gnuhealth-client-4.2.0.tar.gz ++++++
++++ 2412 lines of diff (skipped)
++++++ gnuhealth_plugin_camera-latest.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth_camera/__init__.py
new/gnuhealth_camera/__init__.py
--- old/gnuhealth_camera/__init__.py 2022-06-16 18:55:53.000000000 +0200
+++ new/gnuhealth_camera/__init__.py 2023-02-11 17:30:08.000000000 +0100
@@ -1,8 +1,8 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2022 Luis Falcon <[email protected]>
-# Copyright (C) 2011-2022 GNU Solidario <[email protected]>
+# Copyright (C) 2008-2023 Luis Falcon <[email protected]>
+# Copyright (C) 2011-2023 GNU Solidario <[email protected]>
#
#
# This program is free software: you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnuhealth_camera/version new/gnuhealth_camera/version
--- old/gnuhealth_camera/version 2022-06-16 18:54:58.000000000 +0200
+++ new/gnuhealth_camera/version 2023-02-11 17:30:21.000000000 +0100
@@ -1 +1 @@
-4.0.0
+4.2.0
++++++ gnuhealth_plugin_crypto-latest.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/crypto/__init__.py new/crypto/__init__.py
--- old/crypto/__init__.py 2022-06-16 20:55:49.000000000 +0200
+++ new/crypto/__init__.py 2023-02-11 17:28:20.000000000 +0100
@@ -1,8 +1,8 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2022 Luis Falcon <[email protected]>
-# Copyright (C) 2011-2022 GNU Solidario <[email protected]>
+# Copyright (C) 2008-2023 Luis Falcon <[email protected]>
+# Copyright (C) 2011-2023 GNU Solidario <[email protected]>
#
#
# This program is free software: you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/crypto/version new/crypto/version
--- old/crypto/version 2022-06-16 18:54:42.000000000 +0200
+++ new/crypto/version 2023-02-11 17:28:31.000000000 +0100
@@ -1 +1 @@
-4.0.0
+4.2.0
++++++ gnuhealth_plugin_frl-latest.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/frl/__init__.py new/frl/__init__.py
--- old/frl/__init__.py 2022-06-16 18:54:01.000000000 +0200
+++ new/frl/__init__.py 2023-02-11 17:29:27.000000000 +0100
@@ -1,8 +1,8 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2022 Luis Falcon <[email protected]>
-# Copyright (C) 2011-2022 GNU Solidario <[email protected]>
+# Copyright (C) 2008-2023 Luis Falcon <[email protected]>
+# Copyright (C) 2011-2023 GNU Solidario <[email protected]>
#
#
# This program is free software: you can redistribute it and/or modify
Binary files old/frl/__init__.pyc and new/frl/__init__.pyc differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/frl/version new/frl/version
--- old/frl/version 2022-06-16 18:54:25.000000000 +0200
+++ new/frl/version 2023-02-11 17:29:54.000000000 +0100
@@ -1 +1 @@
-4.0.0
+4.2.0