[docky] version bump to 2.1.4

lzap lzap at fedoraproject.org
Fri Jul 27 10:55:59 UTC 2012


commit cf8099cee914c70fad523cddb2e4b91514ce455c
Author: Lukas Zapletal <lzap+git at redhat.com>
Date:   Tue Apr 3 16:34:06 2012 +0200

    version bump to 2.1.4

 .gitignore |    1 +
 docky.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60b9a4c..5bc3957 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /docky-2.0.10.tar.gz
 /docky-2.0.11.tar.gz
 /docky-2.0.12.tar.gz
+/docky-2.1.4.tar.xz
diff --git a/docky.spec b/docky.spec
index 6e36910..7b8918f 100644
--- a/docky.spec
+++ b/docky.spec
@@ -1,14 +1,14 @@
 %global         debug_package %{nil}
 
 Name:           docky
-Version:        2.0.12
-Release:        4%{?dist}
+Version:        2.1.4
+Release:        1%{?dist}
 Summary:        Advanced shortcut bar written in Mono
 
 Group:          Applications/File
 License:        GPLv3+
 URL:            http://wiki.go-docky.com
-Source0:        http://launchpad.net/docky/2.0/%{version}/+download/docky-%{version}.tar.gz
+Source0:        http://launchpad.net/docky/2.1/%{version}/+download/docky-%{version}.tar.xz
 
 # The "Icon Magnification" was removed from "Docky" due 
 # to a potential violation of US Patent 7434177
@@ -132,6 +132,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Mar 03 2012 Lukas Zapletal <lzap+rpm[@]redhat.com> - 2.1.4-1
+- version bump - new 2.1 stable
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.12-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 21788c0..1598d46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce0e4ecc0bbb355af8645d2a65e3b012  docky-2.0.12.tar.gz
+770fe2872dc64a0211fd9666422e6627  docky-2.1.4.tar.xz


More information about the scm-commits mailing list