[mingw-libsigc++20: 11/18] Update to 2.2.9

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:52:33 UTC 2012


commit 382a9c1506e50c2c5a3ddff8969c5afde700468c
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Apr 28 13:12:34 2011 +0300

    Update to 2.2.9

 .gitignore               |    1 +
 mingw32-libsigc++20.spec |   10 ++++++----
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68ddb9f..2916691 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libsigc++-2.2.2.tar.bz2
 libsigc++-2.2.4.2.tar.bz2
+/libsigc++-2.2.9.tar.bz2
diff --git a/mingw32-libsigc++20.spec b/mingw32-libsigc++20.spec
index 2738ee9..39f3a37 100644
--- a/mingw32-libsigc++20.spec
+++ b/mingw32-libsigc++20.spec
@@ -6,8 +6,8 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-libsigc++20
-Version:        2.2.4.2
-Release:        2%{?dist}
+Version:        2.2.9
+Release:        1%{?dist}
 Summary:        MinGW Windows port of the typesafe signal framework for C++
 
 License:        LGPLv2+
@@ -19,7 +19,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 52
-BuildRequires:  mingw32-filesystem >= 30
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-gcc-c++
 BuildRequires:  mingw32-binutils
@@ -43,7 +42,7 @@ Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library,
 starting with version 1.1.2, uses %name.
 
 
-%{_mingw32_debug_package}
+%{?_mingw32_debug_package}
 
 
 %prep
@@ -77,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 28 2011 Kalev Lember <kalev at smartlink.ee> - 2.2.9-1
+- Update to 2.2.9
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 3f26056..f1701e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-545edbb7b54eec4f723323d3158c0e0c  libsigc++-2.2.4.2.tar.bz2
+16dc0c868aeef9ee5ef055f3e3e865d3  libsigc++-2.2.9.tar.bz2


More information about the scm-commits mailing list