From 5fb2db63ff5a293af5d5c34051a79965c7e93cf8 Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Thu, 8 Aug 2013 14:22:51 +0200 Subject: [PATCH] Update to 1.6 --- .gitignore | 1 + libteam.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0439ba7..1420843 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /libteam-1.3.tar.gz /libteam-1.4.tar.gz /libteam-1.5.tar.gz +/libteam-1.6.tar.gz diff --git a/libteam.spec b/libteam.spec index 5947634..ced7e1a 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,5 +1,5 @@ Name: libteam -Version: 1.5 +Version: 1.6 Release: 1%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries @@ -140,6 +140,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog +* Thu Aug 08 2013 Jiri Pirko - 1.6-1 +- Update to 1.6 + * Tue Jul 30 2013 Jiri Pirko - 1.5-1 - Update to 1.5 diff --git a/sources b/sources index 57c9d7f..90387a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58c727809b8babaafd26a83044cf33c9 libteam-1.5.tar.gz +514536cab4886a1615bf84d980ff4dd2 libteam-1.6.tar.gz