Hello community,

here is the log from the commit of package taskwarrior for openSUSE:Factory 
checked in at 2016-03-07 13:28:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-12-16 
17:43:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.taskwarrior.new/taskwarrior.changes     
2016-03-07 13:29:48.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Mar  5 08:34:45 UTC 2016 - sleep_wal...@opensuse.org
+
+- update to 2.5.1 (bugfix and performance release)
+- refresh task-skip-INSTALL.patch, remove also LICENSE from the list,
+  which is just duplicate of COPYING
+
+-------------------------------------------------------------------

Old:
----
  task-2.5.0.tar.gz

New:
----
  task-2.5.1.tar.gz

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

Other differences:
------------------
++++++ taskwarrior.spec ++++++
--- /var/tmp/diff_new_pack.QpjsS8/_old  2016-03-07 13:29:49.000000000 +0100
+++ /var/tmp/diff_new_pack.QpjsS8/_new  2016-03-07 13:29:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package taskwarrior
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,19 +17,20 @@
 
 
 Name:           taskwarrior
-Version:        2.5.0
+Version:        2.5.1
 Release:        0
 Summary:        Command-line todo list manager
 License:        MIT
 Group:          Productivity/Office/Organizers
 Url:            http://taskwarrior.org
 Source0:        http://www.taskwarrior.org/download/task-%{version}.tar.gz
-#PATCH-FIX-OPENSUSE: skip the INSTALL from files intended for the installation
+#PATCH-FIX-OPENSUSE: skip the INSTALL and LICENSE from files intended for the 
installation
 Patch0:         task-skip-INSTALL.patch
 BuildRequires:  awk
 BuildRequires:  cmake >= 2.8
 BuildRequires:  coreutils
 BuildRequires:  gcc-c++
+BuildRequires:  gnutls-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  lua-devel
 # for completion

++++++ task-2.5.0.tar.gz -> task-2.5.1.tar.gz ++++++
++++ 18381 lines of diff (skipped)

++++++ task-skip-INSTALL.patch ++++++
--- /var/tmp/diff_new_pack.QpjsS8/_old  2016-03-07 13:29:49.000000000 +0100
+++ /var/tmp/diff_new_pack.QpjsS8/_new  2016-03-07 13:29:49.000000000 +0100
@@ -1,12 +1,12 @@
-Index: task-2.4.0/CMakeLists.txt
+Index: task-2.5.1/CMakeLists.txt
 ===================================================================
---- task-2.4.0.orig/CMakeLists.txt
-+++ task-2.4.0/CMakeLists.txt
-@@ -148,7 +148,7 @@ if (EXISTS performance)
+--- task-2.5.1.orig/CMakeLists.txt
++++ task-2.5.1/CMakeLists.txt
+@@ -193,7 +193,7 @@ if (EXISTS performance)
    add_subdirectory (performance EXCLUDE_FROM_ALL)
  endif (EXISTS performance)
  
--set (doc_FILES NEWS ChangeLog README.md INSTALL AUTHORS COPYING)
+-set (doc_FILES NEWS ChangeLog README.md INSTALL AUTHORS COPYING LICENSE)
 +set (doc_FILES NEWS ChangeLog README.md AUTHORS COPYING)
  foreach (doc_FILE ${doc_FILES})
    install (FILES ${doc_FILE}  DESTINATION ${TASK_DOCDIR})


Reply via email to