Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2012-12-17 09:32:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and      /work/SRC/openSUSE:Factory/.calcurse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calcurse", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes        2012-07-02 
10:46:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2012-12-17 
09:33:01.000000000 +0100
@@ -1,0 +2,29 @@
+Sat Dec 08 10:24:52 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 3.1.1:
+  * fix screen corruption bug
+
+-------------------------------------------------------------------
+Wed Dec  5 23:46:40 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 3.1.0:
+  * Vim-like copy/paste (FR#15). Use the delete key to cut items.
+  * Support for entering times in 24 hour format ("2130" instead of "21:30")
+  * Compact panel mode (FR#7). This can be enabled using the currently
+    undocumented "appearance.compactpanels" configuration setting.
+  * Configurable default view (FR#19). The default view can be changed using
+    the currently undocumented "appearance.defaultpanel" configuration setting.
+  * "-D" and "-c" can now be used simultaneously, whereby "-c" has precedence
+    over "-D".
+  * Cache monthly view to speed up browsing.
+  * Sort `calcurse -d` output by time
+  * Fix a critical data corruption bug
+  * Fix screen corruption
+  * No longer show the calcurse screen in the editor/pager when the window is
+    resized
+  * Calculate busy slices correctly if (recurrent) appointments with a duration
+    of more than 24 hours are used.
+  * Fix a core dump that occurred if the main window was too small.
+  * Several translation updates.
+
+-------------------------------------------------------------------

Old:
----
  calcurse-3.0.0.tar.gz

New:
----
  calcurse-3.1.1.tar.gz

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

Other differences:
------------------
++++++ calcurse.spec ++++++
--- /var/tmp/diff_new_pack.b3iCV1/_old  2012-12-17 09:33:04.000000000 +0100
+++ /var/tmp/diff_new_pack.b3iCV1/_new  2012-12-17 09:33:04.000000000 +0100
@@ -17,13 +17,12 @@
 
 
 Name:           calcurse
-Version:        3.0.0
+Version:        3.1.1
 Release:        0
 Summary:        Text-based Organizer
 License:        BSD-2-Clause
 Group:          Productivity/Office/Organizers
-# http://calcurse.org/files/calcurse-%{version}.tar.gz
-Source:         calcurse-%{version}.tar.gz
+Source:         http://calcurse.org/files/calcurse-%{version}.tar.gz
 Source1:        %{name}.desktop
 Url:            http://calcurse.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,6 +46,8 @@
 between different color schemes and layouts. All of the commands are
 documented within an online help system.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -72,7 +73,7 @@
 
 %__chmod 0644 AUTHORS NEWS README TODO
 
-%files -f "%{name}.lang"
+%files
 %defattr(-,root,root)
 %doc AUTHORS NEWS README TODO
 %doc doc/manual.html
@@ -81,4 +82,7 @@
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
 
+%files lang -f "%{name}.lang"
+%defattr(-,root,root)
+
 %changelog

++++++ calcurse-3.0.0.tar.gz -> calcurse-3.1.1.tar.gz ++++++
++++ 26047 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to