[mate-menus] Update to 1.8.0

Dan Mashal vicodan at fedoraproject.org
Wed Mar 5 09:06:43 UTC 2014


commit 03bf2a140e796487a0ac112d77813838689e616a
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Mar 5 01:06:26 2014 -0800

    Update to 1.8.0

 .gitignore      |    1 +
 mate-menus.spec |   11 +++++++----
 sources         |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54a0c9e..206472e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /mate-menus-1.7.0.tar.xz
 /mate-menus-1.7.1.tar.xz
 /mate-menus-1.7.90.tar.xz
+/mate-menus-1.8.0.tar.xz
diff --git a/mate-menus.spec b/mate-menus.spec
index 29ac642..cfc0d62 100644
--- a/mate-menus.spec
+++ b/mate-menus.spec
@@ -1,18 +1,18 @@
 Name:           mate-menus
-Version:        1.7.90
+Version:        1.8.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
-Source1: 		mate-preferences-categories.menu
+Source0:        http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
+Source1:        mate-preferences-categories.menu
 
 BuildRequires:  chrpath
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  mate-common
 BuildRequires:  python-devel
 
-Requires:		%{name}-libs%{?_isa} = %{version}-%{release}
+Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 
 # we don't want to provide private python extension libs
 %{?filter_setup:
@@ -101,6 +101,9 @@ chrpath --delete $RPM_BUILD_ROOT%{python_sitearch}/matemenu.so
 
 
 %changelog
+* Wed Mar 05 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.8.0-1
+- Update to 1.8.0
+
 * Sun Feb 16 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.90-1
 - update to 1.7.90 release
 
diff --git a/sources b/sources
index 836ed15..58dc253 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48878e37ca840990913f3be29b62bf06  mate-menus-1.7.90.tar.xz
+360bba4f4f2d0f24ebebb2c8517d996a  mate-menus-1.8.0.tar.xz


More information about the scm-commits mailing list