From 86e4f77aa52dc47c6cecc4c5b36fa6652ec8b1d4 Mon Sep 17 00:00:00 2001
From: polslinux <>
Date: Apr 15 2025 16:56:20 +0000
Subject: Update libsearpc to version 3.3.0.20250303 / rev 11 via SR 1269442


https://build.opensuse.org/request/show/1269442
by user polslinux + anag_factory
- Update to version 3.3.0.20250303:
  * Modify slow log format (#75)
  * Set slow threshold when log to stdout (#74)
  * Clean log (#73)
  * Update searpc-named-pipe-transport.c (#68)
  * Add log to stdout (#72)
  * Support write with non-blocking (#71)

---

diff --git a/.files b/.files
index 1bc4a10..a4aec4f 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 94910e5..1bfa5a3 100644
--- a/.rev
+++ b/.rev
@@ -111,4 +111,19 @@
 </comment>
     <requestid>1216660</requestid>
   </revision>
+  <revision rev="11" vrev="1">
+    <srcmd5>2550d3f7f0cb6397702c20c88e76d69f</srcmd5>
+    <version>3.3.0.20250303</version>
+    <time>1744728410</time>
+    <user>anag_factory</user>
+    <comment>- Update to version 3.3.0.20250303:
+  * Modify slow log format (#75)
+  * Set slow threshold when log to stdout (#74)
+  * Clean log (#73)
+  * Update searpc-named-pipe-transport.c (#68)
+  * Add log to stdout (#72)
+  * Support write with non-blocking (#71)
+</comment>
+    <requestid>1269442</requestid>
+  </revision>
 </revisionlist>
diff --git a/_servicedata b/_servicedata
index 16505ad..17f968b 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/haiwen/libsearpc.git</param>
-              <param name="changesrevision">ed12cfba8145c4082b8de4c7466dd2cfb6806015</param></service></servicedata>
\ No newline at end of file
+              <param name="changesrevision">6f06843849cc7c25bf55d61adc0b34a0a8d6325a</param></service></servicedata>
\ No newline at end of file
diff --git a/libsearpc-3.3.0.20240726.tar.gz b/libsearpc-3.3.0.20240726.tar.gz
deleted file mode 120000
index 44d8e57..0000000
--- a/libsearpc-3.3.0.20240726.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreihpxowmammwx3h3pxug3cgjjcuenenjx55t4d2xh3lej5d4bmuna4
\ No newline at end of file
diff --git a/libsearpc-3.3.0.20250303.tar.gz b/libsearpc-3.3.0.20250303.tar.gz
new file mode 120000
index 0000000..0b46c99
--- /dev/null
+++ b/libsearpc-3.3.0.20250303.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreicbnj275gu57udviyee2ev6jbx4ddrde7b6kvok3oaawnidruljdu
\ No newline at end of file
diff --git a/libsearpc.changes b/libsearpc.changes
index 1677ea5..ab5e5ec 100644
--- a/libsearpc.changes
+++ b/libsearpc.changes
@@ -1,4 +1,15 @@
 -------------------------------------------------------------------
+Tue Apr 15 06:22:09 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
+
+- Update to version 3.3.0.20250303:
+  * Modify slow log format (#75)
+  * Set slow threshold when log to stdout (#74)
+  * Clean log (#73)
+  * Update searpc-named-pipe-transport.c (#68)
+  * Add log to stdout (#72)
+  * Support write with non-blocking (#71)
+
+-------------------------------------------------------------------
 Mon Oct 21 08:43:14 UTC 2024 - info@paolostivanin.com
 
 - Update to version 3.3.0.20240726:
diff --git a/libsearpc.spec b/libsearpc.spec
index 215a164..0adfde5 100644
--- a/libsearpc.spec
+++ b/libsearpc.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package libsearpc
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define sover   1
 Name:           libsearpc
-Version:        3.3.0.20240726
+Version:        3.3.0.20250303
 Release:        0
 Summary:        Simple C language RPC framework based on GObject system
 License:        Apache-2.0