- 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
This commit is contained in:
Petr Uzel 2013-04-22 20:25:44 +00:00 committed by Git OBS Bridge
parent 460fdcde98
commit f761e2f2a4
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bc2cbe1eb33d61589b04e9d991572e4934f843660a14c64bd3be06f865d006d
size 678208

3
calcurse-3.1.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4121b3b14ded3583af7613a99646332701ee2ccc8cf2b87397eb3c07b97390e3
size 684526

View File

@ -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

View File

@ -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