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 2026-07-01 16:37:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lite-xl-plugin-manager (Old)
and /work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lite-xl-plugin-manager"
Wed Jul 1 16:37:46 2026 rev:18 rq:1362714 version:1.4.7+git20260506.ece8d63
Changes:
--------
---
/work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager.changes
2025-10-30 17:10:15.559752410 +0100
+++
/work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.11887/lite-xl-plugin-manager.changes
2026-07-01 16:38:23.056707942 +0200
@@ -1,0 +2,40 @@
+Mon Jun 29 20:14:36 UTC 2026 - Scott Bradnick <[email protected]>
+
+- Adjustments for mbedtls-devel pointing to v4
+ * mbedtls-3-devel is available in TW, but Leap would still use mbedtls-devel
+
+-------------------------------------------------------------------
+Wed Jun 17 15:12:40 UTC 2026 - Scott Bradnick <[email protected]>
+
+- Update to version 1.4.7+git20260506.ece8d63:
+ * Fixed update-checksums, and and ensured we don't symlink lite-xl because
of how it resolves things.
+ * Typo.
+ * Updated zlib.
+ * Added in arch.
+ * Fixed test.
+ * Added cjson.
+ * Don't bother installing local lite-xls.
+ * Fixed an issue with plugins with different modversions but same version
not appearing.
+ * Changed switch slightly.
+ * Paid more attention to the SYMLINK flag.
+ * Added in new switch logic.
+ * Updated CHANGELOG.md.
+ * Added a UTC timestamp.
+ * Added in removal for reinstalls of lite-xl, and added a local guard.
+ * Updated CHANGELOG.md.
+ * Due to a change in how libgit2 handles shallow clones, it's best if these
are not enabled by default. If you shallow clone something, and try to update,
it'll just regrab everything as of at least 1.9.1.
+ * Improved update to not update only repos, but also to update SKIP checksum
files.
+ * Updated CHANGELOG.md.
+ * Ensured that we only try to copy the system config when it actually exists.
+ * Added in distinctions for different platforms for constructed bottles.
+ * Removed simplfied.
+ * Updated CHANGELOG.md.
+ * Ensured version comes out in JSON.
+ * Added in the capability of specifying a bottle's location, and
constructing them as folders outside the normal flow.
+ * Added in the ability to specify the system config.
+ * Updated CHANGELOG.md.
+ * Fixed deleting the wrong directories.
+ * Ensured that --reinstall also reinstalls lite-xls.
+ * Updated quickstart.
+
+-------------------------------------------------------------------
Old:
----
lite-xl-plugin-manager-1.4.2+git20251016.6cfa420.tar.gz
New:
----
lite-xl-plugin-manager-1.4.7+git20260506.ece8d63.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lite-xl-plugin-manager.spec ++++++
--- /var/tmp/diff_new_pack.0gLKGW/_old 2026-07-01 16:38:26.048812106 +0200
+++ /var/tmp/diff_new_pack.0gLKGW/_new 2026-07-01 16:38:26.052812245 +0200
@@ -1,7 +1,7 @@
#
# spec file for package lite-xl-plugin-manager
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
%define baseprogramname lite-xl
Name: lite-xl-plugin-manager
-Version: 1.4.2+git20251016.6cfa420
+Version: 1.4.7+git20260506.ece8d63
Release: 0
Summary: A %{baseprogramname} plugin manager
%if 0%{?suse_version} > 1500
@@ -29,11 +29,20 @@
Source0: %{name}-%{version}.tar.gz
Source100: README.md
Patch0: lpm.c.diff
-#%%if 0%%{?suse_version} > 1500 || 0%%{?sle_version} >= 150600
-#BuildRequires: mbedtls-2-devel
-#%%else
+### 20260629:
+### TW has:
+### mbedtls-devel => v4
+### mbedtls-3-devel => v3
+### mbedtls-2-devel => v2
+### Leap 16.0/16.1 have:
+### mbedtls-devel => v3
+### mbedtls-2-devel => v2
+%if 0%{?suse_version} == 1699
+BuildRequires: mbedtls-3-devel
+%else
BuildRequires: mbedtls-devel
-#%%endif
+%endif
+#####
BuildRequires: meson
BuildRequires: pkgconfig(libgit2)
BuildRequires: pkgconfig(libzip)
@@ -52,7 +61,8 @@
* Also contains a plugin_manager.lua plugin to integrate the binary with lite
in the form of an easy-to-use GUI.
* By default in releases, lpm will automatically consume the manifest.json in
- the latest branch of this repository, which corresponds to the most recent
versioned release.
+ the latest branch of this repository, which corresponds to the most recent
+ versioned release.
* Conforms to SCPS3.
%prep
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.0gLKGW/_old 2026-07-01 16:38:26.140815309 +0200
+++ /var/tmp/diff_new_pack.0gLKGW/_new 2026-07-01 16:38:26.160816005 +0200
@@ -1,5 +1,5 @@
-mtime: 1761759251
-commit: 0e15293eeccd5c2ae49a66b5083b0d88c1cddf91b19d0362288fc3082be77dd7
+mtime: 1782764541
+commit: c175f198a1bc9ae5868b667319ca2eee0db1074c9d8797cb04f452bd5ded6529
url: https://src.opensuse.org/sbradnick/lite-xl-plugin-manager
revision: main
++++++ _service ++++++
--- /var/tmp/diff_new_pack.0gLKGW/_old 2026-07-01 16:38:26.284820322 +0200
+++ /var/tmp/diff_new_pack.0gLKGW/_new 2026-07-01 16:38:26.308821158 +0200
@@ -8,7 +8,7 @@
-->
<!-- Sometimes it's "continuous", sometimes "latest" -->
<param name="versionrewrite-pattern">continuous</param>
- <param name="versionrewrite-replacement">1.4.2</param>
+ <param name="versionrewrite-replacement">1.4.7</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="manual"/>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.0gLKGW/_old 2026-07-01 16:38:26.380823664 +0200
+++ /var/tmp/diff_new_pack.0gLKGW/_new 2026-07-01 16:38:26.388823942 +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">6cfa42091886cbe52244718ac5d358c58d5ca70b</param></service></servicedata>
+ <param
name="changesrevision">ece8d6329c01fcf7ecbb28228a34c4e8cbaa8af1</param></service></servicedata>
(No newline at EOF)
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-06-29 22:22:21.000000000 +0200
@@ -0,0 +1,4 @@
+_buildconfig-*
+_buildinfo-*
+*.obscpio
+lite-xl-plugin-manager/
++++++ lite-xl-plugin-manager-1.4.2+git20251016.6cfa420.tar.gz ->
lite-xl-plugin-manager-1.4.7+git20260506.ece8d63.tar.gz ++++++
/work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager-1.4.2+git20251016.6cfa420.tar.gz
/work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.11887/lite-xl-plugin-manager-1.4.7+git20260506.ece8d63.tar.gz
differ: char 23, line 1
++++++ lite-xl-plugin-manager.obsinfo ++++++
--- /var/tmp/diff_new_pack.0gLKGW/_old 2026-07-01 16:38:26.816838843 +0200
+++ /var/tmp/diff_new_pack.0gLKGW/_new 2026-07-01 16:38:26.824839122 +0200
@@ -1,5 +1,5 @@
name: lite-xl-plugin-manager
-version: 1.4.2+git20251016.6cfa420
-mtime: 1760648268
-commit: 6cfa42091886cbe52244718ac5d358c58d5ca70b
+version: 1.4.7+git20260506.ece8d63
+mtime: 1778078941
+commit: ece8d6329c01fcf7ecbb28228a34c4e8cbaa8af1
++++++ lpm.c.diff ++++++
--- /var/tmp/diff_new_pack.0gLKGW/_old 2026-07-01 16:38:26.860840375 +0200
+++ /var/tmp/diff_new_pack.0gLKGW/_new 2026-07-01 16:38:26.864840514 +0200
@@ -5,7 +5,7 @@
#ifndef LPM_VERSION
- #define LPM_VERSION "unknown"
-+ #define LPM_VERSION "1.4.2+git20251016.6cfa420"
++ #define LPM_VERSION "1.4.7+git20260506.ece8d63"
#endif
#ifndef LPM_DEFAULT_REPOSITORY
#define LPM_DEFAULT_REPOSITORY
"https://github.com/lite-xl/lite-xl-plugin-manager.git:latest"