From 47c360ede3c265a5cc087e08e27f12c2e204ae8c Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Tue, 13 Aug 2013 15:13:08 +0200 Subject: [PATCH] Update to 1.8 --- .gitignore | 1 + libteam.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7140a57..bce40a5 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /libteam-1.5.tar.gz /libteam-1.6.tar.gz /libteam-1.7.tar.gz +/libteam-1.8.tar.gz diff --git a/libteam.spec b/libteam.spec index 803d20f..402f81b 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,5 +1,5 @@ Name: libteam -Version: 1.7 +Version: 1.8 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 +* Tue Aug 13 2013 Jiri Pirko - 1.8-1 +- Update to 1.8 + * Mon Aug 12 2013 Jiri Pirko - 1.7-1 - Update to 1.7 diff --git a/sources b/sources index 3294664..463cd34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06838c52183270f79a9ea73718859de8 libteam-1.7.tar.gz +8e4bdc47485d38f192380b6e95b9e9d3 libteam-1.8.tar.gz