Hello community,

here is the log from the commit of package xtl for openSUSE:Factory checked in 
at 2020-04-27 23:37:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xtl (Old)
 and      /work/SRC/openSUSE:Factory/.xtl.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xtl"

Mon Apr 27 23:37:49 2020 rev:1 rq:798064 version:0.6.13

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

--- /dev/null   2020-04-14 14:47:33.391806949 +0200
+++ /work/SRC/openSUSE:Factory/.xtl.new.2738/xtl.changes        2020-04-27 
23:37:55.723470609 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Sat Apr 25 17:55:26 UTC 2020 - Todd R <[email protected]>
+
+- Initial version

New:
----
  xtl-0.6.13.tar.gz
  xtl.changes
  xtl.spec

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

Other differences:
------------------
++++++ xtl.spec ++++++
#
# spec file for package xtl
#
# Copyright (c) 2020 SUSE LLC
#
# 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 https://bugs.opensuse.org/
#


Name:           xtl
Version:        0.6.13
Release:        0
Summary:        The x template library
License:        BSD-3-Clause
URL:            https://github.com/xtensor-stack/xtl
Source:         
https://github.com/xtensor-stack/xtl/archive/%{version}.tar.gz#/xtl-%{version}.tar.gz
BuildRequires:  cmake
BuildRequires:  cmake(nlohmann_json)
BuildRequires:  gcc-c++
BuildRequires:  pkg-config

%description
Basic tools (containers, algorithms) used by other quantstack packages.

%package        devel
Summary:        The x template library
Requires:       cmake(nlohmann_json)

%description    devel
Basic tools (containers, algorithms) used by other quantstack packages.

%prep
%autosetup

%build
%cmake
%cmake_build

%install
%cmake_install

%files devel
%license LICENSE
%doc README.md
%{_includedir}/xtl/
%{_libdir}/cmake/xtl/
%{_libdir}/pkgconfig/xtl.pc

%changelog

Reply via email to