* Bumoing version to 1.8.0 in rpm spec file
* Changes to description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user