From a6df5c77d825d33d06bf58047f344e1811cb236b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 01 2010 20:30:02 +0000 Subject: Update to 2.27.1 --- diff --git a/.gitignore b/.gitignore index 03138d5..3334782 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ glibmm-2.24.1.tar.bz2 /glibmm-2.24.2.tar.bz2 /glibmm-2.25.5.tar.bz2 +/glibmm-2.27.1.tar.bz2 diff --git a/glibmm24.spec b/glibmm24.spec index c408eec..e37ade7 100644 --- a/glibmm24.spec +++ b/glibmm24.spec @@ -1,16 +1,16 @@ Name: glibmm24 -Version: 2.25.5 +Version: 2.27.1 Release: 1%{?dist} Summary: C++ interface for the GLib library Group: System Environment/Libraries License: LGPLv2+ URL: http://www.gtkmm.org/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.25/glibmm-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.27/glibmm-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libsigc++20-devel >= 2.0.0 -BuildRequires: glib2-devel >= 2.25.16 +BuildRequires: glib2-devel >= 2.27.1 %description @@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Nov 01 2010 Kalev Lember - 2.27.1-1 +- Update to 2.27.1 + * Wed Sep 29 2010 Tom "spot" Callaway - 2.25.5-1 - update to 2.25.5 diff --git a/sources b/sources index 1613818..ff74233 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -280b57f81139f90709c867745c31be62 glibmm-2.25.5.tar.bz2 +75fbe3ce546803adae25d6386bb6c637 glibmm-2.27.1.tar.bz2