[mate-menu-editor] Update to 1.6.0 release

Dan Mashal vicodan at fedoraproject.org
Sun Apr 14 02:33:35 UTC 2013


commit 33381efe7351b22eccbd55a305d8828f9d7a8277
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Sat Apr 13 19:33:21 2013 -0700

    Update to 1.6.0 release

 .gitignore            |    1 +
 mate-menu-editor.spec |   10 +++++-----
 sources               |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a8401f..c4d6cb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /mate-menu-editor-1.5.0.tar.xz
+/mate-menu-editor-1.6.0.tar.xz
diff --git a/mate-menu-editor.spec b/mate-menu-editor.spec
index 175c06b..40ece5c 100644
--- a/mate-menu-editor.spec
+++ b/mate-menu-editor.spec
@@ -1,6 +1,6 @@
 Name:           mate-menu-editor
-Version:        1.5.0
-Release:        2%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        MATE Desktop menu editor
 License:        LGPLv2+
 URL:            http://mate-desktop.org
@@ -39,9 +39,6 @@ desktop-file-install                                  \
         --dir=%{buildroot}%{_datadir}/applications    \
 %{buildroot}%{_datadir}/applications/mozo.desktop
 
-%check
-desktop-file-validate %{buildroot}%{_datadir}/applications/mozo.desktop
-
 %post
 /bin/touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
 
@@ -64,6 +61,9 @@ fi
 %{python_sitelib}/Mozo
 
 %changelog
+* Sat Apr 13 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+
 * Mon Mar 18 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.5.0-2
 - Update as per package review
 
diff --git a/sources b/sources
index 20ae65a..c548d86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b96b397718af25e2f19640869d33def  mate-menu-editor-1.5.0.tar.xz
+587f86b14016ca9d759b90888535c2f3  mate-menu-editor-1.6.0.tar.xz


More information about the scm-commits mailing list