From aee101d11c80fbd34a10e0140715e7a8b8a18403 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 28 Nov 2010 11:36:02 +0000 Subject: [PATCH] v1.0.4 --- .gitignore | 1 + libimobiledevice.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7b285d2..83a8664 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libimobiledevice-1.0.2.tar.bz2 /libimobiledevice-1.0.3.tar.bz2 +/libimobiledevice-1.0.4.tar.bz2 diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 34f5e88..d4af2e5 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Name: libimobiledevice -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Library for connecting to mobile devices @@ -102,6 +102,9 @@ rm -rf %{buildroot} %{python_sitearch}/imobiledevice/ %changelog +* Sun Nov 28 2010 Peter Robinson 1.0.4-1 +- New 1.0.4 release + * Mon Oct 4 2010 Peter Robinson 1.0.3-1 - New 1.0.3 release diff --git a/sources b/sources index 6ad0564..9e313e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68e68b5c2bea3ad99917add839d32cb2 libimobiledevice-1.0.3.tar.bz2 +dbf62f2fddaa87558b6f1ebc76abb549 libimobiledevice-1.0.4.tar.bz2