From f761e2f2a4c66a3606459a4ce758ffab98fed444212314f2f2b99f04f4a29ca9 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Mon, 22 Apr 2013 20:25:44 +0000 Subject: [PATCH] - update to calcurse-3.1.4 - Do not prompt for a todo after adding an appointment. - Close key binding window when reassigning the same key (thanks to Michael Smith for submitting a patch). - Update copyright ranges. - Do not ignore "--datarootdir" in the i18n Makefile. - Complete the test-suite even if libfaketime is not present. - Add a workaround for broken libfaketime-based tests on 32-bit systems (fixes Debian bug #697013). - Do not update start time/duration with bogus values if the prompt is canceled in edit mode. - Fix another corner case of the screen corruption bug (BUG#6). - Fix core dump when trying to edit a non-existent item. - Display correct welcome messages on startup. OBS-URL: https://build.opensuse.org/package/show/utilities/calcurse?expand=0&rev=27 --- calcurse-3.1.1.tar.gz | 3 --- calcurse-3.1.4.tar.gz | 3 +++ calcurse.changes | 18 ++++++++++++++++++ calcurse.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 calcurse-3.1.1.tar.gz create mode 100644 calcurse-3.1.4.tar.gz diff --git a/calcurse-3.1.1.tar.gz b/calcurse-3.1.1.tar.gz deleted file mode 100644 index 437f369..0000000 --- a/calcurse-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bc2cbe1eb33d61589b04e9d991572e4934f843660a14c64bd3be06f865d006d -size 678208 diff --git a/calcurse-3.1.4.tar.gz b/calcurse-3.1.4.tar.gz new file mode 100644 index 0000000..33ab626 --- /dev/null +++ b/calcurse-3.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4121b3b14ded3583af7613a99646332701ee2ccc8cf2b87397eb3c07b97390e3 +size 684526 diff --git a/calcurse.changes b/calcurse.changes index a444140..f70bb19 100644 --- a/calcurse.changes +++ b/calcurse.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 22 20:24:06 UTC 2013 - puzel@suse.com + +- update to calcurse-3.1.4 + - Do not prompt for a todo after adding an appointment. + - Close key binding window when reassigning the same key (thanks + to Michael Smith for submitting a patch). + - Update copyright ranges. + - Do not ignore "--datarootdir" in the i18n Makefile. + - Complete the test-suite even if libfaketime is not present. + - Add a workaround for broken libfaketime-based tests on 32-bit + systems (fixes Debian bug #697013). + - Do not update start time/duration with bogus values if the + prompt is canceled in edit mode. + - Fix another corner case of the screen corruption bug (BUG#6). + - Fix core dump when trying to edit a non-existent item. + - Display correct welcome messages on startup. + ------------------------------------------------------------------- Sat Dec 08 10:24:52 UTC 2012 - pascal.bleser@opensuse.org diff --git a/calcurse.spec b/calcurse.spec index 84c5645..5e41b44 100644 --- a/calcurse.spec +++ b/calcurse.spec @@ -1,7 +1,7 @@ # # spec file for package calcurse # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,7 +17,7 @@ Name: calcurse -Version: 3.1.1 +Version: 3.1.4 Release: 0 Summary: Text-based Organizer License: BSD-2-Clause