Update to 2.2.11

This commit is contained in:
Kalev Lember 2012-09-23 22:40:21 +02:00
parent 65aa1af2a8
commit 2a37345efe
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.2.10
Release: 3%{?dist}
Version: 2.2.11
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
* Sun Sep 23 2012 Kalev Lember <kalevlember@gmail.com> - 2.2.11-1
- Update to 2.2.11
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
73419b477f3bb9ddb9905c88a92f4b4c libsigc++-2.2.10.tar.xz
815d0c6d61601f51bbcaeef6826606b0 libsigc++-2.2.11.tar.xz