|
@@ -1,7 +1,7 @@
|
|
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
|
|
|
|
Name: pytz
|
|
Name: pytz
|
|
-Version: 2012c
|
|
|
|
|
|
+Version: 2014.4
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
Summary: World Timezone Definitions for Python
|
|
Summary: World Timezone Definitions for Python
|
|
Summary(ja): Python 用の世界タイムゾーン定義
|
|
Summary(ja): Python 用の世界タイムゾーン定義
|
|
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{python_sitelib}/*.egg-info
|
|
%{python_sitelib}/*.egg-info
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Aug 09 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2014.4-1
|
|
|
|
+- initial build for VineSeed
|
|
|
|
+
|
|
* Tue Jun 26 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2012c-1
|
|
* Tue Jun 26 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 2012c-1
|
|
- initial build for VineSeed
|
|
- initial build for VineSeed
|
|
|
|
|