Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2012-07-02 10:44:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2011-12-22 
13:19:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2012-07-02 
10:46:13.000000000 +0200
@@ -1,0 +2,55 @@
+Sun Jul  1 14:34:47 UTC 2012 - [email protected]
+
+- update to 3.0.0:
+  * full UTF-8 support
+  * format strings for printing items in non-interactive mode have been
+    introduced
+  * support for vim-style count prefixes for displacement keys
+  * duration strings are now much more powerful
+  * extended duration strings, such as "+3:10" or "+1d20h5m", can be used
+  * new feature allows piping items to external commands
+  * there are keybindings to jump to the previous/next month/year
+  * lots of internal changes have been made
+  * note that you will need to run "calcurse-upgrade" after upgrading, since
+    the configuration file format has changed
+
+-------------------------------------------------------------------
+Sun Jul  1 09:32:03 UTC 2012 - [email protected]
+
+- update to calcurse-3.0.0 
+ - New features:
+  - Full UTF-8 support.
+  - Much more powerful formatting options for printing items in
+    non-interactive mode. Format strings can be specified using
+    "--format-apt", "--format-event", "--format-recur-apt" and
+    "--format-recur-event".
+  - Support for vim-style count prefixes for displacement keys.
+  - Powerful duration strings: Allows using extended duration
+    strings, such as "+3:10" or "+1d20h5m".
+  - A feature that allows piping items to external commands.
+  - New key bindings to jump to the previous/next month/year.
+  - A new configuration file format. `calcurse-upgrade` can be used
+    to convert existing configuration files.
+  - Several performance improvements.
+  - Notes are now stored using hash-based file names which results
+    in lower disk space usage.
+  - A test suite that can be used to test the core functionality of
+    calcurse.
+  - "-D" and "-c" can now be used simultaneously, whereby "-c" has
+    precedence over "-D".
+  - A "--read-only" command line option to discard all changes to
+    data files.
+ - Bug fixes:
+  - Do not hardcode paths to the default editor/pager. Rely on the
+    "$PATH" variable instead.
+  - Update the number of todo items when importing an iCal file to
+    prevent some items from being inaccessible.
+  - Fix a segmentation fault when importing iCal data (reported by
+    Andraz Levstik).
+  - Format the "DURATION" field properly on iCal export. Use
+    days/hours/minutes/seconds instead of seconds (reported and
+    fixed by Jerome Pinot).
+  - Do not localize dates in pcal exports (reported by Baptiste
+    Jonglez).
+
+-------------------------------------------------------------------

Old:
----
  calcurse-2.9.2.tar.bz2

New:
----
  calcurse-3.0.0.tar.gz

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

Other differences:
------------------
++++++ calcurse.spec ++++++
--- /var/tmp/diff_new_pack.xa6GLU/_old  2012-07-02 10:46:15.000000000 +0200
+++ /var/tmp/diff_new_pack.xa6GLU/_new  2012-07-02 10:46:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# 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
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           calcurse
-Version:        2.9.2
+Version:        3.0.0
 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.bz2
+Source:         calcurse-%{version}.tar.gz
 Source1:        %{name}.desktop
 Url:            http://calcurse.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -76,6 +77,7 @@
 %doc AUTHORS NEWS README TODO
 %doc doc/manual.html
 %{_bindir}/calcurse
+%{_bindir}/calcurse-upgrade
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
 

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

Reply via email to