|
@@ -1,7 +1,7 @@
|
|
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
|
|
|
|
Name: python-setuptools
|
|
|
-Version: 3.4.4
|
|
|
+Version: 5.4
|
|
|
Release: 1%{?_dist_release}
|
|
|
Summary: Download, build, install, upgrade, and uninstall Python packages
|
|
|
Summary(ja): Python パッケージのダウンロード、ビルド、インストール、アップグレードおよびアンインストール用ツール
|
|
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Jul 06 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 5.4-1
|
|
|
+- new upstream release
|
|
|
+
|
|
|
* Sat Apr 26 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 3.4.4-1
|
|
|
- new upstream release
|
|
|
|