Hello community, here is the log from the commit of package rubygem-sdoc for openSUSE:Factory checked in at 2018-03-06 10:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-sdoc (Old) and /work/SRC/openSUSE:Factory/.rubygem-sdoc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sdoc" Tue Mar 6 10:45:57 2018 rev:3 rq:581500 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-sdoc/rubygem-sdoc.changes 2016-11-07 12:22:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-sdoc.new/rubygem-sdoc.changes 2018-03-06 10:45:59.579090935 +0100 @@ -1,0 +2,6 @@ +Tue Feb 27 05:32:32 UTC 2018 - [email protected] + +- updated to version 1.0.0 + see installed CHANGELOG.md + +------------------------------------------------------------------- Old: ---- sdoc-0.4.2.gem New: ---- sdoc-1.0.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-sdoc.spec ++++++ --- /var/tmp/diff_new_pack.6qxtDJ/_old 2018-03-06 10:46:00.239067095 +0100 +++ /var/tmp/diff_new_pack.6qxtDJ/_new 2018-03-06 10:46:00.239067095 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-sdoc # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,21 +24,20 @@ # Name: rubygem-sdoc -Version: 0.4.2 +Version: 1.0.0 Release: 0 %define mod_name sdoc %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{ruby} +BuildRequires: %{ruby >= 1.9.3} BuildRequires: ruby-macros >= 5 -# rdoc ~> 4.0 +# rdoc >= 5.0 BuildRequires: %{rubygem gem2rpm} -BuildRequires: %{rubygem rdoc < 5} -BuildRequires: %{rubygem rdoc => 4.0} +BuildRequires: %{rubygem rdoc >= 5.0} BuildRequires: %{rubygem rdoc > 3.10} BuildRequires: update-alternatives Url: https://github.com/zzak/sdoc -Source: http://rubygems.org/gems/%{mod_full_name}.gem +Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml Summary: rdoc html with javascript search index License: MIT ++++++ sdoc-0.4.2.gem -> sdoc-1.0.0.gem ++++++ ++++ 2728 lines of diff (skipped)
