Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libusbmuxd for openSUSE:Factory 
checked in at 2025-02-28 17:38:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libusbmuxd (Old)
 and      /work/SRC/openSUSE:Factory/.libusbmuxd.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libusbmuxd"

Fri Feb 28 17:38:27 2025 rev:11 rq:1249032 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libusbmuxd/libusbmuxd.changes    2021-01-29 
14:54:56.617319289 +0100
+++ /work/SRC/openSUSE:Factory/.libusbmuxd.new.19136/libusbmuxd.changes 
2025-02-28 17:38:37.834837990 +0100
@@ -1,0 +2,10 @@
+Tue Feb 25 22:00:25 UTC 2025 - Stanislav Brabec <sbra...@suse.com>
+
+- Update to version 2.1.0:
+  - Socket code has been moved to libimobiledevice-glue library
+  - Code cleanup (clang-tidy) and improvements
+  - autoconf: Fix clang-16 breakage
+  - Add libusbmuxd_version() function to interface
+  - iproxy: Use updated socket_create API to listen on IPv4 and IPv6 with a 
single socket
+
+-------------------------------------------------------------------
@@ -20 +30 @@
-- Update to 2.1.0:
+- Update to 2.0.1:

Old:
----
  2.0.2.tar.gz

New:
----
  libusbmuxd-2.1.0.tar.bz2

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

Other differences:
------------------
++++++ libusbmuxd.spec ++++++
--- /var/tmp/diff_new_pack.astIoM/_old  2025-02-28 17:38:39.506907967 +0100
+++ /var/tmp/diff_new_pack.astIoM/_new  2025-02-28 17:38:39.526908804 +0100
@@ -16,20 +16,21 @@
 #
 
 
-%define libname libusbmuxd-2_0-6
+%define libname libusbmuxd-2_0-7
 Name:           libusbmuxd
-Version:        2.0.2
+Version:        2.1.0
 Release:        0
 Summary:        A client library to multiplex connections from and to iOS 
devices
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
 URL:            https://github.com/libimobiledevice/libusbmuxd
-Source:         
https://github.com/libimobiledevice/libusbmuxd/archive/%{version}.tar.gz
+Source:         
https://github.com/libimobiledevice/libusbmuxd/releases/download/%{version}/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libimobiledevice-glue-1.0) >= 1.2.0
 BuildRequires:  pkgconfig(libplist-2.0) >= 2.2.0
 
 %description

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.astIoM/_old  2025-02-28 17:38:39.770919016 +0100
+++ /var/tmp/diff_new_pack.astIoM/_new  2025-02-28 17:38:39.774919183 +0100
@@ -1,2 +1,2 @@
-libusbmuxd-2_0-6
+libusbmuxd-2_0-7
 

Reply via email to