[mate-notification-daemon/f17] Update to latest 1.6.0 stable release.

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


commit aa7d282ce3e085d4550e12033acfd13b1958af01
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 07:08:36 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore                    |    1 +
 mate-notification-daemon.spec |   10 +++++-----
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a8e504..3ef9740 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mate-notification-daemon-1.5.0.tar.xz
 /mate-notification-daemon-1.5.1.tar.xz
 /mate-notification-daemon-1.5.2.tar.xz
+/mate-notification-daemon-1.6.0.tar.xz
diff --git a/mate-notification-daemon.spec b/mate-notification-daemon.spec
index d4adf3f..9615c0c 100644
--- a/mate-notification-daemon.spec
+++ b/mate-notification-daemon.spec
@@ -1,5 +1,5 @@
 Name:           mate-notification-daemon
-Version:        1.5.2
+Version:        1.6.0
 Release:        1%{?dist}
 Summary:        Notification daemon for MATE Desktop
 License:        GPLv2+
@@ -27,8 +27,7 @@ Notification daemon for MATE Desktop
 %build
 NOCONFIGURE=1 ./autogen.sh
 %configure --disable-schemas-compile   \
-           --with-gtk=2.0              \
-           --with-gnu-ld               
+           --with-gtk=2.0
 
 make %{?_smp_mflags} V=1
 
@@ -38,8 +37,6 @@ make %{?_smp_mflags} V=1
 make install DESTDIR=%{buildroot}
 
 desktop-file-install                               \
-        --remove-category="MATE"                   \
-        --add-category="X-Mate"                    \
         --delete-original                          \
         --dir=%{buildroot}%{_datadir}/applications \
 %{buildroot}/%{_datadir}/applications/mate-notification-properties.desktop
@@ -76,6 +73,9 @@ fi
 
 
 %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 11 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-1
 - Update to latest upstream release
 
diff --git a/sources b/sources
index 374c4b8..e5d3f6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0235405a3a69b341ebce23e7fee9365e  mate-notification-daemon-1.5.2.tar.xz
+15a90379dc551f4858c9176758c7388f  mate-notification-daemon-1.6.0.tar.xz


More information about the scm-commits mailing list