Update to 1.7
This commit is contained in:
parent
5fb2db63ff
commit
e08a390a1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/libteam-1.4.tar.gz
|
||||
/libteam-1.5.tar.gz
|
||||
/libteam-1.6.tar.gz
|
||||
/libteam-1.7.tar.gz
|
||||
|
@ -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 <jpirko@redhat.com> - 1.7-1
|
||||
- Update to 1.7
|
||||
|
||||
* Thu Aug 08 2013 Jiri Pirko <jpirko@redhat.com> - 1.6-1
|
||||
- Update to 1.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user