Hello community,
here is the log from the commit of package sblim-indication_helper for
openSUSE:Factory checked in at 2017-12-11 18:56:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sblim-indication_helper (Old)
and /work/SRC/openSUSE:Factory/.sblim-indication_helper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sblim-indication_helper"
Mon Dec 11 18:56:18 2017 rev:19 rq:554556 version:0.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/sblim-indication_helper/sblim-indication_helper.changes
2011-09-23 12:45:27.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.sblim-indication_helper.new/sblim-indication_helper.changes
2017-12-11 18:56:19.439073190 +0100
@@ -1,0 +2,21 @@
+Tue Dec 5 13:56:29 UTC 2017 - [email protected]
+
+- Update to 0.5.0
+ Bug fixes:
+ * 2865135: missing stdio.h in test case code
+ * 2865153 test case compiler warnings
+
+ New Features:
+ * 2864720 migrated to EPL
+
+- drop sblim-indication_helper-0.4.2-missing-includes.patch and
+ sblim-indication_helper-0.4.2_warnings.patch (both upstream)
+
+- Fix license tag to EPL-1.0
+
+-------------------------------------------------------------------
+Tue Dec 5 09:02:36 UTC 2017 - [email protected]
+
+- spec cleanup
+
+-------------------------------------------------------------------
Old:
----
sblim-indication_helper-0.4.2-missing-includes.patch
sblim-indication_helper-0.4.2.tar.bz2
sblim-indication_helper-0.4.2_warnings.patch
New:
----
sblim-indication_helper-0.5.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sblim-indication_helper.spec ++++++
--- /var/tmp/diff_new_pack.oXHAtz/_old 2017-12-11 18:56:20.123040612 +0100
+++ /var/tmp/diff_new_pack.oXHAtz/_new 2017-12-11 18:56:20.123040612 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package sblim-indication_helper (Version 0.4.2)
+# spec file for package sblim-indication_helper
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,23 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
-
Name: sblim-indication_helper
-BuildRequires: gcc-c++ sblim-cmpi-devel
-Version: 0.4.2
-Release: 155
-Group: System/Management
-License: IPL-1.0
+BuildRequires: gcc-c++
+BuildRequires: sblim-cmpi-devel
+Version: 0.5.0
+Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://sblim.wiki.sourceforge.net/
Source:
http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
-Patch0: sblim-indication_helper-0.4.2_warnings.patch
-# PATCH-FIX-UPSTREAM sblim-indication_helper-0.4.2-missing-includes.patch
[upstream bug 2685374] [email protected] -- adding missing include
-#
https://sourceforge.net/tracker/index.php?func=detail&aid=2685374&group_id=128809&atid=712784
-Patch1: sblim-indication_helper-0.4.2-missing-includes.patch
Summary: Toolkit for CMPI Indication Providers
+License: EPL-1.0
+Group: System/Management
%description
This package contains a developer library for helping out when writing
@@ -39,18 +34,12 @@
and, if it changes, a CMPI indication is set with the values of the
indication class properties (also set by the developer).
-
-
-Authors:
---------
- SBLIM Project
-
%package devel
-License: IPL-1.0
Summary: Toolkit for CMPI indication providers (Development Files)
-Requires: %{name} = %{version}
-Requires: sblim-cmpi-devel glibc-devel
Group: Development/Libraries/C and C++
+Requires: %{name} = %{version}
+Requires: glibc-devel
+Requires: sblim-cmpi-devel
%description devel
This package contain developer library for helping out when writing
@@ -60,16 +49,8 @@
This package holds the development files for sblim-indication_helper.
-
-
-Authors:
---------
- SBLIM Project
-
%prep
%setup -q
-%patch0
-%patch1 -p1
%build
%configure --disable-static --with-pic
++++++ sblim-indication_helper-0.4.2.tar.bz2 ->
sblim-indication_helper-0.5.0.tar.bz2 ++++++
++++ 34966 lines of diff (skipped)