[mingw-glibmm24: 20/40] update to 2.24.1

epienbro epienbro at fedoraproject.org
Wed Mar 7 17:15:35 UTC 2012


commit 29d79d0681e12ca50366e07ebdb8792ba3aaf289
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Thu Aug 5 11:09:14 2010 +0200

    update to 2.24.1

 .gitignore            |    1 +
 glibmm-unixisms.patch |   12 ------------
 mingw32-glibmm24.spec |    7 ++++---
 sources               |    2 +-
 4 files changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2f97b4..616eb16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ glibmm-2.21.5.tar.bz2
 glibmm-2.22.1.tar.bz2
 glibmm-2.23.1.tar.bz2
 glibmm-2.23.2.tar.bz2
+glibmm-2.24.1.tar.bz2
diff --git a/mingw32-glibmm24.spec b/mingw32-glibmm24.spec
index cc3a874..22c3f8b 100644
--- a/mingw32-glibmm24.spec
+++ b/mingw32-glibmm24.spec
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-glibmm24
-Version:        2.23.2
+Version:        2.24.1
 Release:        1%{?dist}
 Summary:        MinGW Windows C++ interface for GTK2 (a GUI library for X)
 
@@ -14,7 +14,6 @@ License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://gtkmm.sourceforge.net/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.22/glibmm-%{version}.tar.bz2
-Patch0:         glibmm-unixisms.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -42,7 +41,6 @@ freely combined to quickly create complex user interfaces.
 
 %prep
 %setup -q -n glibmm-%{version}
-%patch0 -b .unixisms
 
 %build
 %{_mingw32_configure} --disable-static
@@ -89,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug  5 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.24.1-1
+- update to 2.24.1
+
 * Sun Feb 28 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.23.2-1
 - update to 2.23.2
 
diff --git a/sources b/sources
index 312b743..14ecdb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1e79272e877753e95d8cd18501fe6c5e  glibmm-2.23.2.tar.bz2
+3f16e63871257ee037ad39a3e5f01922  glibmm-2.24.1.tar.bz2


More information about the scm-commits mailing list