Hello community, here is the log from the commit of package rubygem-ra10ke for openSUSE:Factory checked in at 2016-09-21 18:47:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-ra10ke (Old) and /work/SRC/openSUSE:Factory/.rubygem-ra10ke.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ra10ke" Changes: -------- New Changes file: --- /dev/null 2016-09-15 12:42:18.240042505 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-ra10ke.new/rubygem-ra10ke.changes 2016-09-21 18:47:35.000000000 +0200 @@ -0,0 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 22 09:22:12 UTC 2016 - [email protected] + +- Version bump 0.1.1: + * update docs to mention Gemfile and Rakefile + * properly advertise the user agent + +------------------------------------------------------------------- +Thu Jan 28 13:33:23 UTC 2016 - [email protected] + +- Initial commit + New: ---- ra10ke-0.1.1.gem rubygem-ra10ke.changes rubygem-ra10ke.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-ra10ke.spec ++++++ # # spec file for package rubygem-ra10ke # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: rubygem-ra10ke Version: 0.1.1 Release: 0 %define mod_name ra10ke %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 5 BuildRequires: %{ruby} BuildRequires: %{rubygem gem2rpm} Url: https://github.com/tampakrap/ra10ke Source: http://rubygems.org/gems/%{mod_full_name}.gem Summary: Syntax check for the Puppetfile, check for outdated installed puppet License: MIT Group: Development/Languages/Ruby %description R10K and Puppetfile rake tasks. %prep %build %install %gem_install \ --doc-files="CHANGELOG.md LICENSE.txt README.md" \ -f %gem_packages %changelog
