Hello community, here is the log from the commit of package rednotebook for openSUSE:12.2 checked in at 2012-07-31 14:05:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.2/rednotebook (Old) and /work/SRC/openSUSE:12.2/.rednotebook.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rednotebook", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:12.2/rednotebook/rednotebook.changes 2012-06-25 15:51:53.000000000 +0200 +++ /work/SRC/openSUSE:12.2/.rednotebook.new/rednotebook.changes 2012-07-31 14:18:14.000000000 +0200 @@ -1,0 +2,19 @@ +Sun Jul 22 14:08:55 UTC 2012 - zaitor@opensuse.org + +- Update to version 1.5.0: + + New scalable logo. + + Remember possible undo/redo actions for each day separately. + + Turn all entries of old "Tags" categories into tags without + entries at startup. + + Suggest last tag when a new tag is added. + + When suggesting to use the last tag, leave focus on the tag. + + Enable copy menu item in preview mode. (lp#834473) + + Only allow hiding words from the cloud, not the tags. + + Add shortcut (Ctrl+Home) for "Go to Today". + + Fix undo for tags. + + Drop support for Python 2.5. This means that we now support + Python 2.6 and 2.7. + + Install translation files in standard directories. (lp#687349) +- Added lang package. + +------------------------------------------------------------------- Old: ---- rednotebook-1.4.0.tar.gz New: ---- rednotebook-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rednotebook.spec ++++++ --- /var/tmp/diff_new_pack.cwRj7u/_old 2012-07-31 14:18:16.000000000 +0200 +++ /var/tmp/diff_new_pack.cwRj7u/_new 2012-07-31 14:18:16.000000000 +0200 @@ -17,9 +17,8 @@ Name: rednotebook -Version: 1.4.0 +Version: 1.5.0 Release: 0 -# Note: there's no lang package as of 1.1.4 because the translations are not installed in the usual place. See lp#687349. # See note at the end of README: code is using some LGPL-3.0+ module, so the resulting work is GPL-3.0+. Summary: Graphical diary and journal License: GPL-3.0+ @@ -35,6 +34,7 @@ Requires: python-webkitgtk Requires: python-yaml Recommends: python-chardet +Recommends: %{name}-lang %if 0%{?suse_version} >= 1120 BuildArch: noarch %endif @@ -50,6 +50,7 @@ functionality and word clouds. You can also format, tag and search your entries. +%lang_package %prep %setup -q @@ -57,6 +58,7 @@ %install %{__python} setup.py install --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} --root=%{buildroot} +%find_lang %{name} %{?no_lang_C} %suse_update_desktop_file %{name} Calendar %fdupes %{buildroot}%{_datadir} @@ -86,7 +88,10 @@ %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %{_datadir}/icons/hicolor/*/apps/%{name}.png +%{_datadir}/icons/hicolor/*/apps/%{name}.svg %{python_sitelib}/%{name}/ %{python_sitelib}/%{name}-%{version}-py%{python_version}.egg-info +%files lang -f %{name}.lang + %changelog ++++++ rednotebook-1.4.0.tar.gz -> rednotebook-1.5.0.tar.gz ++++++ ++++ 66861 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org