Hello community, here is the log from the commit of package calcurse for openSUSE:Factory checked in at Mon Aug 8 15:40:29 CEST 2011.
-------- --- calcurse/calcurse.changes 2010-11-13 19:38:08.000000000 +0100 +++ /mounts/work_src_done/STABLE/calcurse/calcurse.changes 2011-05-29 13:52:12.000000000 +0200 @@ -1,0 +2,17 @@ +Sun May 29 11:48:19 UTC 2011 - [email protected] + +- update to 2.9.0: + * add support for short form dates + * add "backword-kill-word" line editing function + * add automatic removal of notes that are empty after editing + * add a Russian translation + * fixes a segfault when resizing the help window were fixed + * fixes lock file issues + * fixes parsing of appointment end times that date back + +------------------------------------------------------------------- +Wed Jan 12 10:34:19 UTC 2011 - [email protected] + +- minor spec cleanup (by Pascal) + +------------------------------------------------------------------- @@ -10 +27,2 @@ - * adds a weekly calendar view that displays the week number and colored slices indicating appointment times + * adds a weekly calendar view that displays the week number and colored + slices indicating appointment times @@ -12 +30,2 @@ - * some bugs were addressed in this release, the most important being incorrect calculation of recurrent dates after a turn of year + * some bugs were addressed in this release, the most important being + incorrect calculation of recurrent dates after a turn of year @@ -18,3 +37,6 @@ - * a daemon was implemented so that reminders can now be sent while calcurse is running in the background - * a new '--status' command line option was added for displaying information about already running instances - * important bugs related to ical import and export were addressed in this release + * a daemon was implemented so that reminders can now be sent while calcurse + is running in the background + * a new '--status' command line option was added for displaying information + about already running instances + * important bugs related to ical import and export were addressed in this + release @@ -27 +48,0 @@ - calling whatdependson for head-i586 Old: ---- calcurse-2.8.tar.bz2 New: ---- calcurse-2.9.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calcurse.spec ++++++ --- /var/tmp/diff_new_pack.FXrGBg/_old 2011-08-08 15:38:11.000000000 +0200 +++ /var/tmp/diff_new_pack.FXrGBg/_new 2011-08-08 15:38:11.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package calcurse (Version 2.8) +# spec file for package calcurse # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -18,13 +18,13 @@ Name: calcurse -Version: 2.8 +Version: 2.9.0 Release: 1 Summary: Text-based Organizer -# http://culot.org/cgi-bin/get.cgi?calcurse-%{version}.tar.gz +# http://calcurse.org/files/calcurse-%{version}.tar.gz Source: calcurse-%{version}.tar.bz2 Source1: %{name}.desktop -Url: http://culot.org/calcurse/ +Url: http://calcurse.org Group: Productivity/Office/Organizers License: BSD License BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,22 +41,18 @@ between different color schemes and layouts. All of the commands are documented within an online help system. - - - -Authors: --------- - Frédéric Culot <[email protected]> - %prep %setup -q %build %configure -%__make %{?jobs:-j%{jobs}} +%__make %{?_smp_flags} %install %makeinstall + +%__rm -rf "%{buildroot}%{_datadir}/doc" + %__install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/applications/%{name}.desktop" %if 0%{?suse_version} > 0 %suse_update_desktop_file -r "%{name}" Office Calendar @@ -68,15 +64,16 @@ %find_lang "%{name}" -%__chmod 0644 AUTHORS ChangeLog NEWS README TODO +%__chmod 0644 AUTHORS NEWS README TODO %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files -f "%{name}.lang" %defattr(-,root,root) -%doc AUTHORS ChangeLog NEWS README TODO +%doc AUTHORS NEWS README TODO +%doc doc/manual.html %{_bindir}/calcurse -%doc %{_mandir}/man1/calcurse.1%{ext_man} +%doc %{_mandir}/man1/calcurse.1* %{_datadir}/applications/%{name}.desktop %changelog ++++++ calcurse-2.8.tar.bz2 -> calcurse-2.9.0.tar.bz2 ++++++ ++++ 65230 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
