Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package lite-xl-plugin-manager for
openSUSE:Factory checked in at 2023-09-12 21:02:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lite-xl-plugin-manager (Old)
and /work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lite-xl-plugin-manager"
Tue Sep 12 21:02:23 2023 rev:4 rq:1110353 version:1.0.11+git20230910.4129734
Changes:
--------
---
/work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager.changes
2023-09-04 22:53:22.875341292 +0200
+++
/work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.1766/lite-xl-plugin-manager.changes
2023-09-12 21:02:47.987996723 +0200
@@ -1,0 +2,25 @@
+Mon Sep 11 17:17:58 UTC 2023 - Lubos Kocman <[email protected]>
+
+- Correction of licenses based on the legaldb report
+ * Main package is under MIT, however archive contains bundled
+ libraries, mostly licensed under BSD-3-Clause, Apache-2.0 and Zlib.
+ * Use SUSE-GPL-2.0-with-linking-exception identifier instead of spdx
+ which is not recognized
+
+-------------------------------------------------------------------
+Sun Sep 10 19:01:49 UTC 2023 - [email protected]
+
+- Update to version 1.0.11+git20230910.4129734:
+ * Added the ability to unstub plugins.
+ * Constructed bottles in the TMP directory, rather than directly in-place.
+ * Updated CHANGELOG.md.
+ * Fix installing plugins with version containing `.`
+ * Don't create user `init.lua` if no custom config was specified
+
+-------------------------------------------------------------------
+Thu Sep 7 20:08:58 UTC 2023 - Scott Bradnick <[email protected]>
+
+- Leap 15.6 will be using mbedtls for v3 and mbedtls-2 for v2,
+ like Tumbleweed
+
+-------------------------------------------------------------------
Old:
----
lite-xl-plugin-manager-1.0.10+git20230827.2452630.tar.gz
New:
----
lite-xl-plugin-manager-1.0.11+git20230910.4129734.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lite-xl-plugin-manager.spec ++++++
--- /var/tmp/diff_new_pack.sHWrVB/_old 2023-09-12 21:02:49.480049943 +0200
+++ /var/tmp/diff_new_pack.sHWrVB/_new 2023-09-12 21:02:49.480049943 +0200
@@ -15,19 +15,20 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%define baseprogramname lite-xl
Name: lite-xl-plugin-manager
-Version: 1.0.10+git20230827.2452630
+Version: 1.0.11+git20230910.4129734
Release: 0
Summary: A %{baseprogramname} plugin manager
%if 0%{?suse_version} > 1500
%else
Group: Productivity/Text/Editors
%endif
-License: MIT
+License: Apache-2.0 AND BSD-3-Clause AND MIT AND Zlib AND
SUSE-GPL-2.0-with-linking-exception
URL: https://github.com/lite-xl/lite-xl-plugin-manager
Source: %{name}-%{version}.tar.gz
-%if 0%{?suse_version} > 1500
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150600
BuildRequires: mbedtls-2-devel
%else
BuildRequires: mbedtls-devel
++++++ _service ++++++
--- /var/tmp/diff_new_pack.sHWrVB/_old 2023-09-12 21:02:49.508050942 +0200
+++ /var/tmp/diff_new_pack.sHWrVB/_new 2023-09-12 21:02:49.512051084 +0200
@@ -1,5 +1,5 @@
<services>
- <service name="obs_scm" mode="disabled">
+ <service name="obs_scm" mode="manual">
<param name="url">https://github.com/lite-xl/lite-xl-plugin-manager</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
@@ -11,12 +11,12 @@
<param name="versionrewrite-pattern">v(.*)</param>
-->
<param name="versionrewrite-pattern">latest</param>
- <param name="versionrewrite-replacement">1.0.10</param>
+ <param name="versionrewrite-replacement">1.0.11</param>
<param name="changesgenerate">enable</param>
</service>
- <service name="set_version" mode="disabled"/>
- <service name="tar" mode="disabled"/>
- <service name="recompress" mode="disabled">
+ <service name="set_version" mode="manual"/>
+ <service name="tar" mode="manual"/>
+ <service name="recompress" mode="manual">
<param name="compression">gz</param>
<param name="file">*.tar</param>
</service>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sHWrVB/_old 2023-09-12 21:02:49.544052226 +0200
+++ /var/tmp/diff_new_pack.sHWrVB/_new 2023-09-12 21:02:49.548052369 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/lite-xl/lite-xl-plugin-manager</param>
- <param
name="changesrevision">2452630fd0f829074449c8bc0a12ba929e077e21</param></service></servicedata>
+ <param
name="changesrevision">4129734c260c3e3a6091f515ddf0fc1ac2751b80</param></service></servicedata>
(No newline at EOF)
++++++ lite-xl-plugin-manager-1.0.10+git20230827.2452630.tar.gz ->
lite-xl-plugin-manager-1.0.11+git20230910.4129734.tar.gz ++++++
/work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager-1.0.10+git20230827.2452630.tar.gz
/work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.1766/lite-xl-plugin-manager-1.0.11+git20230910.4129734.tar.gz
differ: char 12, line 1
++++++ lite-xl-plugin-manager.obsinfo ++++++
--- /var/tmp/diff_new_pack.sHWrVB/_old 2023-09-12 21:02:49.616054794 +0200
+++ /var/tmp/diff_new_pack.sHWrVB/_new 2023-09-12 21:02:49.620054937 +0200
@@ -1,5 +1,5 @@
name: lite-xl-plugin-manager
-version: 1.0.10+git20230827.2452630
-mtime: 1693146777
-commit: 2452630fd0f829074449c8bc0a12ba929e077e21
+version: 1.0.11+git20230910.4129734
+mtime: 1694369359
+commit: 4129734c260c3e3a6091f515ddf0fc1ac2751b80