|
@@ -1,8 +1,8 @@
|
|
%define ver 0.6.2
|
|
%define ver 0.6.2
|
|
-%define rel 1
|
|
+%define rel 2
|
|
|
|
|
|
Summary: client-side implementation of the rsync algorithm
|
|
Summary: client-side implementation of the rsync algorithm
|
|
-Summary: rsync アルゴリズムのクライアントサイドの実装
|
|
+Summary(ja): rsync アルゴリズムのクライアントサイドの実装
|
|
Name: zsync
|
|
Name: zsync
|
|
Version: %{ver}
|
|
Version: %{ver}
|
|
Release: %{rel}%{?_dist_release}
|
|
Release: %{rel}%{?_dist_release}
|
|
@@ -44,6 +44,9 @@ make
|
|
%{_mandir}/man1/zsyncmake.1*
|
|
%{_mandir}/man1/zsyncmake.1*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jul 17 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 0.6.2-2
|
|
|
|
+- build with current toolchain
|
|
|
|
+
|
|
* Sun May 1 2011 IWAI, Masaharu <iwai@alib.jp> 0.6.2-1
|
|
* Sun May 1 2011 IWAI, Masaharu <iwai@alib.jp> 0.6.2-1
|
|
- Initial build.
|
|
- Initial build.
|
|
|
|
|