mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
* Bumoing version to 1.8.0 in rpm spec file
* Changes to description
This commit is contained in:
parent
41be5fd66a
commit
9b4262bfc0
1 changed files with 10 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
Name: task
|
Name: task
|
||||||
Version: 1.7.1
|
Version: 1.8.0
|
||||||
Release: 2%{?dist}
|
Release: 0%{?dist}
|
||||||
Summary: A command-line to do list manager
|
Summary: A command-line to do list manager
|
||||||
|
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
|
@ -12,13 +12,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Task is a command-line to do list manager. It is
|
Task is a command-line to do list manager. It has
|
||||||
scope-limited to GTD functionality and features:
|
support for GTD functionality and includes the
|
||||||
tags, colorful tabular output, reports and graphs,
|
following features: tags, colorful tabular output,
|
||||||
lots of commands, low-level api, abbreviations for
|
reports and graphs, lots of manipulation commands,
|
||||||
all commands and options, multiuser file locking,
|
low-level API, abbreviations for all commands and
|
||||||
recurring tasks. Task is based on ideas presented
|
options, multiuser file locking, recurring tasks.
|
||||||
in the todo.sh script found on: http://todotxt.org
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
@ -47,6 +46,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* xxx xxx xx 2009 Federico Hernandez <ultrafredde@gmail.com> - 1.8.0-1
|
||||||
|
Intial RPM for task release 1.8.0
|
||||||
* Tue Jun 08 2009 Federico Hernandez <ultrafredde@gmail.com> - 1.7.1-2
|
* Tue Jun 08 2009 Federico Hernandez <ultrafredde@gmail.com> - 1.7.1-2
|
||||||
- Fixed inclusion of manpages.
|
- Fixed inclusion of manpages.
|
||||||
* Tue Jun 08 2009 Federico Hernandez <ultrafredde@gmail.com> - 1.7.1-1
|
* Tue Jun 08 2009 Federico Hernandez <ultrafredde@gmail.com> - 1.7.1-1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue