From d28303caa98117a7627581989a87d5af75307acf Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 5 Jun 2025 20:16:49 +0200 Subject: [PATCH] automatic version update by autodist [release 2.1.1-1mamba;Thu Jun 05 2025] --- libusbmuxd.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libusbmuxd.spec b/libusbmuxd.spec index f157f71..58f94e5 100644 --- a/libusbmuxd.spec +++ b/libusbmuxd.spec @@ -2,7 +2,7 @@ %define usbmux_gid 65424 Name: libusbmuxd -Version: 2.1.0 +Version: 2.1.1 Release: 1mamba Summary: A service used to talk to iPhone or iPod Touch over USB Group: System/Libraries @@ -14,6 +14,7 @@ Source: https+git://github.com/libimobiledevice/libusbmuxd.git/%{version} License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libgcc BuildRequires: libimobiledevice-glue-devel BuildRequires: libplist-devel ## AUTOBUILDREQ-END @@ -41,7 +42,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} usbmuxd is in charge of talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications. This package contains the tools provided by %{name}. -%debug_package %prep %setup -q @@ -59,8 +59,6 @@ echo "%{VERSION}" > .tarball-version %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -82,6 +80,9 @@ echo "%{VERSION}" > .tarball-version %{_mandir}/man1/iproxy.1* %changelog +* Thu Jun 05 2025 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Fri May 17 2024 Automatic Build System 2.1.0-1mamba - automatic version update by autodist