Hello community,
here is the log from the commit of package rubygem-quixoten-puppetdb-terminus
for openSUSE:Factory checked in at 2016-09-21 18:47:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-quixoten-puppetdb-terminus (Old)
and /work/SRC/openSUSE:Factory/.rubygem-quixoten-puppetdb-terminus.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-quixoten-puppetdb-terminus"
Changes:
--------
New Changes file:
--- /dev/null 2016-09-15 12:42:18.240042505 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-quixoten-puppetdb-terminus.new/rubygem-quixoten-puppetdb-terminus.changes
2016-09-21 18:47:23.000000000 +0200
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Sat Jul 30 08:26:50 UTC 2016 - [email protected]
+
+- Version bump 2.3.8, last release
+
+-------------------------------------------------------------------
+Tue Feb 23 19:39:15 UTC 2016 - [email protected]
+
+- Initial commit
+
New:
----
quixoten-puppetdb-terminus-2.3.8.gem
rubygem-quixoten-puppetdb-terminus.changes
rubygem-quixoten-puppetdb-terminus.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-quixoten-puppetdb-terminus.spec ++++++
#
# spec file for package rubygem-quixoten-puppetdb-terminus
#
# 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-quixoten-puppetdb-terminus
Version: 2.3.8
Release: 0
%define mod_name quixoten-puppetdb-terminus
%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/quixoten/puppetdb-terminus
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: PuppetDB Terminus
License: Apache-2.0
Group: Development/Languages/Ruby
%description
PuppetDB Terminus.
%prep
%build
%install
%gem_install \
--doc-files="LICENSE.txt README.md" \
-f
%gem_packages
%changelog