Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lite-xl-colors for openSUSE:Factory 
checked in at 2022-11-04 17:38:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lite-xl-colors (Old)
 and      /work/SRC/openSUSE:Factory/.lite-xl-colors.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lite-xl-colors"

Fri Nov  4 17:38:17 2022 rev:3 rq:1033564 version:git20221011.b245158

Changes:
--------
--- /work/SRC/openSUSE:Factory/lite-xl-colors/lite-xl-colors.changes    
2022-10-19 13:18:02.985268454 +0200
+++ /work/SRC/openSUSE:Factory/.lite-xl-colors.new.2275/lite-xl-colors.changes  
2022-11-04 17:42:06.835051212 +0100
@@ -1,0 +2,8 @@
+Thu Nov 03 17:53:27 UTC 2022 - scott.bradn...@suse.com
+
+- Update to version git20221011.b245158:
+  * Additional quote.
+  * Made it clearer.
+  * Update README.md
+
+-------------------------------------------------------------------

Old:
----
  lite-xl-colors-git20220624.7eafe25.tar.gz

New:
----
  lite-xl-colors-git20221011.b245158.tar.gz

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

Other differences:
------------------
++++++ lite-xl-colors.spec ++++++
--- /var/tmp/diff_new_pack.nOhVeh/_old  2022-11-04 17:42:07.343053865 +0100
+++ /var/tmp/diff_new_pack.nOhVeh/_new  2022-11-04 17:42:07.351053908 +0100
@@ -17,12 +17,13 @@
 
 %define programname lite-xl
 Name:           lite-xl-colors
-Version:        git20220624.7eafe25
+Version:        git20221011.b245158
 Release:        0
 Summary:        Additional colors for %{programname}
 License:        MIT
 URL:            https://github.com/lite-xl/lite-xl-colors
 Source:         %{name}-%{version}.tar.gz
+Requires:       lite-xl
 BuildArch:      noarch
 
 %description

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.nOhVeh/_old  2022-11-04 17:42:07.403054178 +0100
+++ /var/tmp/diff_new_pack.nOhVeh/_new  2022-11-04 17:42:07.407054199 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/lite-xl/lite-xl-colors</param>
-              <param 
name="changesrevision">7eafe25eb953190c0513a2839124e3c4512208b7</param></service></servicedata>
+              <param 
name="changesrevision">b2451583149151575aafbceb04845bc0249ad7ab</param></service></servicedata>
 (No newline at EOF)
 

++++++ lite-xl-colors-git20220624.7eafe25.tar.gz -> 
lite-xl-colors-git20221011.b245158.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lite-xl-colors-git20220624.7eafe25/README.md 
new/lite-xl-colors-git20221011.b245158/README.md
--- old/lite-xl-colors-git20220624.7eafe25/README.md    2022-06-24 
23:54:24.000000000 +0200
+++ new/lite-xl-colors-git20221011.b245158/README.md    2022-10-12 
02:50:13.000000000 +0200
@@ -1,5 +1,21 @@
+# Lite XL colors
+
 Color themes for the [Lite XL text 
editor](https://github.com/lite-xl/lite-xl), originally forked from the [lite 
colors repository](https://github.com/rxi/lite-colors).
 
+## How to install
+
+To install a color scheme, drop the `.lua` file directly into:
+
+*   Linux `~/.config/lite-xl/colors/`
+*   MacOS `~/.config/lite-xl/colors/`
+*   Windows `C:\Users\(username)\.config\lite-xl\colors\`
+
+Then, add a call to `core.reload_module` to your user module (the gear in the 
bottom left corner). As an example, if you installed the `github_dark.lua` file 
into your colors folder, you'd load it with:
+
+```lua
+core.reload_module("colors.github_dark")
+```
+
 *Note: if you make a pull request, the relevant table should be updated and 
kept
 in alphabetical order. The [`make_preview_image.lua`](make_preview_image.lua)
 script should be used to create a preview image for your theme which should be

++++++ lite-xl-colors.obsinfo ++++++
--- /var/tmp/diff_new_pack.nOhVeh/_old  2022-11-04 17:42:07.499054680 +0100
+++ /var/tmp/diff_new_pack.nOhVeh/_new  2022-11-04 17:42:07.503054701 +0100
@@ -1,5 +1,5 @@
 name: lite-xl-colors
-version: git20220624.7eafe25
-mtime: 1656107664
-commit: 7eafe25eb953190c0513a2839124e3c4512208b7
+version: git20221011.b245158
+mtime: 1665535813
+commit: b2451583149151575aafbceb04845bc0249ad7ab
 

Reply via email to