diff --git a/.gitignore b/.gitignore index 1420843..7140a57 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /libteam-1.4.tar.gz /libteam-1.5.tar.gz /libteam-1.6.tar.gz +/libteam-1.7.tar.gz diff --git a/libteam.spec b/libteam.spec index ced7e1a..d0ca0ec 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,5 +1,5 @@ Name: libteam -Version: 1.6 +Version: 1.7 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 12 2013 Jiri Pirko - 1.7-1 +- Update to 1.7 + * Thu Aug 08 2013 Jiri Pirko - 1.6-1 - Update to 1.6 diff --git a/sources b/sources index 90387a4..3294664 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -514536cab4886a1615bf84d980ff4dd2 libteam-1.6.tar.gz +06838c52183270f79a9ea73718859de8 libteam-1.7.tar.gz