[docky] Version bump to 2.0.11

lzap lzap at fedoraproject.org
Tue Jan 18 15:29:01 UTC 2011


commit 5e97b70b6ac5a8b7196817e21a6c4affc62d1ab9
Author: Lukas Zapletal <lzap+git at redhat.com>
Date:   Tue Jan 18 16:28:44 2011 +0100

    Version bump to 2.0.11

 .gitignore |    1 +
 docky.spec |   13 +++++++++++--
 sources    |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0aea56..4853e7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /docky-2.0.7.tar.gz
 /docky-2.0.10.tar.gz
+/docky-2.0.11.tar.gz
diff --git a/docky.spec b/docky.spec
index 3795c87..913c745 100644
--- a/docky.spec
+++ b/docky.spec
@@ -1,8 +1,8 @@
 %global         debug_package %{nil}
 
 Name:           docky
-Version:        2.0.10
-Release:        2%{?dist}
+Version:        2.0.11
+Release:        1%{?dist}
 Summary:        Advanced shortcut bar written in Mono
 
 Group:          Applications/File
@@ -140,6 +140,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+
+* Tue Jan 18 2011 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.11-1
+- version bump
+
 * Mon Jan 10 2011 Dan Horák <dan[at]danny.cz> - 2.0.10-2
 - updated the supported arch list
 
@@ -147,16 +151,21 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 - 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
 - Zooming code completly removed
+
 * Mon Oct 25 2010 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.7-2
 - Fixed requirement on mono-core
+
 * Mon Oct 18 2010 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.7-1
 - Version bump
+
 * Mon Sep 06 2010 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.6-1
 - Initial package
 - Many fixes in spec (thank to Christian Krause)
+
 * Mon Sep 06 2010 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.6-1
 - Initial package
diff --git a/sources b/sources
index 81c7bac..44a20a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16bf3050eb309379350d7294276a373c  docky-2.0.10.tar.gz
+c79edc09358252ebb7d298cdc56905fb  docky-2.0.11.tar.gz


More information about the scm-commits mailing list