[easybashgui] Update to 4.0.3

fantom fantom at fedoraproject.org
Fri Jun 22 23:34:44 UTC 2012


commit 37f7bb10d8e27573f7b0fb10f8b6dc182889a7d9
Author: Matthieu Saulnier <fantom at fedoraproject.org>
Date:   Sat Jun 23 01:34:10 2012 +0200

    Update to 4.0.3

 .gitignore                            |    1 +
 easybashgui-4.0.2-file_location.patch |    6 +++---
 easybashgui.spec                      |    7 +++++--
 sources                               |    2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf5badf..cbc6af7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /EasyBashGUI_4.0.2.tar.gz
+/EasyBashGUI_4.0.3.tar.gz
diff --git a/easybashgui-4.0.2-file_location.patch b/easybashgui-4.0.2-file_location.patch
index fb24261..1c33497 100644
--- a/easybashgui-4.0.2-file_location.patch
+++ b/easybashgui-4.0.2-file_location.patch
@@ -1,6 +1,6 @@
-diff -up EasyBashGUI_4.0.2/easybashgui_4.0.2.orig EasyBashGUI_4.0.2/easybashgui_4.0.2
---- EasyBashGUI_4.0.2/easybashgui_4.0.2.orig	2012-02-25 21:55:07.547200161 +0100
-+++ EasyBashGUI_4.0.2/easybashgui_4.0.2	2012-02-25 21:57:04.281205452 +0100
+diff -up EasyBashGUI_4.0.3/easybashgui_4.0.3.orig EasyBashGUI_4.0.3/easybashgui_4.0.3
+--- EasyBashGUI_4.0.3/easybashgui_4.0.3.orig	2012-02-25 21:55:07.547200161 +0100
++++ EasyBashGUI_4.0.3/easybashgui_4.0.3	2012-02-25 21:57:04.281205452 +0100
 @@ -448,8 +448,8 @@ elif [ "${mode}" = "Xdialog" ]
  	no_tags="--no-tags"
  	no_buttons="--no-buttons"
diff --git a/easybashgui.spec b/easybashgui.spec
index e41b237..1a967fb 100644
--- a/easybashgui.spec
+++ b/easybashgui.spec
@@ -1,6 +1,6 @@
 Name:           easybashgui
-Version:        4.0.2
-Release:        2%{?dist}
+Version:        4.0.3
+Release:        1%{?dist}
 Summary:        Bash function library
 
 License:        GPLv3
@@ -66,6 +66,9 @@ chmod 644 ./easybashgui_test.sh
 
 
 %changelog
+* Sat Jun 23 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 4.0.3-1
+- update to 4.0.3
+
 * Tue Mar 06 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 4.0.2-2
 - fix typo in %%description
 - add easybashgui_test in %%doc
diff --git a/sources b/sources
index 7574f9b..9e294a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c084e5f2776182d2003f14410a00a88  EasyBashGUI_4.0.2.tar.gz
+7e968381070ad7e8faac4fb3f3e10e55  EasyBashGUI_4.0.3.tar.gz


More information about the scm-commits mailing list