[mate-settings-daemon] Update to 1.7.0

Dan Mashal vicodan at fedoraproject.org
Thu Dec 5 13:00:07 UTC 2013


commit dad6bd6abdd2cee23aa52a48922c90da383d1b7e
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Dec 5 04:59:57 2013 -0800

    Update to 1.7.0

 .gitignore                |    1 +
 mate-settings-daemon.spec |   16 ++++++++--------
 sources                   |    2 +-
 3 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d8710e..08963de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /mate-settings-daemon-1.6.0.tar.xz
 /mate-settings-daemon-1.6.1.tar.xz
 /mate-settings-daemon-1.6.2.gitd2d3aa7.tar.xz
+/mate-settings-daemon-1.7.0.tar.xz
diff --git a/mate-settings-daemon.spec b/mate-settings-daemon.spec
index e294550..32f5dd9 100644
--- a/mate-settings-daemon.spec
+++ b/mate-settings-daemon.spec
@@ -1,17 +1,15 @@
-%global _internal_version  d2d3aa7
-
 Name:           mate-settings-daemon
-Version:        1.6.2
-Release:        0.4.git%{_internal_version}%{?dist}
+Version:        1.7.0
+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
+Source0:        http://pub.mate-desktop.org/releases/1.7/%{name}-%{version}.tar.xz
 
 # To generate tarball
 # wget http://git.mate-desktop.org/%%{name}/snapshot/%%{name}-{_internal_version}.tar.xz -O %%{name}-%%{version}.git%%{_internal_version}.tar.xz
-Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
+#Source0: http://raveit65.fedorapeople.org/Mate/git-upstream/%{name}-%{version}.git%{_internal_version}.tar.xz
 
 Requires:       libmatekbd%{?_isa} >= 0:1.6.1-1
 # needed for xrandr capplet
@@ -47,8 +45,7 @@ various parameters of a MATE session and the applications that run
 under it.
 
 %prep
-%setup -q -n %{name}-%{_internal_version}
-NOCONFIGURE=1 ./autogen.sh
+%setup -q 
 
 %build
 %configure                             \
@@ -113,6 +110,9 @@ fi
 %{_libdir}/pkgconfig/mate-settings-daemon.pc
 
 %changelog
+* Thu Dec 05 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.0-1
+- Update to 1.7.0
+
 * Thu Oct 03 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-0.3.gitd2d3aa7
 - enable pulsaudio support
 
diff --git a/sources b/sources
index f30dba7..bfbaf7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4ee2a46ad4d0fe5d2ca3b5d78cfa551  mate-settings-daemon-1.6.2.gitd2d3aa7.tar.xz
+2f087cb4c920512a5cee878617a8ed11  mate-settings-daemon-1.7.0.tar.xz


More information about the scm-commits mailing list