[mate-menus] Update to latest 1.6.0 stable release.

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 13:59:16 UTC 2013


commit 0d993c3f242984d1c7e6aea0e5a2730bae36e5d5
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 06:59:00 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore      |    1 +
 mate-menus.spec |   23 +++++++++++++----------
 sources         |    2 +-
 3 files changed, 15 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1954bef..0f22dd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mate-menus-1.4.0.tar.xz
 /mate-menus-1.5.0.tar.xz
+/mate-menus-1.6.0.tar.xz
diff --git a/mate-menus.spec b/mate-menus.spec
index 1a9a23a..55f4488 100644
--- a/mate-menus.spec
+++ b/mate-menus.spec
@@ -1,10 +1,10 @@
-Name:	mate-menus
-Version:	1.5.0
-Release:	2%{?dist}
-Summary:	Displays menus for MATE Desktop
-License:	GPLv2+ and LGPLv2+
-URL:		http://mate-desktop.org
-Source0:	http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Name:           mate-menus
+Version:        1.6.0
+Release:        1%{?dist}
+Summary:        Displays menus for MATE Desktop
+License:        GPLv2+ and LGPLv2+
+URL:            http://mate-desktop.org
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  mate-common
@@ -60,8 +60,8 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
 %doc AUTHORS COPYING README
 %{_sysconfdir}/xdg/menus/mate-applications.menu
 %{_sysconfdir}/xdg/menus/mate-settings.menu
-%{_datadir}/mate-menus/
-%{_datadir}/mate/desktop-directories/
+%{_datadir}/mate-menus
+%{_datadir}/mate/desktop-directories
 
 %files libs
 %{_libdir}/girepository-1.0/MateMenu-2.0.typelib
@@ -72,11 +72,14 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
 %files devel
 %{_datadir}/gir-1.0/MateMenu-2.0.gir
 %{_libdir}/libmate-menu.so
-%{_includedir}/mate-menus/
+%{_includedir}/mate-menus
 %{_libdir}/pkgconfig/libmate-menu.pc
 
 
 %changelog
+* Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index e215959..4959023 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc36e94245d8508cda14c2cd436aad5a  mate-menus-1.5.0.tar.xz
+98937d51fb1e577b21a2b8552697bee8  mate-menus-1.6.0.tar.xz


More information about the scm-commits mailing list