[mingw-libsigc++20] update to 2.4.0

sailer sailer at fedoraproject.org
Wed Oct 1 11:00:05 UTC 2014


commit 259f5b68afeee55dc3911f24d1dbcbade1833c0d
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Wed Oct 1 12:59:48 2014 +0200

    update to 2.4.0

 .gitignore             |    1 +
 mingw-libsigc++20.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 704383c..6abe7da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libsigc++-2.2.4.2.tar.bz2
 /libsigc++-2.2.10.tar.xz
 /libsigc++-2.2.11.tar.xz
 /libsigc++-2.3.1.tar.xz
+/libsigc++-2.4.0.tar.xz
diff --git a/mingw-libsigc++20.spec b/mingw-libsigc++20.spec
index 3cea283..8e4bdb7 100644
--- a/mingw-libsigc++20.spec
+++ b/mingw-libsigc++20.spec
@@ -1,8 +1,8 @@
 %?mingw_package_header
 
 Name:           mingw-libsigc++20
-Version:        2.3.1
-Release:        3%{?dist}
+Version:        2.4.0
+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
+* Wed Oct  1 2014 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.4.0-1
+- Update to 2.4.0
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ebff51d..26a9eda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06a0569e8ba161d3428e7daa838682f8  libsigc++-2.3.1.tar.xz
+c6cd2259f5ef973e4c8178d0abbdbfa7  libsigc++-2.4.0.tar.xz


More information about the scm-commits mailing list