Hello community, here is the log from the commit of package easyloggingpp for openSUSE:Leap:15.2 checked in at 2020-02-17 17:31:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/easyloggingpp (Old) and /work/SRC/openSUSE:Leap:15.2/.easyloggingpp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "easyloggingpp" Mon Feb 17 17:31:44 2020 rev:1 rq:771077 version:9.96.7 Changes: -------- New Changes file: --- /dev/null 2019-12-19 10:12:34.003146842 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.easyloggingpp.new.26092/easyloggingpp.changes 2020-02-17 17:31:46.755819003 +0100 @@ -0,0 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 7 11:44:35 UTC 2020 - Jan Engelhardt <[email protected]> + +- Remove marketing filler wording from description. + +------------------------------------------------------------------- +Sat Dec 21 15:02:58 UTC 2019 - Luigi Baldoni <[email protected]> + +- Initial package (v9.96.7) New: ---- easyloggingpp-9.96.7.tar.gz easyloggingpp.changes easyloggingpp.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ easyloggingpp.spec ++++++ # # spec file for package easyloggingpp # # Copyright (c) 2019 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: easyloggingpp Version: 9.96.7 Release: 0 Summary: Single header C++ logging library License: MIT URL: https://github.com/muflihun/easyloggingpp Source0: https://github.com/muflihun/easyloggingpp/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig %description Single header C++ logging library. It is thread-aware and type safe, it provides ability to write logs in a customized format, and support for logging classes, third-party libraries, STL and third-party containers. %package devel Summary: Single header C++ logging library %description devel Single header C++ logging library. It is thread-aware and type safe, it provides ability to write logs in a customized format, and support for logging classes, third-party libraries, STL and third-party containers. %prep %autosetup -p1 %build %cmake %install %cmake_install %files devel %doc CHANGELOG.md README.md %license LICENSE %{_includedir}/easylogging++.cc %{_includedir}/easylogging++.h %{_datadir}/pkgconfig/%{name}.pc %changelog
