Hello community,
here is the log from the commit of package rubygem-taskjuggler for
openSUSE:Factory checked in at 2016-03-17 16:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-taskjuggler (Old)
and /work/SRC/openSUSE:Factory/.rubygem-taskjuggler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-taskjuggler"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-taskjuggler/rubygem-taskjuggler.changes
2015-08-01 11:34:01.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-taskjuggler.new/rubygem-taskjuggler.changes
2016-03-17 16:48:28.000000000 +0100
@@ -1,0 +2,36 @@
+Sun Mar 13 05:35:38 UTC 2016 - [email protected]
+
+- updated to version 3.6.0
+ see installed CHANGELOG
+
+ = Release 3.6.0 (2016-03-12)
+
+ == New Features
+
+ * Bump version to 3.6.0
+ * 'headcount' now ignores resources that are marked as unemployed.
+ * Adding experimental support for 'effortdone' and 'effortleft'
+ * Ruby 2.1 compatibility fixes
+ * The sort* report attributes no longer require a scenario id.
+ * Allow not-yet declared resources for 'managers' and 'responsible'.
+ * Issue error when uninitialized dates are used in logical expressions.
+ * Allow tasks with 'booking' and 'scheduled' but without effort.
+ * New report column 'children' to list all direct children.
+
+ == Bug Fixes
+
+ * Remove rspec warnings.
+ * Eliminate warning about duplicate hash entry.
+ * Fixing a test suite problem with Ruby 2.2.x.
+ * Fix tj3man crash with Ruby 2.2.2.
+ * Don't crash when a parent scenario is inactive.
+ * Improving the documentation of list attributes
+ * Check that duration values are at least 'timingresolution' long.
+ * Don't crash on config files with missing sections.
+ * Use hardcoded tree sorting for MS Project XML.
+ * Resolve symlinks when constructing lib path.
+ * Don't crash when unknown property attributes are used in logical
expressions.
+ * Clarifying that trace reports have fixed units and formating.
+ * gaplength/gapduration now works with onstart/onend of effort tasks
+
+-------------------------------------------------------------------
Old:
----
taskjuggler-3.5.0.gem
New:
----
taskjuggler-3.6.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-taskjuggler.spec ++++++
--- /var/tmp/diff_new_pack.stI0e5/_old 2016-03-17 16:48:29.000000000 +0100
+++ /var/tmp/diff_new_pack.stI0e5/_new 2016-03-17 16:48:29.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-taskjuggler
#
-# 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
@@ -24,12 +24,12 @@
#
Name: rubygem-taskjuggler
-Version: 3.5.0
+Version: 3.6.0
Release: 0
%define mod_name taskjuggler
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: %{ruby >= 1.8.7}
+BuildRequires: %{ruby >= 2.0.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
++++++ taskjuggler-3.5.0.gem -> taskjuggler-3.6.0.gem ++++++
++++ 17948 lines of diff (skipped)