]> git.pld-linux.org Git - packages/glibmm.git/commitdiff
- up to 2.31.0
authorRobert Tomasik <rotom@pld-linux.org>
Sat, 19 Nov 2011 15:26:29 +0000 (15:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibmm.spec -> 1.83

glibmm.spec

index e5ab2d195e0b2fb77daabd70dd5e04e23afeaf44..f9b20955d4fafc0463746979fe332ca4f0ed1bee 100644 (file)
@@ -2,17 +2,17 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define        glib_ver 1:2.30.0
+%define        glib_ver 1:2.31.0
 %define                libsig_ver 1:2.2.0
 Summary:       A C++ interface for glib library
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki glib
 Name:          glibmm
-Version:       2.30.0
+Version:       2.31.0
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.30/%{name}-%{version}.tar.xz
-# Source0-md5: 54c803cf95a8d395a55397c723cdb315
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.31/%{name}-%{version}.tar.xz
+# Source0-md5: 39370860eb60f16fa424bf388b429aa7
 URL:           http://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11
@@ -30,6 +30,8 @@ Requires:     libsigc++ >= %{libsig_ver}
 Obsoletes:     gtkmm-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+#Requested 'gobject-2.0 >= 2.31.0' but version of GObject is 2.30.2
+#Requested 'gmodule-2.0
 %description
 A C++ interface for glib library.
 
This page took 0.030754 seconds and 4 git commands to generate.