Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package syntax-highlighting for
openSUSE:Factory checked in at 2021-11-15 15:25:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
and /work/SRC/openSUSE:Factory/.syntax-highlighting.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syntax-highlighting"
Mon Nov 15 15:25:56 2021 rev:63 rq:931132 version:5.88.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes
2021-11-03 17:25:52.001324122 +0100
+++
/work/SRC/openSUSE:Factory/.syntax-highlighting.new.1890/syntax-highlighting.changes
2021-11-15 15:27:25.545840728 +0100
@@ -1,0 +2,14 @@
+Sun Nov 7 09:13:44 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Strip 'Source' URL for faster submissions
+
+-------------------------------------------------------------------
+Sun Nov 7 09:08:32 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.88.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/5/5.88.0
+- Too many changes to list here.
+
+-------------------------------------------------------------------
Old:
----
syntax-highlighting-5.87.0.tar.xz
syntax-highlighting-5.87.0.tar.xz.sig
New:
----
syntax-highlighting-5.88.0.tar.xz
syntax-highlighting-5.88.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ syntax-highlighting.spec ++++++
--- /var/tmp/diff_new_pack.aMsB9R/_old 2021-11-15 15:27:26.013840859 +0100
+++ /var/tmp/diff_new_pack.aMsB9R/_new 2021-11-15 15:27:26.017840860 +0100
@@ -17,22 +17,22 @@
%define lname libKF5SyntaxHighlighting5
-%define _tar_path 5.87
+%define _tar_path 5.88
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} |
awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: syntax-highlighting
-Version: 5.87.0
+Version: 5.88.0
Release: 0
Summary: Syntax highlighting engine and library
License: LGPL-2.1-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND
GPL-3.0-only AND MIT AND BSD-3-Clause AND Artistic-1.0
Group: System/GUI/KDE
URL: https://www.kde.org
-Source:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source1: %{name}-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
++++++ syntax-highlighting-5.87.0.tar.xz -> syntax-highlighting-5.88.0.tar.xz
++++++
++++ 14101 lines of diff (skipped)