Hello community,

here is the log from the commit of package product-builder-plugin-Tumbleweed 
for openSUSE:Factory checked in at 2017-05-06 18:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/product-builder-plugin-Tumbleweed (Old)
 and      /work/SRC/openSUSE:Factory/.product-builder-plugin-Tumbleweed.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "product-builder-plugin-Tumbleweed"

Sat May  6 18:29:35 2017 rev:1 rq:491635 version:1.0~pre.1492089529.4685cf8

Changes:
--------
New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ 
/work/SRC/openSUSE:Factory/.product-builder-plugin-Tumbleweed.new/product-builder-plugin-Tumbleweed.changes
 2017-05-06 18:29:41.354907350 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Thu Apr 27 09:54:58 UTC 2017 - [email protected]
+
+- successor of kiwi-instsource-plugin-* packages

New:
----
  _service
  product-builder-plugin-Tumbleweed.changes
  product-builder-plugin-Tumbleweed.spec
  product-builder-plugins-1.0~pre.1492089529.4685cf8.obscpio
  product-builder-plugins.obsinfo

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

Other differences:
------------------
++++++ product-builder-plugin-Tumbleweed.spec ++++++
#
# spec file for package product-builder-plugin-Tumbleweed
#
# 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
# 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:           product-builder-plugin-Tumbleweed
Summary:        openSUSE - KIWI Image System
License:        GPL-2.0+
Group:          System/Management
Version:        1.0~pre.1492089529.4685cf8
Release:        0
Source:         product-builder-plugins-%version.tar.xz
Provides:       product-builder-plugin = %version-%release
Requires:       createrepo_c
Requires:       mkdosfs
Requires:       mtools
Requires:       openSUSE-EULAs
Requires:       openSUSE-appstream-process
Requires:       package-translations
Requires:       product-builder
Supplements:    product-builder
BuildArch:      noarch

%description
openSUSE - Product Builder Image System InstSource plugins provides information
and plugin code to create meta information for a SUSE
installation source. This particular package contains the metadata
plugins specific for the openSUSE Tumblweed media.

%prep
%setup -n product-builder-plugins-%version

%build
# empty because of rpmlint warning rpm-buildroot-usage

%install
# build
test -e /.buildenv && . /.buildenv
make buildroot=$RPM_BUILD_ROOT \
  version="tumbleweed" install

%files
%defattr(-, root, root)
%doc LICENSE
%dir %{_datadir}/kiwi
%dir %{_datadir}/kiwi/modules
%dir %{_datadir}/kiwi/modules/plugins
%dir %{_datadir}/kiwi/modules/plugins/suse-tumbleweed
%{_datadir}/kiwi/modules/plugins/suse-tumbleweed/*.pm
%config(noreplace) %{_datadir}/kiwi/modules/plugins/suse-tumbleweed/*.ini

%changelog
++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param 
name="url">https://github.com/openSUSE/product-builder-plugins.git</param>
<!--
    <param name="revision">SLE_15</param>
-->
    <param name="scm">git</param>
    <param name="versionprefix">1.0~pre</param>
  </service>
  <service mode="disabled" name="set_version" />
  <service mode="buildtime" name="tar"/>
  <service mode="buildtime" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>
++++++ product-builder-plugins.obsinfo ++++++
name: product-builder-plugins
version: 1.0~pre.1492089529.4685cf8
mtime: 1492089529
commit: 4685cf8ad0327f95bb64ae9d8c8866b70f54c76b


Reply via email to