Update to 1.6
This commit is contained in:
parent
b93ca51669
commit
5fb2db63ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/libteam-1.3.tar.gz
|
/libteam-1.3.tar.gz
|
||||||
/libteam-1.4.tar.gz
|
/libteam-1.4.tar.gz
|
||||||
/libteam-1.5.tar.gz
|
/libteam-1.5.tar.gz
|
||||||
|
/libteam-1.6.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libteam
|
Name: libteam
|
||||||
Version: 1.5
|
Version: 1.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for controlling team network device
|
Summary: Library for controlling team network device
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -140,6 +140,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1
|
|||||||
%{python_sitearch}/*
|
%{python_sitearch}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2013 Jiri Pirko <jpirko@redhat.com> - 1.6-1
|
||||||
|
- Update to 1.6
|
||||||
|
|
||||||
* Tue Jul 30 2013 Jiri Pirko <jpirko@redhat.com> - 1.5-1
|
* Tue Jul 30 2013 Jiri Pirko <jpirko@redhat.com> - 1.5-1
|
||||||
- Update to 1.5
|
- Update to 1.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user