diff --git a/.cvsignore b/.cvsignore index 513be82..dfeb482 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -task-1.8.5.tar.gz +task-1.9.0.tar.gz diff --git a/import.log b/import.log index e2f1b94..b545c0d 100644 --- a/import.log +++ b/import.log @@ -8,3 +8,4 @@ task-1_8_3-1_fc10:F-12:task-1.8.3-1.fc10.src.rpm:1256163996 task-1_8_4-1_fc11:F-12:task-1.8.4-1.fc11.src.rpm:1258468591 task-1_8_5-1_fc11:F-12:task-1.8.5-1.fc11.src.rpm:1260056647 task-1_8_5-2_fc11:F-12:task-1.8.5-2.fc11.src.rpm:1260063445 +task-1_9_0-1_fc12:F-12:task-1.9.0-1.fc12.src.rpm:1266888580 diff --git a/sources b/sources index 8868a8e..b42cbf6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7e5ab3abf624027068d9a01bf684035 task-1.8.5.tar.gz +b9c12f60ff509c1ce5c6292041789baa task-1.9.0.tar.gz diff --git a/task.spec b/task.spec index 94d25e0..4d378d0 100644 --- a/task.spec +++ b/task.spec @@ -1,6 +1,6 @@ Name: task -Version: 1.8.5 -Release: 2%{?dist} +Version: 1.9.0 +Release: 1%{?dist} Summary: A command-line to do list manager Group: Applications/Productivity @@ -17,7 +17,7 @@ support for GTD functionality and includes the following features: tags, colorful tabular output, reports and graphs, lots of manipulation commands, low-level API, abbreviations for all commands and -options, multiuser file locking, recurring tasks. +options, multi-user file locking, recurring tasks. %prep %setup -q @@ -40,15 +40,25 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING NEWS README scripts i18n +%doc AUTHORS ChangeLog COPYING NEWS README scripts i18n doc/rc %{_bindir}/task %{_mandir}/man1/task.1.gz %{_mandir}/man5/taskrc.5.gz %{_mandir}/man5/task-tutorial.5.gz +%{_mandir}/man5/task-color.5.gz +%{_mandir}/man5/task-faq.5.gz %config(noreplace) %{_sysconfdir}/bash_completion.d %changelog +* Mon Feb 22 2010 Federico Hernandez - 1.9.0-1 + Intial RPM for task beta release 1.9.0 +* Mon Feb 15 2010 Federico Hernandez - 1.9.0.beta3-1 + Intial RPM for task beta release 1.9.0.beta3 +* Mon Feb 08 2010 Federico Hernandez - 1.9.0.beta2-1 + Intial RPM for task beta release 1.9.0.beta2 +* Wed Feb 03 2010 Federico Hernandez - 1.9.0.beta1-1 + Intial RPM for task beta release 1.9.0.beta1 * Sat Dec 05 2009 Federico Hernandez - 1.8.5-2 Fixed wrong ChangeLog file * Sat Dec 05 2009 Federico Hernandez - 1.8.5-1