From 35ed6a8beaa6d2e13196ed860a2114f1b6906655 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 Aug 2014 16:48:11 +0200 Subject: [PATCH] Update to 2.3.2 --- libsigc++20.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/libsigc++20.spec b/libsigc++20.spec index fbadf04..869c53c 100644 --- a/libsigc++20.spec +++ b/libsigc++20.spec @@ -2,8 +2,8 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: libsigc++20 -Version: 2.3.1 -Release: 4%{?dist} +Version: 2.3.2 +Release: 1%{?dist} Summary: Typesafe signal framework for C++ Group: System Environment/Libraries @@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %changelog +* Sat Aug 02 2014 Kalev Lember - 2.3.2-1 +- Update to 2.3.2 + * Sat Jun 07 2014 Fedora Release Engineering - 2.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index ebff51d..36d372c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06a0569e8ba161d3428e7daa838682f8 libsigc++-2.3.1.tar.xz +e75fbd6f5cc34d058a9dabec96245dc8 libsigc++-2.3.2.tar.xz