Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gramps for openSUSE:Factory checked 
in at 2021-10-26 20:14:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gramps (Old)
 and      /work/SRC/openSUSE:Factory/.gramps.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gramps"

Tue Oct 26 20:14:04 2021 rev:48 rq:927506 version:5.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gramps/gramps.changes    2020-10-20 
16:20:42.114302196 +0200
+++ /work/SRC/openSUSE:Factory/.gramps.new.1890/gramps.changes  2021-10-26 
20:14:49.370045592 +0200
@@ -1,0 +2,64 @@
+Fri Oct 22 15:30:09 UTC 2021 - Bj??rn Lie <[email protected]>
+
+- Update to version 5.1.4:
+  + Update copyright date.
+  + Fix probably alive if death without date.
+  + Place editor, copy and paste of lat and long text no longer
+    auto-populating latitude and longitude fields.
+  + Fix for crash when changing views if part of toolbar is not
+    shown because of a small screen when changing views.
+  + Fix bottombar always showing after restart, even when not
+    wanted.
+  + Always use filtered collation names. Store the Sqlite3
+    collations in the __collations array to short-circuit
+    re-creation.
+  + Fix issue with German relation calculator fixed issue when more
+    than 24 generations between the two people.
+  + Fix libplaceview to avoid exception when mapservice is no
+    longer present.
+  + Fix References Gramplet for inadequate updates when other
+    objects change.
+  + Fix geofamily crash if a family has no father.
+  + Home Person setting does not convey in a merge.
+  + Fix CSV export of view to only put single CR character.
+  + Add Media filter rule 'HasMedia' to list of media rules for
+    editor.
+  + Need to set locale.textdomain under linux. _build_popup_ui()
+    ignores translated strings without locale.textdomain set.
+  + Change category of 'MatchesEventFilter'.
+  + Fix issue where separator between top and bottom bar of View
+    creeps up.
+  + Fix Locations Gramplet (Enclosed by) to properly display
+    certain nested places when the smallest place has undated
+    enclosure and larger places are dated.
+  + Fix exportvcalendar error is "is not" with a literal (Python
+    3.8 issue)
+  + Handle not found when copying source from the citation tree.
+  + Fix call to 'file' function, which doesn't exist in Python3.
+  + Fix write_lock_file exception when USERNAME is missing.
+  + Fix EditPlace so Tab key doesn't get stuck on Private icon.
+  + Fix Tag report for places that have a hierarchy.
+  + Fix exception when cancelling out of a db upgrade in GUI.
+  + Icon file changes:
+    - Install 128x128 and 256x256 application icons.
+    - Install MIME type icons into the hicolor theme.
+    - Remove gnome-mime- prefix from icon filenames.
+    - Install application icons into correct directories.
+  + Fix error in Birthday and Anniversary report. Fixes an error
+    triggered when the first person_handle in the list has a death
+    event, but no birth event and does not have family
+    relationships. These conditions lead to the local variable
+    short_name not being declared before it comes time to process
+    death events.
+  + Fix graphdoc to properly escape characters in ids for Graphviz.
+  + Replace inspect.stack() with inspect.currentframe(). Works
+    around https://bugs.python.org/issue12920 which causes every
+    call to inspect.trace() to fail because __main__ is always the
+    starting point.
+  + Fix crash sorting on columns in Selectors with TreeModels.
+  + Fix progress bar freeze due to changes in Gtk.
+  + Fix svgdrawdoc for text containing XML invalid characters.
+  + Updated translations.
+- Refresh gramps-no-translations-check.patch with quilt.
+
+-------------------------------------------------------------------

Old:
----
  gramps-5.1.3.tar.gz

New:
----
  gramps-5.1.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gramps.spec ++++++
--- /var/tmp/diff_new_pack.qmEOHX/_old  2021-10-26 20:14:50.022045937 +0200
+++ /var/tmp/diff_new_pack.qmEOHX/_new  2021-10-26 20:14:50.026045939 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gramps
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %global __requires_exclude 
typelib\\(GtkosxApplication\\)|typelib\\(Gtkspell\\)|typelib\\(GConf\\)
 Name:           gramps
-Version:        5.1.3
+Version:        5.1.4
 Release:        0
 Summary:        Genealogical Research Software
 License:        GPL-2.0-or-later
@@ -42,8 +42,8 @@
 Requires:       python3-gobject >= 3.12.0
 Requires:       python3-gobject-Gdk
 Requires:       xdg-utils
-Recommends:     graphviz
 Recommends:     ghostscript
+Recommends:     graphviz
 Recommends:     python3-Pillow
 Recommends:     python3-PyICU
 # python3-fontconfig is required for the Genealogical Symbols option; 
currently no package available
@@ -75,9 +75,6 @@
 echo -n %{_datadir} > 
%{buildroot}%{python3_sitelib}/gramps/gen/utils/resource-path
 # Application Registry is obsolete since GNOME 2.8.
 rm -r %{buildroot}%{_datadir}/mime-info
-# Icon is installed in a non-default location
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
-mv %{buildroot}%{_datadir}/icons/gramps.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps
 # We package those files as package docs...
 rm -r %{buildroot}%{_datadir}/doc/%{name}/
 %suse_update_desktop_file -r %{name} Office Database
@@ -87,13 +84,11 @@
 %post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post gnome
 %mime_database_post
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun gnome
 %mime_database_postun
 
 %files
@@ -103,8 +98,7 @@
 %{_datadir}/%{name}/
 %dir %{_datadir}/metainfo
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_datadir}/icons/gnome/
+%{_datadir}/icons/hicolor/*/*/
 %{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/mime/packages/%{name}.xml
 %{python3_sitelib}/%{name}/

++++++ gramps-5.1.3.tar.gz -> gramps-5.1.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/gramps/gramps-5.1.3.tar.gz 
/work/SRC/openSUSE:Factory/.gramps.new.1890/gramps-5.1.4.tar.gz differ: char 
26, line 2

++++++ gramps-no-translations-check.patch ++++++
--- /var/tmp/diff_new_pack.qmEOHX/_old  2021-10-26 20:14:50.054045953 +0200
+++ /var/tmp/diff_new_pack.qmEOHX/_new  2021-10-26 20:14:50.054045953 +0200
@@ -1,6 +1,8 @@
---- gramps-5.1.0_orig/gramps/gui/grampsgui.py  2019-08-22 09:17:54.101297170 
+0200
-+++ gramps-5.1.0/gramps/gui/grampsgui.py       2019-08-22 09:19:48.686880378 
+0200
-@@ -613,7 +613,8 @@
+Index: gramps-5.1.4/gramps/gui/grampsgui.py
+===================================================================
+--- gramps-5.1.4.orig/gramps/gui/grampsgui.py
++++ gramps-5.1.4/gramps/gui/grampsgui.py
+@@ -613,7 +613,8 @@ class Gramps:
          self._vm = ViewManager(app, dbstate,
                                 config.get("interface.view-categories"))
  

Reply via email to