Hello community, here is the log from the commit of package rubygem-hiera for openSUSE:Factory checked in at 2013-01-07 17:40:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-hiera (Old) and /work/SRC/openSUSE:Factory/.rubygem-hiera.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-hiera", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-hiera/rubygem-hiera.changes 2012-11-13 11:42:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-hiera.new/rubygem-hiera.changes 2013-01-07 17:40:34.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Jan 5 14:34:43 UTC 2013 - [email protected] + +- updated to latest upstream version 1.1.2 + - json requirement changed to json_pure + +------------------------------------------------------------------- Old: ---- hiera-1.1.1.gem New: ---- hiera-1.1.2.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-hiera.spec ++++++ --- /var/tmp/diff_new_pack.EGNDpZ/_old 2013-01-07 17:40:35.000000000 +0100 +++ /var/tmp/diff_new_pack.EGNDpZ/_new 2013-01-07 17:40:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package rubygem-hiera # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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: rubygem-hiera -Version: 1.1.1 +Version: 1.1.2 Release: 0 %define mod_name hiera %define mod_full_name %{mod_name}-%{version} @@ -30,9 +30,12 @@ Summary: Light weight hierarcical data store License: Apache-2.0 Group: Development/Languages/Ruby -BuildRequires: ruby-devel rubygems -BuildRequires: rubygem-json BuildRequires: fdupes +BuildRequires: ruby-devel +BuildRequires: rubygem-json_pure +BuildRequires: rubygems + +Requires: rubygem-json_pure %rubygems_requires @@ -63,7 +66,6 @@ %build - %install %gem_install %{SOURCE0} install -dm0711 %{buildroot}%_localstatedir/lib/hiera -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
