v1.0.4
This commit is contained in:
parent
466e1fffe5
commit
aee101d11c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
libimobiledevice-1.0.2.tar.bz2
|
||||
/libimobiledevice-1.0.3.tar.bz2
|
||||
/libimobiledevice-1.0.4.tar.bz2
|
||||
|
@ -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 <pbrobinson@gmail.com> 1.0.4-1
|
||||
- New 1.0.4 release
|
||||
|
||||
* Mon Oct 4 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.3-1
|
||||
- New 1.0.3 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user