Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libkomparediff2 for openSUSE:Factory
checked in at 2022-12-09 13:17:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkomparediff2 (Old)
and /work/SRC/openSUSE:Factory/.libkomparediff2.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkomparediff2"
Fri Dec 9 13:17:44 2022 rev:112 rq:1041592 version:22.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkomparediff2/libkomparediff2.changes
2022-11-04 17:35:08.416865438 +0100
+++
/work/SRC/openSUSE:Factory/.libkomparediff2.new.1835/libkomparediff2.changes
2022-12-09 13:18:45.639313913 +0100
@@ -1,0 +2,20 @@
+Fri Dec 2 12:26:32 UTC 2022 - Christophe Marin <[email protected]>
+
+- Update to 22.12.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/22.12.0/
+
+-------------------------------------------------------------------
+Sat Nov 26 16:46:09 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.90
+ * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:55:15 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.11.80
+ * New feature release
+
+-------------------------------------------------------------------
Old:
----
libkomparediff2-22.08.3.tar.xz
libkomparediff2-22.08.3.tar.xz.sig
New:
----
libkomparediff2-22.12.0.tar.xz
libkomparediff2-22.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkomparediff2.spec ++++++
--- /var/tmp/diff_new_pack.vArs2y/_old 2022-12-09 13:18:46.491318439 +0100
+++ /var/tmp/diff_new_pack.vArs2y/_new 2022-12-09 13:18:46.507318524 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libkomparediff2
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,10 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without released
Name: libkomparediff2
-Version: 22.08.3
+Version: 22.12.0
Release: 0
Summary: A library to compare files and strings
License: (GPL-2.0-or-later AND LGPL-2.0-or-later) AND BSD-2-Clause
-Group: Development/Libraries/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
@@ -52,7 +51,6 @@
%package devel
Summary: Development package for libkomparediff2
-Group: Development/Libraries/KDE
Requires: %{name}-%{soname} = %{version}
Obsoletes: %{name}-kf5-devel < %{version}
Provides: %{name}-kf5-devel = %{version}
@@ -62,7 +60,6 @@
%package %{soname}
Summary: A library to compare files and strings
-Group: System/Libraries
Provides: %{name} = %{version}
Recommends: %{name}-lang
@@ -75,14 +72,14 @@
%autosetup -p1
%build
- %cmake_kf5 -d build
- %cmake_build
+%cmake_kf5 -d build
+%cmake_build
%install
- %kf5_makeinstall -C build
- %if %{with released}
- %find_lang %{name} --with-man --all-name
- %endif
+%kf5_makeinstall -C build
+
+%find_lang %{name} --with-man --all-name
+
%post %{soname} -p /sbin/ldconfig
%postun %{soname} -p /sbin/ldconfig
@@ -97,8 +94,6 @@
%{_kf5_libdir}/libkomparediff2.so
%{_kf5_prefix}/include/libkomparediff2/
-%if %{with released}
%files lang -f %{name}.lang
-%endif
%changelog
++++++ libkomparediff2-22.08.3.tar.xz -> libkomparediff2-22.12.0.tar.xz ++++++
++++ 15246 lines of diff (skipped)