commit gramps for openSUSE:Factory
Hello community, here is the log from the commit of package gramps for openSUSE:Factory checked in at Mon May 9 09:59:47 CEST 2011. -------- --- GNOME/gramps/gramps.changes 2011-02-12 20:25:44.000000000 +0100 +++ /mounts/work_src_done/STABLE/gramps/gramps.changes 2011-05-02 19:09:14.000000000 +0200 @@ -1,0 +2,14 @@ +Mon May 2 18:58:57 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.2.6: + + fix memory leaks + + fix corrupted reports + + fix crash in cramplets + + fix gedcom import and export + + import speed improvements + + NarrativeWeb fixes + + prevent corrupting databases + + Updated translations. +- Use set_version source service. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- _service:recompress:download_url:gramps-3.2.5.tar.bz2 New: ---- _service:recompress:download_url:gramps-3.2.6.tar.bz2 _service:set_version:gramps.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service:set_version:gramps.spec ++++++ # # spec file for package gramps # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gramps Version: 3.2.6 Release: 0 # FIXME: missing recommends because of missing packages: python-gtkspell & python-enchant License: GPLv2+ Summary: Genealogical Research Software Url: http://www.gramps-project.org/ Group: Productivity/Other Source: %{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: intltool # For directory ownership BuildRequires: gnome-icon-theme BuildRequires: python-gtk-devel BuildRequires: update-desktop-files Requires: gnome-icon-theme Requires: python-gtk Requires: xdg-utils Recommends: %{name}-lang Recommends: graphviz Recommends: python-webkitgtk # Missing Recommends: python gtkspell & python enchant BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description Gramps gives you the ability to record the many details of an individual's life as well as the complex relationships between various people, places and events. All of your research is kept organized, searchable and as precise as you need it to be. %lang_package %prep %setup -q %build %configure --disable-mime-install %__make %{?_smp_mflags} %install %make_install # Application Registry is obsolete since GNOME 2.8. rm -r %{buildroot}%{_datadir}/application-registry rm -r %{buildroot}%{_datadir}/mime-info %suse_update_desktop_file -r -G "Genealogical Research" %{name} Education Science %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} %if 0%{?suse_version} > 1130 %post %desktop_database_post %icon_theme_cache_post gnome %mime_database_post %endif %if 0%{?suse_version} > 1130 %postun %desktop_database_postun %icon_theme_cache_postun gnome %mime_database_postun %endif %files %defattr (-,root,root) %doc AUTHORS COPYING FAQ NEWS README %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/gnome/*/mimetypes/gnome-mime-application-x-gedcom.* %{_datadir}/icons/gnome/*/mimetypes/gnome-mime-application-x-geneweb.* %{_datadir}/icons/gnome/*/mimetypes/gnome-mime-application-x-%{name}*.* %{_datadir}/mime/packages/%{name}.xml %{_datadir}/pixmaps/%{name}.png %{_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(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(nl) %dir %{_mandir}/nl %lang(nl) %dir %{_mandir}/nl/man1 %lang(pl) %dir %{_mandir}/pl %lang(pl) %dir %{_mandir}/pl/man1 %lang(sv) %dir %{_mandir}/sv %lang(sv) %dir %{_mandir}/sv/man1 %files lang -f %{name}.lang %changelog ++++++ gramps.spec ++++++ --- /var/tmp/diff_new_pack.qcwV5E/_old 2011-05-09 09:59:10.000000000 +0200 +++ /var/tmp/diff_new_pack.qcwV5E/_new 2011-05-09 09:59:10.000000000 +0200 @@ -20,7 +20,7 @@ Name: gramps Version: 3.2.5 -Release: 2 +Release: 8 # FIXME: missing recommends because of missing packages: python-gtkspell & python-enchant License: GPLv2+ Summary: Genealogical Research Software ++++++ _service ++++++ --- /var/tmp/diff_new_pack.qcwV5E/_old 2011-05-09 09:59:10.000000000 +0200 +++ /var/tmp/diff_new_pack.qcwV5E/_new 2011-05-09 09:59:10.000000000 +0200 @@ -1,3 +1,5 @@ <services> - <service name="download_url"><param name="path">/project/gramps/Stable/3.2.5/gramps-3.2.5.tar.gz</param><param name="host">downloads.sourceforge.net</param></service> -<service name="recompress"><param name="file">_service:download_url:gramps-3.2.5.tar.gz</param><param name="compression">bz2</param></service></services> + <service name="download_url"><param name="path">/project/gramps/Stable/3.2.6/gramps-3.2.6.tar.gz</param><param name="host">downloads.sourceforge.net</param></service> +<service name="recompress"><param name="file">_service:download_url:gramps-3.2.6.tar.gz</param><param name="compression">bz2</param></service> +<service name="set_version"/> +</services> ++++++ _service:recompress:download_url:gramps-3.2.5.tar.bz2 -> _service:recompress:download_url:gramps-3.2.6.tar.bz2 ++++++ ++++ 95159 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de