|
@@ -1,6 +1,6 @@
|
|
Name: ifuse
|
|
Name: ifuse
|
|
-Version: 1.1.2
|
|
+Version: 1.1.3
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
Summary: Mount Apple iPhone and iPod touch devices
|
|
Summary: Mount Apple iPhone and iPod touch devices
|
|
Summary(ja): Apple iPhone および iPod touch をマウントする
|
|
Summary(ja): Apple iPhone および iPod touch をマウントする
|
|
|
|
|
|
@@ -18,6 +18,7 @@ BuildRequires: libimobiledevice-devel
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
|
|
+Packager: daisuke
|
|
|
|
|
|
%description
|
|
%description
|
|
A fuse filesystem for mounting iPhone and iPod touch devices
|
|
A fuse filesystem for mounting iPhone and iPod touch devices
|
|
@@ -47,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_mandir}/man1/ifuse.1.gz
|
|
%{_mandir}/man1/ifuse.1.gz
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jul 09 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 1.1.3-1
|
|
|
|
+- update to 1.1.3
|
|
|
|
+
|
|
* Sun Mar 24 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-2
|
|
* Sun Mar 24 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-2
|
|
- rebuild with libimobiledevice-1.1.5
|
|
- rebuild with libimobiledevice-1.1.5
|
|
|
|
|