Hello community,

here is the log from the commit of package rednotebook for openSUSE:Factory 
checked in at 2012-07-22 22:00:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rednotebook (Old)
 and      /work/SRC/openSUSE:Factory/.rednotebook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rednotebook", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rednotebook/rednotebook.changes  2012-04-12 
09:51:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rednotebook.new/rednotebook.changes     
2012-07-22 22:00:24.000000000 +0200
@@ -1,0 +2,19 @@
+Sun Jul 22 14:08:55 UTC 2012 - [email protected]
+
+- 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.FMp53D/_old  2012-07-22 22:00:26.000000000 +0200
+++ /var/tmp/diff_new_pack.FMp53D/_new  2012-07-22 22:00:26.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to