From 721f5275e2ef39ec53d0b014fb8a697ab946e447 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 4 Jan 2025 22:08:44 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1.0-1mamba;Fri May 17 2024] --- libusbmuxd.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/libusbmuxd.spec b/libusbmuxd.spec index 1c4affe..f157f71 100644 --- a/libusbmuxd.spec +++ b/libusbmuxd.spec @@ -2,23 +2,23 @@ %define usbmux_gid 65424 Name: libusbmuxd -Version: 2.0.2 +Version: 2.1.0 Release: 1mamba Summary: A service used to talk to iPhone or iPod Touch over USB Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://cgit.sukimashita.com/usbmuxd.git -Source: https://github.com/libimobiledevice/libusbmuxd.git/%{version}/libusbmuxd-%{version}.tar.bz2 +URL: https://cgit.sukimashita.com/usbmuxd.git +Source: https+git://github.com/libimobiledevice/libusbmuxd.git/%{version}/libusbmuxd-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libimobiledevice-glue-devel BuildRequires: libplist-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: libplist-devel >= 2.2.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description usbmuxd is in charge of talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications. @@ -45,6 +45,7 @@ This package contains the tools provided by %{name}. %prep %setup -q +echo "%{VERSION}" > .tarball-version ./autogen.sh %build @@ -70,7 +71,6 @@ This package contains the tools provided by %{name}. %defattr(-,root,root) %{_includedir}/*.h %{_libdir}/libusbmuxd-2.0.a -%{_libdir}/libusbmuxd-2.0.la %{_libdir}/libusbmuxd-2.0.so %{_libdir}/pkgconfig/libusbmuxd-2.0.pc @@ -82,6 +82,9 @@ This package contains the tools provided by %{name}. %{_mandir}/man1/iproxy.1* %changelog +* Fri May 17 2024 Automatic Build System 2.1.0-1mamba +- automatic version update by autodist + * Thu Jul 02 2020 Silvan Calarco 2.0.2-1mamba - update to 2.0.2