From 74cfcd6e5e74abdd506c14c274f2fd7a563ff56e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Oct 04 2010 21:18:15 +0000 Subject: 1.0.3 --- diff --git a/libimobiledevice.spec b/libimobiledevice.spec index a5c2f09..34f5e88 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -1,15 +1,13 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Name: libimobiledevice -Version: 1.0.2 -Release: 3%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Library for connecting to mobile devices Group: System Environment/Libraries License: LGPLv2+ URL: http://www.libimobiledevice.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - Source0: http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2 BuildRequires: libxml2-devel @@ -104,6 +102,9 @@ rm -rf %{buildroot} %{python_sitearch}/imobiledevice/ %changelog +* Mon Oct 4 2010 Peter Robinson 1.0.3-1 +- New 1.0.3 release + * Sun Aug 01 2010 Orcan Ogetbil - 1.0.2-3 - Allow build against swig-2.0.0