diff --git a/calcurse-2.9.0.tar.bz2 b/calcurse-2.9.0.tar.bz2 deleted file mode 100644 index 4036a1a..0000000 --- a/calcurse-2.9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78fec1fb360e29cac22cd08ef1fc83658e55458134b29a0c150bea2da4accb86 -size 365577 diff --git a/calcurse-2.9.2.tar.bz2 b/calcurse-2.9.2.tar.bz2 new file mode 100644 index 0000000..99e8cdd --- /dev/null +++ b/calcurse-2.9.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2a5cc9f5a4ddd3fff4913e4c66d0e00b9d71de9021632da4902d40685e3bb8 +size 366901 diff --git a/calcurse.changes b/calcurse.changes index 842fe10..2f02814 100644 --- a/calcurse.changes +++ b/calcurse.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Sep 16 08:28:55 UTC 2011 - puzel@suse.com + +- update to 2.9.2 + - Handle iCal line folding correctly. + - Introduce a configure option to completely exclude the + documentation subdirectory from the build process + ("--disable-docs"). +- changes in 2.9.1 + - Keep the order of events across restarts (reported by Alan). + - Fix the build process when disabling documentation generation. + - Avoid flickering on window resize. + - Avoid a segfault when resizing the calcurse window. + - Add missing documentation for the "backword-kill-word" line + editing function. + - Honor the "TMPDIR" environment variable instead of using + hardcoded paths for temporary files (reported by Erik Saule). + - Fix pager invocation when showing the log file during an import + (reported by Andraz Levstik). + - Accept resource parameters in iCal import. Accept additional + parameters such as language parameters (reported by Andraz + Levstik). + - Sync the notification item after editing or pasting an + appointment. This ensures the information in the notification + bar as well as the countdown for the notification daemon are + always up-to-date (reported by Andraz Levstik). + - Fix recurrent appointment notification. + - Fix flagging of regular appointments. + - Fix sort order when using command line options to display + upcoming appointments and events (reported by Erik Saule). + ------------------------------------------------------------------- Sun May 29 11:48:19 UTC 2011 - pascal.bleser@opensuse.org diff --git a/calcurse.spec b/calcurse.spec index c37d7b5..60f0518 100644 --- a/calcurse.spec +++ b/calcurse.spec @@ -18,8 +18,8 @@ Name: calcurse -Version: 2.9.0 -Release: 1 +Version: 2.9.2 +Release: 0 Summary: Text-based Organizer # http://calcurse.org/files/calcurse-%{version}.tar.gz Source: calcurse-%{version}.tar.bz2 @@ -76,4 +76,5 @@ documented within an online help system. %{_bindir}/calcurse %doc %{_mandir}/man1/calcurse.1* %{_datadir}/applications/%{name}.desktop + %changelog