Hello community, here is the log from the commit of package treeline for openSUSE:Factory checked in at 2012-11-12 11:44:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/treeline (Old) and /work/SRC/openSUSE:Factory/.treeline.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "treeline", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/treeline/treeline.changes 2011-09-23 12:49:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.treeline.new/treeline.changes 2012-11-12 11:44:26.000000000 +0100 @@ -1,0 +2,15 @@ +Sun Sep 23 21:19:17 UTC 2012 - [email protected] + +- Update to version 1.4.1: + + Fixed failures due to bad internal references when opening + encrypted files in multiple windows. + + Avoid corruption of user option settings after attempting to + automatically open an imported file as the last file used. + + Fix problems with imported files when the user sets new files + to be encrypted by default. + + Prompt the user for a password when copying types from an + encrypted TreeLine file. +- Sources moved to upstream format, tar.gz +- rpmlint: remove INSTALL in docs; escape macro in comment + +------------------------------------------------------------------- Old: ---- treeline-1.4.0.tar.bz2 New: ---- treeline-1.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ treeline.spec ++++++ --- /var/tmp/diff_new_pack.34yFDB/_old 2012-11-12 11:44:27.000000000 +0100 +++ /var/tmp/diff_new_pack.34yFDB/_new 2012-11-12 11:44:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package treeline # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,24 +16,22 @@ # - Name: treeline Summary: Versatile Tree-Style Outliner for Defining Custom Data Schemas -Version: 1.4.0 -Release: 1 -Group: Productivity/Office/Other License: GPL-2.0+ -Url: http://www.bellz.org/treeline/ +Group: Productivity/Office/Other +Version: 1.4.1 +Release: 0 +Url: http://treeline.bellz.org +BuildRequires: perl BuildRequires: python-devel BuildRequires: update-desktop-files -BuildRequires: perl %if %{?suse_version} > 1020 BuildRequires: fdupes %endif Requires: python-qt4 Requires: python-xml -# http://download.berlios.de/treeline/treeline-%{version}.tar.gz -Source0: treeline-%{version}.tar.bz2 +Source0: http://sourceforge.net/projects/treeline/files/%{version}/treeline-%{version}.tar.gz Source1: %name.desktop Source2: x-%name.desktop Source3: x-%name-gz.desktop @@ -106,6 +104,8 @@ %fdupes -s "%{buildroot}%{_datadir}" %endif +find %{buildroot}%{_docdir} -type f -name "INSTALL" -print -delete + %clean %{?buildroot:%__rm -rf "%{buildroot}"} @@ -113,9 +113,9 @@ %defattr(-,root,root,-) %doc %{_docdir}/%{name} %{_bindir}/treeline -%{_usr}/lib/treeline -%{_datadir}/treeline -/usr/share/applications/treeline.desktop +%{_libexecdir}/treeline +%{_datadir}/treeline/ +%{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/treeline.png %{_datadir}/icons/treeline %dir %{_datadir}/mimelnk -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
