From 8769207f8aae7394db53586f05cb4c47c98c7544 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 4 Sep 2009 02:22:34 +0000 Subject: [PATCH 1/8] Initialize branch F-12 for task --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..06de2d2 --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-12 From f330bf9a15eca886b45bc0790b887f500d04c49c Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Mon, 7 Sep 2009 10:23:59 +0000 Subject: [PATCH 2/8] task updated to 1.8.2 --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- task.spec | 16 +++++++++------- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index b375638..bda0def 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -task-1.8.1.tar.gz +task-1.8.2.tar.gz diff --git a/import.log b/import.log index 8bbee16..c205d61 100644 --- a/import.log +++ b/import.log @@ -3,3 +3,4 @@ task-1_7_1-1_fc10:HEAD:task-1.7.1-1.fc10.src.rpm:1244551419 task-1_7_1-2_fc10:HEAD:task-1.7.1-2.fc10.src.rpm:1244565493 task-1_8_0-1_fc10:HEAD:task-1.8.0-1.fc10.src.rpm:1249997682 task-1_8_1-1_fc10:HEAD:task-1.8.1-1.fc10.src.rpm:1250806897 +task-1_8_2-1_fc10:F-12:task-1.8.2-1.fc10.src.rpm:1252318919 diff --git a/sources b/sources index baad3d0..776f720 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c21590baf207f83cf5448351c3ac4ffb task-1.8.1.tar.gz +1bc2d6e8fb7be15ee732f1eca6989beb task-1.8.2.tar.gz diff --git a/task.spec b/task.spec index ac5b0bf..c8391e5 100644 --- a/task.spec +++ b/task.spec @@ -1,5 +1,5 @@ Name: task -Version: 1.8.1 +Version: 1.8.2 Release: 1%{?dist} Summary: A command-line to do list manager @@ -49,6 +49,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Sep 07 2009 Federico Hernandez - 1.8.2-1 + Intial RPM for task bugfix release 1.8.2 * Thu Aug 20 2009 Federico Hernandez - 1.8.1-1 Intial RPM for task bugfix release 1.8.1 * Tue Jul 21 2009 Federico Hernandez - 1.8.0-1 @@ -60,12 +62,12 @@ rm -rf $RPM_BUILD_ROOT * Tue Jul 07 2009 Federico Hernandez - 1.8.0.beta1-1 Intial RPM for task beta release 1.8.0.beta1 * Tue Jun 08 2009 Federico Hernandez - 1.7.1-2 -- Fixed inclusion of manpages. + Fixed inclusion of manpages. * Tue Jun 08 2009 Federico Hernandez - 1.7.1-1 -- Initial RPM for bugfix release 1.7.1. -- Updated references to new project homepage in spec file. + Initial RPM for bugfix release 1.7.1. + Updated references to new project homepage in spec file. * Tue May 19 2009 Federico Hernandez - 1.7.0-2 -- Changed license to GPLv2+ and removed Requires macro. -- See https://bugzilla.redhat.com/show_bug.cgi?id=501498 + Changed license to GPLv2+ and removed Requires macro. + See https://bugzilla.redhat.com/show_bug.cgi?id=501498 * Tue May 19 2009 Federico Hernandez - 1.7.0-1 -- Initial RPM. + Initial RPM. From 608dbc11ce1511b57d86593a0b363c2303c6a278 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Wed, 21 Oct 2009 22:26:51 +0000 Subject: [PATCH 3/8] task updated to 1.8.3 --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- task.spec | 4 +++- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index bda0def..ee5efab 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -task-1.8.2.tar.gz +task-1.8.3.tar.gz diff --git a/import.log b/import.log index c205d61..0179357 100644 --- a/import.log +++ b/import.log @@ -4,3 +4,4 @@ task-1_7_1-2_fc10:HEAD:task-1.7.1-2.fc10.src.rpm:1244565493 task-1_8_0-1_fc10:HEAD:task-1.8.0-1.fc10.src.rpm:1249997682 task-1_8_1-1_fc10:HEAD:task-1.8.1-1.fc10.src.rpm:1250806897 task-1_8_2-1_fc10:F-12:task-1.8.2-1.fc10.src.rpm:1252318919 +task-1_8_3-1_fc10:F-12:task-1.8.3-1.fc10.src.rpm:1256163996 diff --git a/sources b/sources index 776f720..5d0fc7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bc2d6e8fb7be15ee732f1eca6989beb task-1.8.2.tar.gz +9ac27bdd2e6b63d07d46c61cf82e8dcd task-1.8.3.tar.gz diff --git a/task.spec b/task.spec index c8391e5..1cf8baf 100644 --- a/task.spec +++ b/task.spec @@ -1,5 +1,5 @@ Name: task -Version: 1.8.2 +Version: 1.8.3 Release: 1%{?dist} Summary: A command-line to do list manager @@ -49,6 +49,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Oct 21 2009 Federico Hernandez - 1.8.3-1 + Intial RPM for task bugfix release 1.8.3 * Mon Sep 07 2009 Federico Hernandez - 1.8.2-1 Intial RPM for task bugfix release 1.8.2 * Thu Aug 20 2009 Federico Hernandez - 1.8.1-1 From b3519aaa5ca863f2991111c0cf99398ebc556e75 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Tue, 17 Nov 2009 21:20:53 +0000 Subject: [PATCH 4/8] task updated to 1.8.4 --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- task.spec | 6 +++--- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index ee5efab..adb48cf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -task-1.8.3.tar.gz +task-1.8.4.tar.gz diff --git a/import.log b/import.log index 0179357..e5a0dc2 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ task-1_8_0-1_fc10:HEAD:task-1.8.0-1.fc10.src.rpm:1249997682 task-1_8_1-1_fc10:HEAD:task-1.8.1-1.fc10.src.rpm:1250806897 task-1_8_2-1_fc10:F-12:task-1.8.2-1.fc10.src.rpm:1252318919 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 diff --git a/sources b/sources index 5d0fc7c..e0f88d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ac27bdd2e6b63d07d46c61cf82e8dcd task-1.8.3.tar.gz +f78071a21d493ba0ea575878d3aaff20 task-1.8.4.tar.gz diff --git a/task.spec b/task.spec index 1cf8baf..5f1ef4f 100644 --- a/task.spec +++ b/task.spec @@ -1,5 +1,5 @@ Name: task -Version: 1.8.3 +Version: 1.8.4 Release: 1%{?dist} Summary: A command-line to do list manager @@ -49,8 +49,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Wed Oct 21 2009 Federico Hernandez - 1.8.3-1 - Intial RPM for task bugfix release 1.8.3 +* Tue Nov 17 2009 Federico Hernandez - 1.8.4-1 + Intial RPM for task bugfix release 1.8.4 * Mon Sep 07 2009 Federico Hernandez - 1.8.2-1 Intial RPM for task bugfix release 1.8.2 * Thu Aug 20 2009 Federico Hernandez - 1.8.1-1 From e70a21631a4094a86b9d22525674137c496ec971 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 26 Nov 2009 01:25:39 +0000 Subject: [PATCH 5/8] Fix typo that causes a failure to update the common directory. (releng #2781) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8e95a60..ad02dfb 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ NAME := task SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done +for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) From 029146609c295f754f13450a7b5247fdb402e16d Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Sat, 5 Dec 2009 23:44:27 +0000 Subject: [PATCH 6/8] task updated to 1.8.5 --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- task.spec | 6 +++++- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index adb48cf..513be82 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -task-1.8.4.tar.gz +task-1.8.5.tar.gz diff --git a/import.log b/import.log index e5a0dc2..14f30c5 100644 --- a/import.log +++ b/import.log @@ -6,3 +6,4 @@ task-1_8_1-1_fc10:HEAD:task-1.8.1-1.fc10.src.rpm:1250806897 task-1_8_2-1_fc10:F-12:task-1.8.2-1.fc10.src.rpm:1252318919 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 diff --git a/sources b/sources index e0f88d4..625ccbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f78071a21d493ba0ea575878d3aaff20 task-1.8.4.tar.gz +83e1ddd9494be56606a4b8e068359aa4 task-1.8.5.tar.gz diff --git a/task.spec b/task.spec index 5f1ef4f..7a426ef 100644 --- a/task.spec +++ b/task.spec @@ -1,5 +1,5 @@ Name: task -Version: 1.8.4 +Version: 1.8.5 Release: 1%{?dist} Summary: A command-line to do list manager @@ -49,8 +49,12 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Dec 05 2009 Federico Hernandez - 1.8.5-1 + Intial RPM for task bugfix release 1.8.5 * Tue Nov 17 2009 Federico Hernandez - 1.8.4-1 Intial RPM for task bugfix release 1.8.4 +* Wed Oct 21 2009 Federico Hernandez - 1.8.3-1 + Intial RPM for task bugfix release 1.8.3 * Mon Sep 07 2009 Federico Hernandez - 1.8.2-1 Intial RPM for task bugfix release 1.8.2 * Thu Aug 20 2009 Federico Hernandez - 1.8.1-1 From ed6c3920e8d07ced30750ca0205d8a6c8b7736e2 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Sun, 6 Dec 2009 01:37:41 +0000 Subject: [PATCH 7/8] task updated to 1.8.5 --- import.log | 1 + sources | 2 +- task.spec | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/import.log b/import.log index 14f30c5..e2f1b94 100644 --- a/import.log +++ b/import.log @@ -7,3 +7,4 @@ task-1_8_2-1_fc10:F-12:task-1.8.2-1.fc10.src.rpm:1252318919 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 diff --git a/sources b/sources index 625ccbe..8868a8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83e1ddd9494be56606a4b8e068359aa4 task-1.8.5.tar.gz +b7e5ab3abf624027068d9a01bf684035 task-1.8.5.tar.gz diff --git a/task.spec b/task.spec index 7a426ef..94d25e0 100644 --- a/task.spec +++ b/task.spec @@ -1,6 +1,6 @@ Name: task Version: 1.8.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A command-line to do list manager Group: Applications/Productivity @@ -49,6 +49,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Dec 05 2009 Federico Hernandez - 1.8.5-2 + Fixed wrong ChangeLog file * Sat Dec 05 2009 Federico Hernandez - 1.8.5-1 Intial RPM for task bugfix release 1.8.5 * Tue Nov 17 2009 Federico Hernandez - 1.8.4-1 From 35a4e450b52032ffbc6b10fc2e26d645543147a2 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Tue, 23 Feb 2010 01:30:01 +0000 Subject: [PATCH 8/8] task updated to 1.9.0 --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- task.spec | 18 ++++++++++++++---- 4 files changed, 17 insertions(+), 6 deletions(-) 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