[yad/f16] Update to new version: 0.14.2

Elder Marco eldermarco at fedoraproject.org
Fri Sep 9 13:39:38 UTC 2011


commit 4c27406b7b2a54a06a9b47e1686813321e153e4b
Author: Elder Marco <eldermarco at fedoraproject.org>
Date:   Fri Sep 9 10:39:20 2011 -0300

    Update to new version: 0.14.2

 .gitignore |    1 +
 sources    |    2 +-
 yad.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 853a1f5..30f5d57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /yad-0.12.4.tar.xz
 /yad-0.13.0.tar.xz
+/yad-0.14.2.tar.xz
diff --git a/sources b/sources
index 6382464..bd3ac35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec6735f07ac9d4808eaf65a68a3bca86  yad-0.13.0.tar.xz
+8636aaa102ef7f9133e2fd9ba0186655  yad-0.14.2.tar.xz
diff --git a/yad.spec b/yad.spec
index b8fd731..99d057f 100644
--- a/yad.spec
+++ b/yad.spec
@@ -1,5 +1,5 @@
 Name:      yad
-Version:   0.13.0
+Version:   0.14.2
 Release:   1%{?dist}
 Summary:   Display graphical dialogs from shell scripts or command line
 
@@ -28,7 +28,7 @@ custom buttons, additional dialogs, pop-up menu in notification icon and more.
 %setup -q
 
 %build
-%configure --disable-deprecated --enable-icon-browser
+%configure --enable-icon-browser
 make %{?_smp_mflags}
 
 %install
@@ -59,6 +59,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1.*
 
 %changelog
+* Thu Sep 08 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.14.2-1
+- Update to new version
+
 * Sat Aug 13 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.13.0-1
 - New upstream release
 


More information about the scm-commits mailing list