Hello community,

here is the log from the commit of package gramps for openSUSE:Factory
checked in at Fri Jun 17 10:39:02 CEST 2011.



--------
--- GNOME/gramps/gramps.changes 2011-05-02 19:09:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/gramps/gramps.changes  2011-06-15 
11:31:00.000000000 +0200
@@ -1,0 +2,29 @@
+Wed Jun 15 10:01:44 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.3.0:
+  + New "person name" dialog and workflow with better (or new!)
+    support for nickname, complicated multiple surnames, patronymic
+    as surname, family nickname, and name format preferences
+  + Gramplet bottombar and sidebar per view, with new gramplets
+    such as details view and image metadata viewer/editor
+  + Ability to tag objects; this is the next version of what used
+    to be called "markers" in previous versions of Gramps
+  + Geography view now uses osm-gps-map
+  + New locality field in the place editor; hierarchy is now:
+    Country, State, County, City, Locality, Street
+  + Automatic check and upgrade of plugins on startup
+  + Improved merge support of objects
+  + Better descendant/ancestor tree reports
+  + Undo/redo on entry fields (CTRL+Z, CTRL+SHIFT+Z)
+  + Backup option in the exporter
+  + Exporter based on filters with preview
+  + Various under-the-hood improvements, including for performance.
+  + Updated translations.
+- Add python-gtkspell Recommends as we do have the package.
+- Update FIXME about missing Recommends: python-enchant is not used
+  anymore, but python-exiv2 and osm-gps-map are new optional
+  dependencies.
+- Stop using source service to download the tarball, as Factory
+  will move away from this.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  _service
  _service:recompress:download_url:gramps-3.2.6.tar.bz2
  _service:set_version:gramps.spec

New:
----
  gramps-3.3.0-1.tar.gz

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

Other differences:
------------------
++++++ gramps.spec ++++++
--- /var/tmp/diff_new_pack.1aFj8e/_old  2011-06-17 10:38:15.000000000 +0200
+++ /var/tmp/diff_new_pack.1aFj8e/_new  2011-06-17 10:38:15.000000000 +0200
@@ -19,14 +19,15 @@
 
 
 Name:           gramps
-Version:        3.2.5
-Release:        8
-# FIXME: missing recommends because of missing packages: python-gtkspell & 
python-enchant
+Version:        3.3.0
+Release:        1
+%define _version 3.3.0-1
+# FIXME: missing recommends because of missing packages: python-exiv2, 
osm-gps-map
 License:        GPLv2+
 Summary:        Genealogical Research Software
 Url:            http://www.gramps-project.org/
 Group:          Productivity/Other
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://downloads.sourceforge.net/project/gramps/Stable/3.3.0/%{name}-%{_version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 # For directory ownership
@@ -38,8 +39,8 @@
 Requires:       xdg-utils
 Recommends:     %{name}-lang
 Recommends:     graphviz
+Recommends:     python-gtkspell
 Recommends:     python-webkitgtk
-# Missing Recommends: python gtkspell & python enchant
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -96,11 +97,14 @@
 %{_mandir}/man1/%{name}.*
 # We can't really move the localized manpages to the lang package, since they'd
 # create a conflict between the lang subpackage and bundles
+%lang(cs) %{_mandir}/cs/man1/%{name}.*
 %lang(fr) %{_mandir}/fr/man1/%{name}.*
 %lang(nl) %{_mandir}/nl/man1/%{name}.*
 %lang(pl) %{_mandir}/pl/man1/%{name}.*
 %lang(sv) %{_mandir}/sv/man1/%{name}.*
 # man doesn't provide those directories, so we have to own them
+%lang(cs) %dir %{_mandir}/cs
+%lang(cs) %dir %{_mandir}/cs/man1
 %lang(nl) %dir %{_mandir}/nl
 %lang(nl) %dir %{_mandir}/nl/man1
 %lang(pl) %dir %{_mandir}/pl


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to