Hello community,

here is the log from the commit of package cherrytree for openSUSE:Factory
checked in at Wed May 4 14:41:41 CEST 2011.



--------
--- GNOME/cherrytree/cherrytree.changes 2011-03-01 06:28:52.000000000 +0100
+++ /mounts/work_src_done/STABLE/cherrytree/cherrytree.changes  2011-05-04 
10:41:01.000000000 +0200
@@ -1,0 +2,46 @@
+Tue May  3 07:54:36 UTC 2011 - [email protected]
+
+- Update to version 0.21.3:
+  + Fixed bug involving the formatting property 'small'
+  + Fixed shortcut for node deletion not working
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Apr 29 23:45:37 UTC 2011 - [email protected]
+
+- Update to 0.21.2:
+  + fixed minor bugs.
+
+-------------------------------------------------------------------
+Fri Apr 29 10:12:30 UTC 2011 - [email protected]
+
+- Update to version 0.21.1:
+  + create config directory on startup
+- Convert to source service: download_url, recompress and
+  set_version.
+
+-------------------------------------------------------------------
+Tue Apr 26 18:42:00 UTC 2011 - [email protected]
+
+- Update to version 0.21
+  + fixed bugs
+  + added links to folders
+  + added custom action for clicked link to files and folders
+  + added some customizable properties to the codeboxes
+  + added fullscreen mode
+  + implemented the cut/copy/paste of a table row
+  + tables: keyboard navigation across cells, rows, etc. 
+  + now multiple instances are allowed and handled
+  + added the opportunity to sort the whole tree
+  + improvements to the find utility while searching patterns in a
+    table/codebox 
+
+-------------------------------------------------------------------
+Tue Mar 15 10:48:10 CET 2011 - [email protected]
+
+- Update to version 0.20.1:
+  + Critical bug fixes
+  + Support keyboard based moving of selected item among all the
+    tree nodes
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  cherrytree-0.20.tar.bz2

New:
----
  _service
  _service:recompress:download_url:cherrytree-0.21.3.tar.bz2
  _service:set_version:cherrytree.spec

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

Other differences:
------------------
++++++ _service:set_version:cherrytree.spec ++++++
#
# spec file for package cherrytree
#
# Copyright (c) 2011 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
# 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:           cherrytree
Version: 0.21.3
Release: 0
License:        GPLv2+
Summary:        A hierarchical note taking application
Url:            http://www.giuspen.com/cherrytree/
Group:          Productivity/Office/Other
Source:         %{name}-%{version}.tar.bz2
BuildRequires:  desktop-file-utils
BuildRequires:  python-gtk
BuildRequires:  python-gtksourceview
BuildRequires:  update-desktop-files
Requires:       python-gtk
Requires:       python-gtksourceview
Recommends:     %{name}-lang
# For password-protected format
Recommends:     p7zip
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} >= 1120
BuildArch:      noarch
%endif
%py_requires
%if %suse_version <= 1110
%define python_sitelib %{py_sitedir}
%endif

%if 0%{?suse_version} <= 1120
%define python_version %{py_ver}
%endif

%description
A hierarchical note taking application, featuring rich text and syntax
highlighting, storing all the data (including images) in a single xml
file with extension ".ctd".

%lang_package
%prep
%setup -q

%build

%install
%{__python} setup.py install --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} 
--root=%{buildroot}
# Remove old mime registration files
rm %{buildroot}%{_datadir}/application-registry/cherrytree.*
rm %{buildroot}%{_datadir}/mime-info/cherrytree.*
# Remove unnecessary source files
rm %{buildroot}%{_datadir}/cherrytree/glade/cherrytree.glade.h
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file -G "Hierarchical Notes Utility" cherrytree TextEditor

%clean
rm -rf %{buildroot}

%post
%if 0%{?suse_version} > 1130
%desktop_database_post
%icon_theme_cache_post
%mime_database_post
%else
gtk-update-icon-cache %{_datadir}/icons/hicolor || true
update-mime-database %{_datadir}/mime || true
%endif

%postun
%if 0%{?suse_version} > 1130
%desktop_database_postun
%icon_theme_cache_postun
%mime_database_postun
%else
gtk-update-icon-cache %{_datadir}/icons/hicolor || true
update-mime-database %{_datadir}/mime || true
%endif

%files
%defattr(-,root,root)
%doc changelog license
%{_bindir}/cherrytree
%{_datadir}/applications/cherrytree.desktop
%{_datadir}/cherrytree/
%{_datadir}/icons/hicolor/scalable/apps/cherrytree.svg
%{_datadir}/mime/packages/cherrytree.xml
%{python_sitelib}/CherryTree-%{version}-py%{python_version}.egg-info

%files lang -f %{name}.lang

%changelog
++++++ cherrytree.spec ++++++
--- /var/tmp/diff_new_pack.U0fTjC/_old  2011-05-04 14:38:21.000000000 +0200
+++ /var/tmp/diff_new_pack.U0fTjC/_new  2011-05-04 14:38:21.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           cherrytree
-Version:        0.20
+Version:        0.21
 Release:        1
 License:        GPLv2+
 Summary:        A hierarchical note taking application

++++++ _service ++++++
<services>
  <service name="download_url">
    <param name="protocol">http</param>
    <param name="host">www.giuspen.com</param>
    <param name="path">/software/cherrytree-0.21.3.tar.gz</param>
  </service>
  <service name="recompress">
    <param name="file">_service:download_url:cherrytree-*.tar.gz</param>
    <param name="compression">bz2</param>
  </service>
  <service name="set_version">
    <param name="basename">_service:recompress:download_url:cherrytree</param>
  </service>
</services>

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



Remember to have fun...

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

Reply via email to