Hello community,

here is the log from the commit of package gramps for openSUSE:Factory checked 
in at 2015-02-05 11:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gramps (Old)
 and      /work/SRC/openSUSE:Factory/.gramps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gramps"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gramps/gramps.changes    2014-08-01 
14:34:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gramps.new/gramps.changes       2015-02-05 
11:01:02.000000000 +0100
@@ -1,0 +2,79 @@
+Wed Feb  4 10:20:23 UTC 2015 - [email protected]
+
+- Add gramps-4.1.1-Glib-typo.patch: fix typo, which removes wrong
+  automatic dependency; already applied upstream for 4.1.2.
+- Remove comment about osm-gps-map because it is already detected.
+
+-------------------------------------------------------------------
+Thu Jan 15 20:38:15 UTC 2015 - [email protected]
+
+- Update to version 4.1.1
+  + Fix custom place types in the place editor.
+  + Allow place type combobox to receive focus.
+  + Store custom place types in the metadata table.
+  + Fix place type for places without a main location.
+  + Fix bug adding parent places to a new place.
+  + Prevent user creating a cycle in the place hierarchy.
+  + Avoid infinite loop when place cycle encountered.
+  + Prevent creation of a place cycle when merging.
+  + Fix error when no place is selected.
+  + Check that a place has been selected when saving.
+  + Use the standard place selection widget to be consistent..
+  + Add a new Top Level place through the Place Reference Editor.
+  + Fix backlinks code in place report.
+  + Backlinks for places can now also be places as well as events.
+  + Fix check and repair tool for empty placerefs.
+  + Update location utilities to work with proxies.
+  + Place report does not run.
+  + Update place details gramplet.
+  + Locations are now displayed in a new separate gramplet.
+  + Add check for empty handle in gramplets.
+  + Check DB lock on the recent opened trees list.
+  + Sidebarfilter gramplet does not fit well into People, Events or
+    Media views.
+  + Fix new event default type considering existing events with
+    *default + role.
+  + Rebuild secondary indexes after database upgrade.
+  + Importing gedcom files containing multibyte UTF-8 characters
+    fails.
+  + Ahnentafel Report did not use Christening Date if no Birth
+    Date.
+  + [Narweb:] Missing webpage for media under some circumstances.
+  + Fix narrated web report with gendex option enabled.
+  + Tweak to "default" CSS choice for the narrated web report.
+  + Invalid link for Merge citation Help button.
+  + Fix 'todo' gramplet.
+  + Fix path when using drag & drop to add media.
+  + Limit the number of generations displayed in the ancestor
+    gramplet.
+  + Export of a subset of the tree failed.
+  + Fix issues in python3, and bytes-string mismatch with ICU.
+  + Fix url/uri handling with non-ascii characters under linux and
+    mac.
+  + Fix name format on graphical reports.
+  + Fix name format on textual reports.
+  + Better GUI support for embeded custom attributes list on media
+    object.
+  + Better keys for search under linux shells (.desktop file).
+  + 'Unknown' person in detailed ancestor report can not be
+    translated.
+  + Translations don't show in many labels.
+  + Ensure python text domain gets the right encoding.
+  + Translate some punctuation marks.
+  + Various fixes around Geography and osmgpsmap.
+  + Allow gramplets to be displayed in the dashboard only.
+  + Update FSF address.
+  + Add Arabic-script, Islamic-date, Thai script, Married Name and
+    more dates examples.
+  + Fix on czech date handler for calculated and estimated dates.
+  + Enhance Serbian date handler to handle Cyrillic dates.
+  + Simplify Canadian Ash Wednesday holiday.
+  + Re-enable Esperanto support (for non-Windows OS only) after a
+    large review.
+  + Updated translations.
+- Remove python-gtk-devel Requires: no longer needed after the
+  project moved to python-gobject.
+- Add hicolor-icon-theme BuildRequires: do not own standard
+  hicolor directories.
+
+-------------------------------------------------------------------

Old:
----
  gramps-4.0.4.tar.gz

New:
----
  gramps-4.1.1-Glib-typo.patch
  gramps-4.1.1.tar.gz

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

Other differences:
------------------
++++++ gramps.spec ++++++
--- /var/tmp/diff_new_pack.gih2ID/_old  2015-02-05 11:01:05.000000000 +0100
+++ /var/tmp/diff_new_pack.gih2ID/_new  2015-02-05 11:01:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gramps
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,9 +20,9 @@
 %global __requires_exclude typelib\\(GtkosxApplication\\)|typelib\\(Gtkspell\\)
 
 Name:           gramps
-Version:        4.0.4
+Version:        4.1.1
 Release:        0
-# FIXME: missing recommends because of missing packages: python-exiv2, 
osm-gps-map
+# FIXME: missing recommends because of missing packages: python-exiv2
 Summary:        Genealogical Research Software
 License:        GPL-2.0+
 Group:          Productivity/Other
@@ -30,15 +30,16 @@
 Source:         
http://downloads.sourceforge.net/project/gramps/Stable/%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM gramps-webkit3.0.patch [email protected] -- Specify 
that we need WebKit 3.0
 Patch0:         gramps-webkit3.0.patch
+# PATCH-FIX-UPSTREAM gramps-4.1.1-Glib-typo.patch #8169 [email protected] -- 
Fix typo; removes wrong automatic dependency; already applied upstream for 4.1.2
+Patch1:         gramps-4.1.1-Glib-typo.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 # Needed for typelib() - Requires.
 BuildRequires:  gobject-introspection
-BuildRequires:  python-gtk-devel
+BuildRequires:  hicolor-icon-theme
 # We need the %%mime_database_* macros
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
-Requires:       python-gtk
 Requires:       xdg-utils
 Recommends:     %{name}-lang
 Recommends:     graphviz
@@ -58,6 +59,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 python setup.py build

++++++ gramps-4.1.1-Glib-typo.patch ++++++
>From 20917e4b09998331c66e97186a0d09f8f95c6392 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= <[email protected]>
Date: Fri, 2 Jan 2015 12:10:18 +0100
Subject: [PATCH] 8169 8267 typo: Glib should be GLib ...

---
 gramps/gen/plug/_gramplet.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gramps/gen/plug/_gramplet.py b/gramps/gen/plug/_gramplet.py
index d320db4..a13edfb 100644
--- a/gramps/gen/plug/_gramplet.py
+++ b/gramps/gen/plug/_gramplet.py
@@ -359,7 +359,7 @@ class Gramplet(object):
         """
         Resume the :meth:`main` method that has previously paused.
         """
-        from gi.repository import GObject, Glib
+        from gi.repository import GObject, GLib
         self._pause = False
         self._idle_id = GLib.idle_add(self._updater, 
                                          priority=GObject.PRIORITY_LOW - 10)
-- 
2.1.4

++++++ gramps-4.0.4.tar.gz -> gramps-4.1.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/gramps/gramps-4.0.4.tar.gz 
/work/SRC/openSUSE:Factory/.gramps.new/gramps-4.1.1.tar.gz differ: char 5, line 
1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to