[dmenu] 4.4.1 bump

Petr Sabata psabata at fedoraproject.org
Mon Sep 19 10:57:48 UTC 2011


commit 169ae45c33b961962a9568d9a4f185fc89027e5e
Author: Petr Sabata <contyk at redhat.com>
Date:   Mon Sep 19 12:56:36 2011 +0200

    4.4.1 bump

 .gitignore |    1 +
 dmenu.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d49d5a..406cabd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ dmenu-4.1.1.tar.gz
 /dmenu-4.3.tar.gz
 /dmenu-4.3.1.tar.gz
 /dmenu-4.4.tar.gz
+/dmenu-4.4.1.tar.gz
diff --git a/dmenu.spec b/dmenu.spec
index ede51f8..8be2c0c 100644
--- a/dmenu.spec
+++ b/dmenu.spec
@@ -1,6 +1,6 @@
 Name:           dmenu
-Version:        4.4
-Release:        2%{?dist}
+Version:        4.4.1
+Release:        1%{?dist}
 Summary:        Generic menu for X
 Group:          User Interface/Desktops
 License:        MIT
@@ -42,6 +42,9 @@ make install \
 %{_mandir}/man*/lsx.*
 
 %changelog
+* Mon Sep 19 2011 Petr Sabata <contyk at redhat.com> - 4.4.1-1
+- 4.4.1 bump
+
 * Tue Aug 02 2011 Simon Wesp <cassmodiah at fedoraproject.org> - 4.4-2
 - Rebuild against newest dependencies
 
diff --git a/sources b/sources
index 0bb60ae..5187096 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae1902fc37716f739836fddce6123ebc  dmenu-4.4.tar.gz
+d18aaa9ac3265f92ec34a0df0cb6ebd4  dmenu-4.4.1.tar.gz


More information about the scm-commits mailing list