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

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 14:59:43 UTC 2013


commit c9f8ee785783b394b773eb9e85bee3792c22642a
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 07:59:27 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore        |    1 +
 mate-applets.spec |   10 ++++++----
 sources           |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65b6623..3467acf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mate-applets-1.5.1.tar.xz
 /mate-applets-1.5.2.tar.xz
+/mate-applets-1.6.0.tar.xz
diff --git a/mate-applets.spec b/mate-applets.spec
index 0d2d324..fbb3a7e 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -1,10 +1,10 @@
 Name:           mate-applets
-Version:        1.5.2
-Release:        2%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        MATE Desktop panel applets
 License:        GPLv2+ and LGPLv2+
 URL:            http://mate-desktop.org
-Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires: dbus-glib-devel
 BuildRequires: gucharmap-devel
@@ -50,7 +50,6 @@ NOCONFIGURE=1 ./autogen.sh
 %configure   \
     --disable-schemas-compile                \
     --disable-scrollkeeper                   \
-    --with-gnu-ld                            \
     --with-x                                 \
     --enable-polkit                          \
     --enable-networkmanager                  \
@@ -150,6 +149,9 @@ fi
 %{_datadir}/mate/help/mate-multiload
 
 %changelog
+* Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+
 * Tue Mar 12 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-2
 - Add libnotify-devel and hard requires on libnotify. mate-notification-daemon was switched to libnotify.
 
diff --git a/sources b/sources
index 2f37bad..1304be0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-912af4be09fb78405bd4da437b3b7f05  mate-applets-1.5.2.tar.xz
+5c6e0a67c0d568479694f010dae976e1  mate-applets-1.6.0.tar.xz


More information about the scm-commits mailing list