|
@@ -1,10 +1,10 @@
|
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
|
|
|
|
Name: python-pocket-lint
|
|
Name: python-pocket-lint
|
|
-Version: 0.5.21
|
|
+Version: 0.5.23
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
-Summary: Pocket-lint a composite linter and style checker
|
|
+Summary: Pocket-lint a composite linter and style checker for source code
|
|
-Summary(ja): ソースコードのコンポジットリンターとスタイルチェッカー Pocket-lint
|
|
+Summary(ja): Pocket-lint はソースコードのコンポジットリンターとスタイルチェッカーです
|
|
|
|
|
|
Group: Development/Languages
|
|
Group: Development/Languages
|
|
License: MIT
|
|
License: MIT
|
|
@@ -63,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jan 15 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.23-1
|
|
|
|
+- new upstream release
|
|
|
|
+- improved Summary and Summary(ja)
|
|
|
|
+
|
|
* Mon Sep 19 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.21-1
|
|
* Mon Sep 19 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.21-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|