[mate-settings-daemon] Update to latest upstream release

Dan Mashal vicodan at fedoraproject.org
Tue Jun 25 03:32:47 UTC 2013


commit 205779e4c67c1f0813e24ebb568aa90b13d1e6eb
Author: Dan Mashal <dan.mashal at gmail.com>
Date:   Mon Jun 24 20:32:29 2013 -0700

    Update to latest upstream release

 .gitignore                |    1 +
 mate-settings-daemon.spec |   14 +++++---------
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 086989a..3dd16f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /mate-settings-daemon-1.5.6.tar.xz
 /mate-settings-daemon-1.5.7.tar.xz
 /mate-settings-daemon-1.6.0.tar.xz
+/mate-settings-daemon-1.6.1.tar.xz
diff --git a/mate-settings-daemon.spec b/mate-settings-daemon.spec
index 0d414e2..52e3548 100644
--- a/mate-settings-daemon.spec
+++ b/mate-settings-daemon.spec
@@ -1,16 +1,12 @@
 Name:           mate-settings-daemon
-Version:        1.6.0
-Release:        3%{?dist}
+Version:        1.6.1
+Release:        1%{?dist}
 Summary:        MATE Desktop settings daemon
 License:        GPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 Requires:       mate-icon-theme
 
-#Fix libnotify GTK issues
-Patch0: libnotify2.patch
-
-
 BuildRequires:  clutter-gst-devel
 BuildRequires:  dconf-devel
 BuildRequires:  dbus-glib-devel
@@ -45,9 +41,6 @@ under it.
 
 %prep
 %setup -q
-%patch0 -p1
-NOCONFIGURE=1 ./autogen.sh
-
 
 %build
 %configure                             \
@@ -108,6 +101,9 @@ fi
 %{_libdir}/pkgconfig/mate-settings-daemon.pc
 
 %changelog
+* Mon Jun 24 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-1
+- Update to latest upstream release.
+
 * Sat Jun 22 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-3
 - Update libnotify.patch with latest upstream commits
 
diff --git a/sources b/sources
index e7915ba..b51629c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d6e0fd364b8d16a97c517da0c7bf71b  mate-settings-daemon-1.6.0.tar.xz
+a6a15afbb1ae264c9bf94c305316d53d  mate-settings-daemon-1.6.1.tar.xz


More information about the scm-commits mailing list