Update to 2.3.2

This commit is contained in:
Kalev Lember 2014-08-02 16:48:11 +02:00
parent 5fa398f2c9
commit 35ed6a8bea
2 changed files with 6 additions and 3 deletions

View File

@ -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 <kalevlember@gmail.com> - 2.3.2-1
- Update to 2.3.2
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
06a0569e8ba161d3428e7daa838682f8 libsigc++-2.3.1.tar.xz
e75fbd6f5cc34d058a9dabec96245dc8 libsigc++-2.3.2.tar.xz