diff --git a/libsigc++20.spec b/libsigc++20.spec index ae10a15..7c0b7dd 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.6.0 +Version: 2.6.1 Release: 1%{?dist} Summary: Typesafe signal framework for C++ @@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %changelog +* Sat Sep 26 2015 Kalev Lember - 2.6.1-1 +- Update to 2.6.1 + * Mon Sep 21 2015 Kalev Lember - 2.6.0-1 - Update to 2.6.0 - Use license macro for COPYING diff --git a/sources b/sources index dd8a86e..8fe45f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f89cf7e4f07e0f83e0788f14a9e7746e libsigc++-2.6.0.tar.xz +136bbdc53c538b5824eddfd2a7fe10db libsigc++-2.6.1.tar.xz