diff --git a/.gitignore b/.gitignore index 4a33614..0b4073a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /libteam-1.0.tar.gz /libteam-1.1.tar.gz /libteam-1.2.tar.gz +/libteam-1.3.tar.gz diff --git a/libteam.spec b/libteam.spec index 0619459..1bba2c4 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,5 +1,5 @@ Name: libteam -Version: 1.2 +Version: 1.3 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 +* Tue Jun 11 2013 Jiri Pirko - 1.3-1 +- Update to 1.3 + * Wed May 29 2013 Jiri Pirko - 1.2-1 - Update to 1.2 diff --git a/sources b/sources index 9ad5f8a..1cebd30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b6ecab44584156e767df1355e097ab6 libteam-1.2.tar.gz +7146c2ee07d6f95131f4c193a468816a libteam-1.3.tar.gz