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 2023-01-07 17:19:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lite-xl-colors (Old) and /work/SRC/openSUSE:Factory/.lite-xl-colors.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lite-xl-colors" Sat Jan 7 17:19:44 2023 rev:4 rq:1056725 version:git20221219.b3a9cdd Changes: -------- --- /work/SRC/openSUSE:Factory/lite-xl-colors/lite-xl-colors.changes 2022-11-04 17:42:06.835051212 +0100 +++ /work/SRC/openSUSE:Factory/.lite-xl-colors.new.1563/lite-xl-colors.changes 2023-01-07 17:23:04.491358836 +0100 @@ -1,0 +2,6 @@ +Fri Dec 30 20:20:16 UTC 2022 - [email protected] + +- Update to version git20221219.b3a9cdd: + * Fix highlight color in solarized_light.lua + +------------------------------------------------------------------- Old: ---- lite-xl-colors-git20221011.b245158.tar.gz New: ---- lite-xl-colors-git20221219.b3a9cdd.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lite-xl-colors.spec ++++++ --- /var/tmp/diff_new_pack.n6slbk/_old 2023-01-07 17:23:05.039362105 +0100 +++ /var/tmp/diff_new_pack.n6slbk/_new 2023-01-07 17:23:05.043362129 +0100 @@ -17,7 +17,7 @@ %define programname lite-xl Name: lite-xl-colors -Version: git20221011.b245158 +Version: git20221219.b3a9cdd Release: 0 Summary: Additional colors for %{programname} License: MIT ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.n6slbk/_old 2023-01-07 17:23:05.095362439 +0100 +++ /var/tmp/diff_new_pack.n6slbk/_new 2023-01-07 17:23:05.099362463 +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">b2451583149151575aafbceb04845bc0249ad7ab</param></service></servicedata> + <param name="changesrevision">b3a9cdd37838927e408614818ca43c6b173655fd</param></service></servicedata> (No newline at EOF) ++++++ lite-xl-colors-git20221011.b245158.tar.gz -> lite-xl-colors-git20221219.b3a9cdd.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lite-xl-colors-git20221011.b245158/colors/solarized_light.lua new/lite-xl-colors-git20221219.b3a9cdd/colors/solarized_light.lua --- old/lite-xl-colors-git20221011.b245158/colors/solarized_light.lua 2022-10-12 02:50:13.000000000 +0200 +++ new/lite-xl-colors-git20221219.b3a9cdd/colors/solarized_light.lua 2022-12-19 11:50:23.000000000 +0100 @@ -9,7 +9,7 @@ style.accent = { common.color "#002b36" } style.dim = { common.color "#93a1a1" } style.divider = { common.color "#e0dbc8" } -style.selection = { common.color "#eee8d5" } +style.selection = { common.color "#073642" } style.line_number = { common.color "#93a1a1" } style.line_number2 = { common.color "#002b36" } style.line_highlight = { common.color "#eee8d5" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lite-xl-colors-git20221011.b245158/previews/solarized_light.svg new/lite-xl-colors-git20221219.b3a9cdd/previews/solarized_light.svg --- old/lite-xl-colors-git20221011.b245158/previews/solarized_light.svg 2022-10-12 02:50:13.000000000 +0200 +++ new/lite-xl-colors-git20221219.b3a9cdd/previews/solarized_light.svg 2022-12-19 11:50:23.000000000 +0100 @@ -1,15 +1,14 @@ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="16" shape-rendering="crispEdges"> -<rect x="0.0" width="15.384615384615" height="16" fill="rgb(0, 43, 54)"></rect> -<rect x="15.384615384615" width="15.384615384615" height="16" fill="rgb(133, 153, 0)"></rect> -<rect x="30.769230769231" width="15.384615384615" height="16" fill="rgb(42, 161, 152)"></rect> -<rect x="46.153846153846" width="15.384615384615" height="16" fill="rgb(101, 123, 131)"></rect> -<rect x="61.538461538462" width="15.384615384615" height="16" fill="rgb(42, 161, 152)"></rect> -<rect x="76.923076923077" width="15.384615384615" height="16" fill="rgb(101, 123, 131)"></rect> -<rect x="92.307692307692" width="15.384615384615" height="16" fill="rgb(38, 139, 210)"></rect> -<rect x="107.69230769231" width="15.384615384615" height="16" fill="rgb(211, 54, 130)"></rect> -<rect x="123.07692307692" width="15.384615384615" height="16" fill="rgb(147, 161, 161)"></rect> -<rect x="138.46153846154" width="15.384615384615" height="16" fill="rgb(191, 187, 170)"></rect> -<rect x="153.84615384615" width="15.384615384615" height="16" fill="rgb(224, 219, 200)"></rect> -<rect x="169.23076923077" width="15.384615384615" height="16" fill="rgb(238, 232, 213)"></rect> -<rect x="184.61538461538" width="15.384615384615" height="16" fill="rgb(253, 246, 227)"></rect> +<rect x="0.0" width="16.666666666667" height="16" fill="rgb(0, 43, 54)"></rect> +<rect x="16.666666666667" width="16.666666666667" height="16" fill="rgb(7, 54, 66)"></rect> +<rect x="33.333333333333" width="16.666666666667" height="16" fill="rgb(133, 153, 0)"></rect> +<rect x="50.0" width="16.666666666667" height="16" fill="rgb(101, 123, 131)"></rect> +<rect x="66.666666666667" width="16.666666666667" height="16" fill="rgb(42, 161, 152)"></rect> +<rect x="83.333333333333" width="16.666666666667" height="16" fill="rgb(38, 139, 210)"></rect> +<rect x="100.0" width="16.666666666667" height="16" fill="rgb(211, 54, 130)"></rect> +<rect x="116.66666666667" width="16.666666666667" height="16" fill="rgb(147, 161, 161)"></rect> +<rect x="133.33333333333" width="16.666666666667" height="16" fill="rgb(191, 187, 170)"></rect> +<rect x="150.0" width="16.666666666667" height="16" fill="rgb(224, 219, 200)"></rect> +<rect x="166.66666666667" width="16.666666666667" height="16" fill="rgb(238, 232, 213)"></rect> +<rect x="183.33333333333" width="16.666666666667" height="16" fill="rgb(253, 246, 227)"></rect> </svg> \ No newline at end of file ++++++ lite-xl-colors.obsinfo ++++++ --- /var/tmp/diff_new_pack.n6slbk/_old 2023-01-07 17:23:05.183362964 +0100 +++ /var/tmp/diff_new_pack.n6slbk/_new 2023-01-07 17:23:05.187362988 +0100 @@ -1,5 +1,5 @@ name: lite-xl-colors -version: git20221011.b245158 -mtime: 1665535813 -commit: b2451583149151575aafbceb04845bc0249ad7ab +version: git20221219.b3a9cdd +mtime: 1671447023 +commit: b3a9cdd37838927e408614818ca43c6b173655fd
