Hello community,

here is the log from the commit of package lifecycle-data for openSUSE:Factory 
checked in at 2017-04-25 08:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lifecycle-data (Old)
 and      /work/SRC/openSUSE:Factory/.lifecycle-data.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lifecycle-data"

Tue Apr 25 08:58:27 2017 rev:1 rq:487619 version:1

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

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.lifecycle-data.new/lifecycle-data.changes       
2017-04-25 08:58:30.188417843 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Wed Apr 12 15:30:49 UTC 2017 - [email protected]
+
+- initial package

New:
----
  lifecycle-data.changes
  lifecycle-data.spec
  openSUSE.lifecycle

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

Other differences:
------------------
++++++ lifecycle-data.spec ++++++
#
# spec file for package lifecycle-data
#
# 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:           lifecycle-data
Version:        1
Release:        0
Summary:        End of life dates for specific packages
License:        MIT
Group:          System/Management
Url:            http://www.suse.com/lifecycle
Source:         openSUSE.lifecycle
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Supplements:    packageand(openSUSE-release:zypper-lifecycle-plugin)

%description
Package lifecycle data.  This is the source of zypper lifecycle information.

%package openSUSE
Summary:        End of life dates for specific packages
Group:          System/Management

%description openSUSE
Package lifecycle data.  This is the source of zypper lifecycle information.

%prep

%build

%install
install -d %{buildroot}%{_datadir}/lifecycle/data
install -d %{buildroot}%{_docdir}/%{name}
install -m 644 %{SOURCE0} 
%{buildroot}%{_datadir}/lifecycle/data/openSUSE.lifecycle

%files openSUSE
%defattr(-,root,root)
%dir %{_datadir}/lifecycle
%dir %{_datadir}/lifecycle/data
%{_datadir}/lifecycle/data/openSUSE.lifecycle

%changelog
++++++ openSUSE.lifecycle ++++++
ruby2.3,*,2017-03-31
ruby2.3-devel,*,2017-03-31
ruby2.3-devel-extra,*,2017-03-31
ruby2.3-doc,*,2017-03-31
ruby2.3-doc-ri,*,2017-03-31
ruby2.3-stdlib,*,2017-03-31
ruby2.3-tk,*,2017-03-31
ruby2.4,*,2017-03-31
ruby2.4-devel,*,2017-03-31
ruby2.4-devel-extra,*,2017-03-31
ruby2.4-doc,*,2017-03-31
ruby2.4-doc-ri,*,2017-03-31
ruby2.4-stdlib,*,2017-03-31

Reply via email to