diff --git a/.gitignore b/.gitignore index 91dea9a..bffff60 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ task-1.9.2.tar.gz +/task-1.9.3.tar.gz +/task-1.9.4.tar.gz diff --git a/sources b/sources index 921b6c4..ed224f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be98cc74fe03b8336250e0b7ed3cd8c7 task-1.9.2.tar.gz +0c5d9dedb1ead69590af895d16708070 task-1.9.4.tar.gz diff --git a/task.spec b/task.spec index ff5d93f..831ec28 100644 --- a/task.spec +++ b/task.spec @@ -1,6 +1,6 @@ Name: task -Version: 1.9.2 -Release: 2%{?dist} +Version: 1.9.4 +Release: 1%{?dist} Summary: A command-line to do list manager Group: Applications/Productivity @@ -9,7 +9,6 @@ URL: http://taskwarrior.org Source0: http://taskwarrior.org/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel %description Task is a command-line to do list manager. It has @@ -47,18 +46,23 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/task-tutorial.5.gz %{_mandir}/man5/task-color.5.gz %{_mandir}/man5/task-faq.5.gz +%{_mandir}/man5/task-sync.5.gz %config(noreplace) %{_sysconfdir}/bash_completion.d %changelog +* Fri Mar 04 2011 Federico Hernandez - 1.9.4-1 + Intial RPM for task release 1.9.4 +* Mon Nov 08 2010 Federico Hernandez - 1.9.3-1 + Intial RPM for task release 1.9.3 * Thu Jul 15 2010 Federico Hernandez - 1.9.2-2 Wrong build config (Bugzilla 615034) * Mon Jul 14 2010 Federico Hernandez - 1.9.2-1 - Intial RPM for task beta release 1.9.2 + Intial RPM for task release 1.9.2 * Mon May 22 2010 Federico Hernandez - 1.9.1-1 - Intial RPM for task beta release 1.9.1 + Intial RPM for task release 1.9.1 * Mon Feb 22 2010 Federico Hernandez - 1.9.0-1 - Intial RPM for task beta release 1.9.0 + Intial RPM for task 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