diff --git a/libsigc++20.spec b/libsigc++20.spec index a08265c..2206619 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.4.1 -Release: 3%{?dist} +Version: 2.6.0 +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 +* Mon Sep 21 2015 Kalev Lember - 2.6.0-1 +- Update to 2.6.0 + * Wed Jun 17 2015 Fedora Release Engineering - 2.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index a9af6e4..dd8a86e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -55945ba6e1652f89999e910f6b52047c libsigc++-2.4.1.tar.xz +f89cf7e4f07e0f83e0788f14a9e7746e libsigc++-2.6.0.tar.xz