From 671bf517690fe0dd7009f6dc9343daa201ca91f5 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Sat, 21 Feb 2015 22:18:07 +0100 Subject: [PATCH] Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code --- libteam.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libteam.spec b/libteam.spec index a1e462b..6dc4fd9 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 1.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries License: LGPLv2+ @@ -148,6 +148,10 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog +* Sat Feb 21 2015 Till Maas - 1.15-2 +- Rebuilt for Fedora 23 Change + https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code + * Wed Dec 17 2014 Jiri Pirko - 1.15-1 - 1.15 release - teamd: ignore SIGPIPE