From 51814b628186705da4619f6328b0210f5692c6d5 Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Wed, 29 May 2013 10:03:17 +0200 Subject: [PATCH] Update to 1.2 --- .gitignore | 1 + libteam.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cb70523..4a33614 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /libteam-20130110gitf16805c.tar.gz /libteam-1.0.tar.gz /libteam-1.1.tar.gz +/libteam-1.2.tar.gz diff --git a/libteam.spec b/libteam.spec index a911a44..0619459 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,5 +1,5 @@ Name: libteam -Version: 1.1 +Version: 1.2 Release: 1%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries @@ -137,6 +137,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog +* Wed May 29 2013 Jiri Pirko - 1.2-1 +- Update to 1.2 + * Thu May 16 2013 Jiri Pirko - 1.1-1 - Update to 1.1 diff --git a/sources b/sources index 58fe396..9ad5f8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1de045efadf9a5eddfc96473e7649d3 libteam-1.1.tar.gz +1b6ecab44584156e767df1355e097ab6 libteam-1.2.tar.gz