[libmatekbd] Update to latest 1.6.0 stable release.

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 12:03:54 UTC 2013


commit cbdd1f5f33efa6ae62e5dc21f09c6c792a3ea0a5
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 05:03:41 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore      |    1 +
 libmatekbd.spec |   16 +++++-----------
 sources         |    2 +-
 3 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 216de2b..ae990a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libmatekbd-1.4.0.tar.xz
 /libmatekbd-1.5.0.tar.xz
 /libmatekbd-1.5.1.tar.xz
+/libmatekbd-1.6.0.tar.xz
diff --git a/libmatekbd.spec b/libmatekbd.spec
index 35162c9..ec0e294 100644
--- a/libmatekbd.spec
+++ b/libmatekbd.spec
@@ -1,5 +1,5 @@
 Name:           libmatekbd
-Version:        1.5.1
+Version:        1.6.0
 Release:        1%{?dist}
 Summary:        Libraries for mate kbd
 License:        LGPLv2+
@@ -33,8 +33,7 @@ NOCONFIGURE=1 ./autogen.sh
    --disable-static          \
    --with-gtk=2.0            \
    --disable-schemas-compile \
-   --with-x                  \
-   --with-gnu-ld             
+   --with-x
    
   
 make %{?_smp_mflags} V=1
@@ -46,14 +45,6 @@ make install DESTDIR=%{buildroot}
 find %{buildroot} -name '*.la' -exec rm -fv {} ';'
 
 
-#desktop-file-install									\
-#        --remove-category="MATE"							\
-#        --add-category="X-Mate"								\
-#        --delete-original								\
-#        --dir=%{buildroot}%{_datadir}/applications					\
-#%{buildroot}%{_datadir}/applications/matekbd-indicator-plugins-capplet.desktop
-
-
 %find_lang %{name} --all-name
 
 
@@ -87,6 +78,9 @@ fi
 %{_libdir}/libmatekbd.so
 
 %changelog
+* Wed Apr 03 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-1
+- Update to latest 1.6.0 stable release.
+
 * Fri Feb 08 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.1-1
 -Update to latest upstream release
 -Update BR's
diff --git a/sources b/sources
index 7068b12..2b4c4fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5899888e87dd0c45fba81ec55091f37d  libmatekbd-1.5.1.tar.xz
+9e17f7cc984c2723821d30375c5d7f2a  libmatekbd-1.6.0.tar.xz


More information about the scm-commits mailing list