Hello community,

here is the log from the commit of package taskwarrior for openSUSE:Factory 
checked in at 2014-02-11 11:30:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/taskwarrior (Old)
 and      /work/SRC/openSUSE:Factory/.taskwarrior.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "taskwarrior"

Changes:
--------
--- /work/SRC/openSUSE:Factory/taskwarrior/taskwarrior.changes  2013-04-17 
23:18:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.taskwarrior.new/taskwarrior.changes     
2014-02-11 11:30:27.000000000 +0100
@@ -1,0 +2,16 @@
+Sun Feb  9 12:39:33 UTC 2014 - sleep_wal...@suse.cz
+
+- bump 2.3.0
+  - New Taskserver sync capabilities.
+  - New shell (tasksh) with Readline support replaces old 'task shell' command.
+  - The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
+  - Italian translation.
+  - French translation has begun.
+  - UDA fields now allow default values.
+  - Now requires libuuid.
+  - New virtual tags: WEEK, MONTH, YEAR, PARENT.
+  - New 'remaining' format for date columns.
+  - New '_get' DOM accessor helper command.
+  - New task-sync(5) man page.
+
+-------------------------------------------------------------------

Old:
----
  task-2.2.0.tar.gz

New:
----
  task-2.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ taskwarrior.spec ++++++
--- /var/tmp/diff_new_pack.YNdtRZ/_old  2014-02-11 11:30:28.000000000 +0100
+++ /var/tmp/diff_new_pack.YNdtRZ/_new  2014-02-11 11:30:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package taskwarrior
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           taskwarrior
-Version:        2.2.0
+Version:        2.3.0
 Release:        0
 Summary:        Command-line todo list manager
 License:        MIT
@@ -94,7 +94,7 @@
 %files
 %defattr(-,root,root)
 %doc %{_defaultdocdir}/task
-%{_bindir}/task
+%{_bindir}/task*
 %{_datadir}/man/man1/task*
 %{_datadir}/man/man5/task*
 %config %{_sysconfdir}/bash_completion.d/task.sh

++++++ task-2.2.0.tar.gz -> task-2.3.0.tar.gz ++++++
++++ 19384 lines of diff (skipped)

++++++ task-skip-INSTALL.patch ++++++
--- /var/tmp/diff_new_pack.YNdtRZ/_old  2014-02-11 11:30:28.000000000 +0100
+++ /var/tmp/diff_new_pack.YNdtRZ/_new  2014-02-11 11:30:28.000000000 +0100
@@ -1,8 +1,8 @@
-Index: task-2.2.0/CMakeLists.txt
+Index: task-2.3.0/CMakeLists.txt
 ===================================================================
---- task-2.2.0.orig/CMakeLists.txt
-+++ task-2.2.0/CMakeLists.txt
-@@ -113,7 +113,7 @@ if (EXISTS performance)
+--- task-2.3.0.orig/CMakeLists.txt
++++ task-2.3.0/CMakeLists.txt
+@@ -153,7 +153,7 @@ if (EXISTS performance)
    add_subdirectory (performance EXCLUDE_FROM_ALL)
  endif (EXISTS performance)
  

++++++ taskwarrior-gcc47.patch ++++++
--- /var/tmp/diff_new_pack.YNdtRZ/_old  2014-02-11 11:30:28.000000000 +0100
+++ /var/tmp/diff_new_pack.YNdtRZ/_new  2014-02-11 11:30:28.000000000 +0100
@@ -1,7 +1,7 @@
-Index: task-2.0.0/src/commands/CmdEdit.cpp
+Index: task-2.3.0/src/commands/CmdEdit.cpp
 ===================================================================
---- task-2.0.0.orig/src/commands/CmdEdit.cpp   2012-03-17 21:57:58.000000000 
+0100
-+++ task-2.0.0/src/commands/CmdEdit.cpp        2012-04-02 11:19:43.110252379 
+0200
+--- task-2.3.0.orig/src/commands/CmdEdit.cpp
++++ task-2.3.0/src/commands/CmdEdit.cpp
 @@ -39,6 +39,7 @@
  #include <i18n.h>
  #include <main.h>

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to