|
@@ -1,11 +1,11 @@
|
|
%define name nautilus-pyextensions
|
|
%define name nautilus-pyextensions
|
|
-%define version 1.1
|
|
|
|
|
|
+%define version 1.2
|
|
|
|
|
|
Summary: Handler of the Nautilus Python Extensions
|
|
Summary: Handler of the Nautilus Python Extensions
|
|
Summary(ja): Nautilus Python Extensions のハンドラ
|
|
Summary(ja): Nautilus Python Extensions のハンドラ
|
|
Name: %{name}
|
|
Name: %{name}
|
|
Version: %{version}
|
|
Version: %{version}
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 1%{?_dist_release}
|
|
Group: Applications/Accessories
|
|
Group: Applications/Accessories
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
URL: http://www.giuspen.com/nautilus-pyextensions/
|
|
URL: http://www.giuspen.com/nautilus-pyextensions/
|
|
@@ -90,6 +90,10 @@ update-desktop-database > /dev/null 2>&1 || :
|
|
%{_libdir}/python2.?/site-packages/
|
|
%{_libdir}/python2.?/site-packages/
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jul 29 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+- updated patch1 and source1
|
|
|
|
+
|
|
* Mon Jul 19 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.1-2
|
|
* Mon Jul 19 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.1-2
|
|
- changed URL and Source tag
|
|
- changed URL and Source tag
|
|
- fixed include python script
|
|
- fixed include python script
|