commit feab6f64e1ee81d4af3557c36614d68766a69739
Author: Jakub Bogusz <[email protected]>
Date:   Tue Sep 29 16:46:13 2015 +0200

    - updated to 2.46.1; C++11 now

 glibmm.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/glibmm.spec b/glibmm.spec
index 7f259e5..08d3ccc 100644
--- a/glibmm.spec
+++ b/glibmm.spec
@@ -4,26 +4,26 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 
-%define        glib_ver 1:2.44.0
-%define                libsigc_ver 1:2.2.10
+%define        glib_ver        1:2.46.0
+%define                libsigc_ver     1:2.6.0
 Summary:       A C++ interface for glib library
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki glib
 Name:          glibmm
-Version:       2.44.0
-Release:       2
+Version:       2.46.1
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       
http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.44/%{name}-%{version}.tar.xz
-# Source0-md5: 32ee4150b436d097fe2506d0b0b13a75
+Source0:       
http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.46/%{name}-%{version}.tar.xz
+# Source0-md5: 77ad60087aae6f9378ea0ba0b743e5df
 URL:           http://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11
 BuildRequires: glib2-devel >= %{glib_ver}
 BuildRequires: libsigc++-devel >= %{libsigc_ver}
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:4.6
 BuildRequires: libtool >= 2:2.0
 BuildRequires: m4
-BuildRequires: mm-common >= 0.9.7
+BuildRequires: mm-common >= 0.9.8
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
@@ -46,7 +46,7 @@ Group:                Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      glib2-devel >= %{glib_ver}
 Requires:      libsigc++-devel >= %{libsigc_ver}
-Requires:      libstdc++-devel
+Requires:      libstdc++-devel >= 6:4.6
 Obsoletes:     gtkmm-glib-devel
 
 %description devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibmm.git/commitdiff/feab6f64e1ee81d4af3557c36614d68766a69739

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to