[libmatewnck] Update to latest 1.6.0 stable release.

Dan Mashal vicodan at fedoraproject.org
Wed Apr 3 12:13:31 UTC 2013


commit 616c25c55c3a5b6d4b688a272634eb033b7351ba
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Apr 3 05:12:55 2013 -0700

    Update to latest 1.6.0 stable release.

 .gitignore       |    1 +
 libmatewnck.spec |    6 ++++--
 sources          |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cceab28..07d4a06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libmatewnck-1.4.0.tar.xz
 /libmatewnck-1.5.0.tar.xz
 /libmatewnck-1.5.1.tar.xz
+/libmatewnck-1.6.0.tar.xz
diff --git a/libmatewnck.spec b/libmatewnck.spec
index c6b7dc8..27a444a 100644
--- a/libmatewnck.spec
+++ b/libmatewnck.spec
@@ -1,5 +1,5 @@
 Name:           libmatewnck
-Version:        1.5.1
+Version:        1.6.0
 Release:        1%{?dist}
 Summary:        MATE Desktop Window Navigator Construction Kit libraries
 
@@ -37,7 +37,6 @@ NOCONFIGURE=1 ./autogen.sh
    --disable-static              \
    --enable-gtk-doc-html         \
    --enable-startup-notification \
-   --with-gnu-ld                 \
    --with-x                      
 
 make %{?_smp_mflags} V=1
@@ -69,6 +68,9 @@ find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 %{_datadir}/gir-1.0/Matewnck-1.0.gir
 
 %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 configure flags
diff --git a/sources b/sources
index 5152a63..21eabc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf564d92d988ea699453b101fb4ccb4a  libmatewnck-1.5.1.tar.xz
+33129743fce4c7e2a834e95ff397039e  libmatewnck-1.6.0.tar.xz


More information about the scm-commits mailing list