[docky] Bumping to 2.0.10

lzap lzap at fedoraproject.org
Mon Jan 10 09:09:27 UTC 2011


commit f619b6d19a38f68043c82f26df1fe3db9f86a9c7
Author: Lukas Zapletal <lzap+git at redhat.com>
Date:   Mon Jan 10 10:08:47 2011 +0100

    Bumping to 2.0.10

 docky-py-shebang.patch |   18 ------------------
 docky.spec             |   13 ++++++++-----
 2 files changed, 8 insertions(+), 23 deletions(-)
---
diff --git a/docky.spec b/docky.spec
index c821f4b..3ca9db2 100644
--- a/docky.spec
+++ b/docky.spec
@@ -1,8 +1,8 @@
 %global         debug_package %{nil}
 
 Name:           docky
-Version:        2.0.7
-Release:        3%{?dist}
+Version:        2.0.10
+Release:        1%{?dist}
 Summary:        Advanced shortcut bar written in Mono
 
 Group:          Applications/File
@@ -13,8 +13,7 @@ Source0:        http://launchpad.net/docky/2.0/%{version}/+download/docky-%{vers
 # The "Icon Magnification" was removed from "Docky" due 
 # to a potential violation of US Patent 7434177
 Patch0:         %{name}-nozoom.patch
-Patch1:         %{name}-py-shebang.patch
-Patch2:         %{name}-startscript-path.patch
+Patch1:         %{name}-startscript-path.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -64,7 +63,6 @@ for developing applications that use %{name}.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 
 %build
@@ -126,6 +124,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/*.desktop
 %config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}.desktop
 %{python_sitelib}/%{name}
+%doc %{_mandir}/man1/%{name}.1*
 
 
 %files devel
@@ -138,6 +137,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Jan 10 2011 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.10-1
+- Version bump
+- Man page added
+- Patch for shebang not needed anymore (fixed in mainstream)
 * Mon Oct 25 2010 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.7-3
 - Fixing many things reported in the bug 635450
 - Licence change


More information about the scm-commits mailing list