[mate-control-center] Update to latest 1.6.0 stable release.

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


commit c0f74046b8317c802d593f1ae9d8fd61b7068fe7
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 07:40:16 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore               |    1 +
 mate-control-center.spec |   13 ++++++++-----
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7142b4..d389162 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /mate-control-center-1.5.3.tar.xz
 /mate-control-center-1.5.4.tar.xz
 /mate-control-center-1.5.5.tar.xz
+/mate-control-center-1.6.0.tar.xz
diff --git a/mate-control-center.spec b/mate-control-center.spec
index a3810ee..b984c20 100644
--- a/mate-control-center.spec
+++ b/mate-control-center.spec
@@ -1,10 +1,10 @@
 Name:           mate-control-center
-Version:        1.5.5
-Release:        3%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        MATE Desktop control-center
 License:        LGPLv2+ and GPLv2+
 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: dconf-devel
@@ -14,7 +14,7 @@ BuildRequires: gtk2-devel
 BuildRequires: icon-naming-utils
 BuildRequires: libcanberra-devel
 BuildRequires: libmatekbd-devel
-BuildRequires: libmatenotify-devel
+BuildRequires: libnotify-devel
 BuildRequires: librsvg2-devel
 BuildRequires: libSM-devel
 BuildRequires: libxkbfile-devel
@@ -132,7 +132,7 @@ fi
 %{_datadir}/MateConf/gsettings/mate-control-center.convert
 
 %files devel
-%{_includedir}/mate-window-settings-2.0/
+%{_includedir}/mate-window-settings-2.0
 %{_libdir}/pkgconfig/mate-window-settings-2.0.pc
 %{_libdir}/libmate-window-settings.so
 %{_datadir}/pkgconfig/mate-default-applications.pc
@@ -142,6 +142,9 @@ fi
 %{_libdir}/pkgconfig/libslab.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.
+
 * Mon Mar 25 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.5-3
 - Readd desktop file install and remove desktop file validate
 - Own proper dirs
diff --git a/sources b/sources
index a46d95d..7a0e5a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea05c8c897bc2ce06297a617e5e6de13  mate-control-center-1.5.5.tar.xz
+02f4b38579e1aa1b3d008f82c4831359  mate-control-center-1.6.0.tar.xz


More information about the scm-commits mailing list