From c10fc94b750a93885f7eb878186a00a241289547 Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Thu, 17 Dec 2015 18:47:26 +0100 Subject: [PATCH] 1.23 release - dbus: don't do in template dbus s. f. - libteam: retry on NLE_DUMP_INTR error --- .gitignore | 1 + libteam.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4e7aea1..77ea3d6 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /libteam-1.20.tar.gz /libteam-1.21.tar.gz /libteam-1.22.tar.gz +/libteam-1.23.tar.gz diff --git a/libteam.spec b/libteam.spec index b7f07bb..cfd37a4 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,5 +1,5 @@ Name: libteam -Version: 1.22 +Version: 1.23 Release: 1%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries @@ -148,6 +148,11 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog +* Thu Dec 17 2015 Jiri Pirko - 1.23-1 +- 1.23 release +- dbus: don't do in template dbus s. f. +- libteam: retry on NLE_DUMP_INTR error + * Tue Nov 03 2015 Jiri Pirko - 1.22-1 - 1.22 release - dbus: don't do in dbus service file diff --git a/sources b/sources index c36f2ee..57c6261 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3b285384ae21ed119d4a0071c63c44d libteam-1.22.tar.gz +ed5859ab96cbaa365400c771f995ac8d libteam-1.23.tar.gz