[usbmuxd] v1.0.6

Peter Robinson pbrobinson at fedoraproject.org
Sun Oct 24 17:12:10 UTC 2010


commit fe47733271ceb5fab543b2ed7a468f994d944b46
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Oct 24 18:12:07 2010 +0100

    v1.0.6

 .gitignore   |    1 +
 sources      |    2 +-
 usbmuxd.spec |    6 ++++--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4aed81d..466c753 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 usbmuxd-1.0.5.tar.bz2
+/usbmuxd-1.0.6.tar.bz2
diff --git a/sources b/sources
index 551b296..e4e4b4d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-484970632a739206afe86802c6169300  usbmuxd-1.0.5.tar.bz2
+c8909cfd9253d8d1a5e26f2ff7e5908b  usbmuxd-1.0.6.tar.bz2
diff --git a/usbmuxd.spec b/usbmuxd.spec
index 4043f90..90b372d 100644
--- a/usbmuxd.spec
+++ b/usbmuxd.spec
@@ -1,5 +1,5 @@
 Name:          usbmuxd
-Version:       1.0.5
+Version:       1.0.6
 Release:       1%{?dist}
 Summary:       Daemon for communicating with Apple's iPod Touch and iPhone
 
@@ -7,7 +7,6 @@ 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
 
 BuildRequires: libusb1-devel
@@ -77,6 +76,9 @@ exit 0
 %{_libdir}/pkgconfig/libusbmuxd.pc
 
 %changelog
+* Sun Oct 24 2010 Peter Robinson <pbrobinson at gmail.com> 1.0.6-1
+- New stable 1.0.6 release
+
 * Fri Jul 23 2010 Peter Robinson <pbrobinson at gmail.com> 1.0.5-1
 - New stable 1.0.5 release
 


More information about the scm-commits mailing list