[gdlmm] Update to 3.2.1

Kalev Lember kalev at fedoraproject.org
Tue Oct 18 09:13:47 UTC 2011


commit 16bc3fee54bf36b14e9024972473d57a4c10098c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 18 12:05:51 2011 +0300

    Update to 3.2.1
    
    ... and drop the build dep on mm-common which is no longer needed for
    tarball builds.

 gdlmm.spec |    7 +++++--
 sources    |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gdlmm.spec b/gdlmm.spec
index 8fc7777..3af30fb 100644
--- a/gdlmm.spec
+++ b/gdlmm.spec
@@ -3,7 +3,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           gdlmm
-Version:        3.1.90
+Version:        3.2.1
 Release:        1%{?dist}
 Summary:        C++ bindings for the gdl library
 
@@ -14,7 +14,6 @@ Source0:        http://ftp.gnome.org/pub/GNOME/sources/gdlmm/%{release_version}/
 BuildRequires:  glibmm24-devel
 BuildRequires:  gtkmm30-devel
 BuildRequires:  libgdl-devel
-BuildRequires:  mm-common
 
 %description
 This package contains C++ bindings for the GNOME Development/Docking (gdl)
@@ -78,5 +77,9 @@ make check
 
 
 %changelog
+* Tue Oct 18 2011 Kalev Lember <kalevlember at gmail.com> - 3.2.1-1
+- Update to 3.2.1
+- Dropped the build dep on mm-common
+
 * Sun Sep 11 2011 Kalev Lember <kalevlember at gmail.com> - 3.1.90-1
 - Initial RPM release
diff --git a/sources b/sources
index 06a8c82..fdfbd2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-adc5112e25d9547ecb788ef4bbdf61fb  gdlmm-3.1.90.tar.xz
+d07999618fcec79a2287bb23d01fc4d2  gdlmm-3.2.1.tar.xz


More information about the scm-commits mailing list