Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mesheryctl for openSUSE:Factory 
checked in at 2023-10-01 21:22:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mesheryctl (Old)
 and      /work/SRC/openSUSE:Factory/.mesheryctl.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mesheryctl"

Sun Oct  1 21:22:23 2023 rev:5 rq:1114441 version:0.6.151

Changes:
--------
--- /work/SRC/openSUSE:Factory/mesheryctl/mesheryctl.changes    2023-09-25 
20:52:00.647944714 +0200
+++ /work/SRC/openSUSE:Factory/.mesheryctl.new.28202/mesheryctl.changes 
2023-10-01 21:23:44.227751840 +0200
@@ -1,0 +2,70 @@
+Fri Sep 29 04:43:58 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 0.6.151:
+  * Meshery CLI
+    - comment out docker group check @leecalcote (#8958)
+  * Meshery UI
+    - equality changes @aabidsofi19 (#8959)
+- update to 0.6.150:
+  * Meshery UI
+    - Revert "fix: select all button issue meshery" @aabidsofi19
+      (#8957)
+
+-------------------------------------------------------------------
+Thu Sep 28 05:12:50 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 0.6.149:
+  * Meshery UI
+    - fix: Remove useTheme from emotion react, and call theme as
+      props @nebula-aac (#8948)
+
+-------------------------------------------------------------------
+Thu Sep 28 04:55:29 UTC 2023 - Johannes Kastl <[email protected]>
+
+- update to 0.6.148:
+  * General
+    - [Helm] Values descriptions @leecalcote (#8935)
+    - [Docs] Update Helm Chart docs. @MUzairS15 (#8934)
+    - [Playground] Increase max file upload size. @leecalcote
+      (#8765)
+    - [Server] Do not refresh token when status code returned is
+      403. @MUzairS15 (#8900)
+  * Meshery UI
+    - Fix Dashboard Component @aabidsofi19 (#8888)
+    - fix useeffect and fetching @aabidsofi19 (#8943)
+    - fix: select all button issue meshery @captain-Akshay (#8933)
+    - Add a nullish check @aabidsofi19 (#8937)
+    - fix: Change prettier to error, and added eol to be LF
+      @nebula-aac (#8916)
+    - [extensions] Fix Collaborator Extension Point Re-rendering
+      @theBeginner86 (#8904)
+    - Fix for Navigation @Jougan-0 (#8877)
+    - [UI] feat: Setup prettier and moved lint-staged to its own
+      file @nebula-aac (#8827)
+    - Revert "[extensions] Fix Collaborator Extension Point
+      Re-rendering" @theBeginner86 (#8903)
+    - [extensions] Fix Collaborator Extension Point Re-rendering
+      @theBeginner86 (#8893)
+  * Bug Fixes
+    - [extensions] Fix Collaborator Extension Point Re-rendering
+      @theBeginner86 (#8904)
+    - add functionality to dynamically update the URL
+      @goldfishdolphin (#8899)
+  * Maintenance
+    - fix useeffect and fetching @aabidsofi19 (#8943)
+    - fix: Change prettier to error, and added eol to be LF
+      @nebula-aac (#8916)
+  * Documentation
+    - fix: #8911 @Sumit21kumar (#8914)
+    - Changed “pertainting” to “pertaining” @nwanduka (#8920)
+    - Updated docs regarding linting/formatting in ui
+      @akhilender-bongirwar (#8926)
+    - fix: Typo in Contributing to Meshery Server documentation
+      #8924 @SAF2k (#8927)
+    - Typo in Contributing to Meshery Server/signoff @Ayush9026
+      (#8928)
+    - [DOC] fix: all the typos @captain-Akshay (#8930)
+    - add functionality to dynamically update the URL
+      @goldfishdolphin (#8899)
+
+-------------------------------------------------------------------

Old:
----
  meshery-0.6.147.obscpio

New:
----
  meshery-0.6.151.obscpio

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

Other differences:
------------------
++++++ mesheryctl.spec ++++++
--- /var/tmp/diff_new_pack.x72Maf/_old  2023-10-01 21:23:49.855955489 +0200
+++ /var/tmp/diff_new_pack.x72Maf/_new  2023-10-01 21:23:49.859955633 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           mesheryctl
-Version:        0.6.147
+Version:        0.6.151
 Release:        0
 Summary:        CLI for the meshery cloud native management plane
 License:        Apache-2.0
@@ -67,8 +67,7 @@
 zsh command line completion support for %{name}.
 
 %prep
-%setup -q -n meshery-%{version}
-%setup -q -T -D -a 1 -n meshery-%{version}
+%autosetup -p1 -a 1 -n meshery-%{version}
 
 %build
 go build \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.x72Maf/_old  2023-10-01 21:23:49.887956647 +0200
+++ /var/tmp/diff_new_pack.x72Maf/_new  2023-10-01 21:23:49.887956647 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/meshery/meshery</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.6.147</param>
+    <param name="revision">v0.6.151</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -17,7 +17,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="manual">
-    <param name="archive">meshery-0.6.147.obscpio</param>
+    <param name="archive">meshery-0.6.151.obscpio</param>
   </service>
 </services>
 

++++++ meshery-0.6.147.obscpio -> meshery-0.6.151.obscpio ++++++
/work/SRC/openSUSE:Factory/mesheryctl/meshery-0.6.147.obscpio 
/work/SRC/openSUSE:Factory/.mesheryctl.new.28202/meshery-0.6.151.obscpio 
differ: char 49, line 1

++++++ meshery.obsinfo ++++++
--- /var/tmp/diff_new_pack.x72Maf/_old  2023-10-01 21:23:49.935958384 +0200
+++ /var/tmp/diff_new_pack.x72Maf/_new  2023-10-01 21:23:49.939958528 +0200
@@ -1,5 +1,5 @@
 name: meshery
-version: 0.6.147
-mtime: 1695531833
-commit: 8835ffab82902f5c0a436c74bbdf7e54894a79c1
+version: 0.6.151
+mtime: 1695929855
+commit: 86c02241e56fd7a28d4e715ceebbbd57b7f1b43f
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/mesheryctl/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.mesheryctl.new.28202/vendor.tar.gz differ: char 5, 
line 1

Reply via email to