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 2024-02-05 22:01:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lite-xl-plugin-manager (Old)
 and      /work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lite-xl-plugin-manager"

Mon Feb  5 22:01:11 2024 rev:8 rq:1144051 version:1.0.14+git20240128.9189b99

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager.changes
    2023-12-13 18:34:57.838407540 +0100
+++ 
/work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.1815/lite-xl-plugin-manager.changes
  2024-02-05 22:01:17.411207224 +0100
@@ -1,0 +2,28 @@
+Sun Jan 28 20:29:34 UTC 2024 - scott.bradn...@suse.com
+
+- Update to version 1.0.14+git20240128.9189b99:
+  * Cleaned up example to use the "proper" hosted version.
+  * Added fonts to lpm as a new type.
+
+-------------------------------------------------------------------
+Sat Jan 27 00:15:09 UTC 2024 - scott.bradn...@suse.com
+
+- Update to version 1.0.14+git20240126.74aadee:
+  * Updated help.
+
+-------------------------------------------------------------------
+Thu Jan 18 23:35:14 UTC 2024 - scott.bradn...@suse.com
+
+- Update to version 1.0.13+git20240118.cda6773:
+  * Removing empty comments.
+  * Thing was due to the other thing.
+  * Removed looking for main/master; now ask directly what the primary branch 
is.
+
+-------------------------------------------------------------------
+Thu Jan 18 17:33:52 UTC 2024 - scott.bradn...@suse.com
+
+- Update to version 1.0.13+git20240118.e7bd5c0:
+  * Added in for case where branch or commit isn't supplied to local manifest 
repo with a remote.
+  * Added in changes from @parnikkapore to fix ssl certificates in a directory.
+
+-------------------------------------------------------------------

Old:
----
  lite-xl-plugin-manager-1.0.13+git20231205.1feceea.tar.gz

New:
----
  lite-xl-plugin-manager-1.0.14+git20240128.9189b99.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lite-xl-plugin-manager.spec ++++++
--- /var/tmp/diff_new_pack.t9twtX/_old  2024-02-05 22:01:18.643251795 +0100
+++ /var/tmp/diff_new_pack.t9twtX/_new  2024-02-05 22:01:18.647251940 +0100
@@ -17,7 +17,7 @@
 
 %define baseprogramname lite-xl
 Name:           lite-xl-plugin-manager
-Version:        1.0.13+git20231205.1feceea
+Version:        1.0.14+git20240128.9189b99
 Release:        0
 Summary:        A %{baseprogramname} plugin manager
 %if 0%{?suse_version} > 1500

++++++ _service ++++++
--- /var/tmp/diff_new_pack.t9twtX/_old  2024-02-05 22:01:18.679253098 +0100
+++ /var/tmp/diff_new_pack.t9twtX/_new  2024-02-05 22:01:18.683253242 +0100
@@ -10,11 +10,9 @@
     <!--
     <param name="versionrewrite-pattern">v(.*)</param>
     -->
-    <!-- Sometimes it's "continuous", sometimes "latest"
-    <param name="versionrewrite-pattern">latest</param>
-    -->
+    <!-- Sometimes it's "continuous", sometimes "latest" -->
     <param name="versionrewrite-pattern">continuous</param>
-    <param name="versionrewrite-replacement">1.0.13</param>
+    <param name="versionrewrite-replacement">1.0.14</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="manual"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.t9twtX/_old  2024-02-05 22:01:18.703253966 +0100
+++ /var/tmp/diff_new_pack.t9twtX/_new  2024-02-05 22:01:18.707254110 +0100
@@ -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">1feceeabd86785c8edb291143edaeace9d2be22b</param></service></servicedata>
+              <param 
name="changesrevision">9189b99792f0e4f2bb4f08da1f46309d8af5fe65</param></service></servicedata>
 (No newline at EOF)
 

++++++ lite-xl-plugin-manager-1.0.13+git20231205.1feceea.tar.gz -> 
lite-xl-plugin-manager-1.0.14+git20240128.9189b99.tar.gz ++++++
/work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager-1.0.13+git20231205.1feceea.tar.gz
 
/work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.1815/lite-xl-plugin-manager-1.0.14+git20240128.9189b99.tar.gz
 differ: char 23, line 1

++++++ lite-xl-plugin-manager.obsinfo ++++++
--- /var/tmp/diff_new_pack.t9twtX/_old  2024-02-05 22:01:18.747255558 +0100
+++ /var/tmp/diff_new_pack.t9twtX/_new  2024-02-05 22:01:18.751255702 +0100
@@ -1,5 +1,5 @@
 name: lite-xl-plugin-manager
-version: 1.0.13+git20231205.1feceea
-mtime: 1701796408
-commit: 1feceeabd86785c8edb291143edaeace9d2be22b
+version: 1.0.14+git20240128.9189b99
+mtime: 1706470118
+commit: 9189b99792f0e4f2bb4f08da1f46309d8af5fe65
 

++++++ lpm.c.diff ++++++
--- /var/tmp/diff_new_pack.t9twtX/_old  2024-02-05 22:01:18.763256137 +0100
+++ /var/tmp/diff_new_pack.t9twtX/_new  2024-02-05 22:01:18.767256281 +0100
@@ -5,7 +5,7 @@
  
  #ifndef LPM_VERSION
 -  #define LPM_VERSION "unknown"
-+  #define LPM_VERSION "1.0.13+git20231205.1feceea"
++  #define LPM_VERSION "1.0.14+git20240128.9189b99"
  #endif
  #ifndef LPM_DEFAULT_REPO
    #define LPM_DEFAULT_REPOSITORY 
"https://github.com/lite-xl/lite-xl-plugin-manager.git:latest";

Reply via email to