Hello community,

here is the log from the commit of package rubygem-yard for openSUSE:Factory 
checked in at 2017-01-18 21:31:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-yard (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-yard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-yard"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-yard/rubygem-yard.changes        
2016-08-10 19:54:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-yard.new/rubygem-yard.changes   
2017-01-18 21:31:31.627815652 +0100
@@ -1,0 +2,32 @@
+Sat Jan 14 05:40:26 UTC 2017 - [email protected]
+
+- updated to version 0.9.8
+ see installed CHANGELOG.md
+
+-------------------------------------------------------------------
+Sun Jan  8 05:48:56 UTC 2017 - [email protected]
+
+- updated to version 0.9.6
+ see installed CHANGELOG.md
+
+  # Master branch (unreleased)
+  
+  - Removed official support for Ruby 1.x (1.8/1.9). YARD can still be 
installed
+    in these versions, but support is not guaranteed. Simple bug fixes may 
still
+    be considered via pull request only. Issues without code will be 
automatically
+    closed.
+  - Added {YARD::Tags::Tag#explain_types} returning a plain English summary
+    of the type specification of a given tag. Also adds 
{YARD::Tags::TypesExplainer}
+    as an implementation class for the method.
+  - Added support for automatic linking of constants and method calls of
+    Ruby syntax highlighted source code in generated HTML. Also adds the
+    {YARD::Parser::Ruby::TokenResolver} implementation class to iterate over
+    tokenized code with extra resolved object information.
+  - Added support for compound constant assignments (`A::B::C = true`).
+  - Added `LibraryVersion#yardoc_file_for_SOURCE` callback method for sources 
with
+    a pre-determined yardoc file location. Implement this method instead of
+    manually setting `library.yardoc_file = ...` in your load method (you can
+    still assign the attribute manually).
+  - Use RubyGems 2.x+ API to query gems when available instead of using 
backport.
+
+-------------------------------------------------------------------

Old:
----
  yard-0.9.5.gem

New:
----
  yard-0.9.8.gem

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

Other differences:
------------------
++++++ rubygem-yard.spec ++++++
--- /var/tmp/diff_new_pack.pId1DF/_old  2017-01-18 21:31:32.151741556 +0100
+++ /var/tmp/diff_new_pack.pId1DF/_new  2017-01-18 21:31:32.155740990 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-yard
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +24,7 @@
 #
 
 Name:           rubygem-yard
-Version:        0.9.5
+Version:        0.9.8
 Release:        0
 %define mod_name yard
 %define mod_full_name %{mod_name}-%{version}

++++++ yard-0.9.5.gem -> yard-0.9.8.gem ++++++
++++ 19559 lines of diff (skipped)


Reply via email to