[mingw-libsigc++20] update to 2.3.1

sailer sailer at fedoraproject.org
Sun Mar 3 17:38:32 UTC 2013


commit beb7e22e6755e26d2f54b14be2dcde555f17a79e
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sun Mar 3 18:38:20 2013 +0100

    update to 2.3.1

 .gitignore             |    1 +
 mingw-libsigc++20.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6284c44..704383c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libsigc++-2.2.4.2.tar.bz2
 /libsigc++-2.2.9.tar.bz2
 /libsigc++-2.2.10.tar.xz
 /libsigc++-2.2.11.tar.xz
+/libsigc++-2.3.1.tar.xz
diff --git a/mingw-libsigc++20.spec b/mingw-libsigc++20.spec
index 4925338..309710d 100644
--- a/mingw-libsigc++20.spec
+++ b/mingw-libsigc++20.spec
@@ -1,8 +1,8 @@
 %?mingw_package_header
 
 Name:           mingw-libsigc++20
-Version:        2.2.11
-Release:        2%{?dist}
+Version:        2.3.1
+Release:        1%{?dist}
 Summary:        MinGW Windows port of the typesafe signal framework for C++
 
 License:        LGPLv2+
@@ -132,6 +132,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/libsigc-2.0.la
 
 
 %changelog
+* Sun Mar  3 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.3.1-1
+- Update to 2.3.1
+
 * Sun Jan 27 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.2.11-2
 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now)
 
diff --git a/sources b/sources
index d6fa4ea..ebff51d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-815d0c6d61601f51bbcaeef6826606b0  libsigc++-2.2.11.tar.xz
+06a0569e8ba161d3428e7daa838682f8  libsigc++-2.3.1.tar.xz


More information about the scm-commits mailing list