diff --git a/libsigc++20.spec b/libsigc++20.spec index e4cdb52..64dea39 100644 --- a/libsigc++20.spec +++ b/libsigc++20.spec @@ -2,7 +2,7 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: libsigc++20 -Version: 2.2.11 +Version: 2.3.1 Release: 1%{?dist} Summary: Typesafe signal framework for C++ @@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %changelog +* Sat Nov 24 2012 Kalev Lember - 2.3.1-1 +- Update to 2.3.1 + * Sun Sep 23 2012 Kalev Lember - 2.2.11-1 - Update to 2.2.11 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