From 081e6cfc552118e18a0da32cb211265c4be40929 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jul 23 2010 16:51:45 +0000 Subject: - New stable 1.0.5 release --- diff --git a/.cvsignore b/.cvsignore index cb9b81d..4aed81d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -usbmuxd-1.0.4.tar.bz2 +usbmuxd-1.0.5.tar.bz2 diff --git a/sources b/sources index e4e5a32..551b296 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -450c72273dd1dcc1d0fcfc7138122d54 usbmuxd-1.0.4.tar.bz2 +484970632a739206afe86802c6169300 usbmuxd-1.0.5.tar.bz2 diff --git a/usbmuxd.spec b/usbmuxd.spec index 1dc709f..4043f90 100644 --- a/usbmuxd.spec +++ b/usbmuxd.spec @@ -1,17 +1,17 @@ -Name: usbmuxd -Version: 1.0.4 -Release: 2%{?dist} -Summary: Daemon for communicating with Apple's iPod Touch and iPhone +Name: usbmuxd +Version: 1.0.5 +Release: 1%{?dist} +Summary: Daemon for communicating with Apple's iPod Touch and iPhone -Group: Applications/System +Group: Applications/System # All code is dual licenses as GPLv3+ or GPLv2+, except libusbmuxd which is LGPLv2+. -License: GPLv3+ or GPLv2+ and LGPLv2+ -URL: http://marcansoft.com/uploads/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source0: http://marcansoft.com/uploads/usbmuxd/%{name}-%{version}.tar.bz2 +License: GPLv3+ or GPLv2+ and LGPLv2+ +URL: http://marcansoft.com/uploads/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://marcansoft.com/uploads/usbmuxd/%{name}-%{version}.tar.bz2 -BuildRequires: libusb1-devel -BuildRequires: cmake +BuildRequires: libusb1-devel +BuildRequires: cmake Requires(pre): shadow-utils %description @@ -77,9 +77,15 @@ exit 0 %{_libdir}/pkgconfig/libusbmuxd.pc %changelog -* Fri May 28 2010 Bastien Nocera 1.0.4-2 +* Fri Jul 23 2010 Peter Robinson 1.0.5-1 +- New stable 1.0.5 release + +* Fri May 28 2010 Bastien Nocera 1.0.4-3 - Fix udev rule to use the usbmuxd user +* Wed May 12 2010 Peter Robinson 1.0.4-2 +- Actually upload a source file + * Tue May 11 2010 Peter Robinson 1.0.4-1 - New stable 1.0.4 release