Update to 2.6.0

This commit is contained in:
Kalev Lember 2015-09-21 21:57:47 +02:00
parent f5bcc3135d
commit bbb99e70a8
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.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 <klember@redhat.com> - 2.6.0-1
- Update to 2.6.0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
55945ba6e1652f89999e910f6b52047c libsigc++-2.4.1.tar.xz
f89cf7e4f07e0f83e0788f14a9e7746e libsigc++-2.6.0.tar.xz