Update to 1.8
This commit is contained in:
parent
b3eca3f2d3
commit
47c360ede3
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/libteam-1.5.tar.gz
|
||||
/libteam-1.6.tar.gz
|
||||
/libteam-1.7.tar.gz
|
||||
/libteam-1.8.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libteam
|
||||
Version: 1.7
|
||||
Version: 1.8
|
||||
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
|
||||
* Tue Aug 13 2013 Jiri Pirko <jpirko@redhat.com> - 1.8-1
|
||||
- Update to 1.8
|
||||
|
||||
* Mon Aug 12 2013 Jiri Pirko <jpirko@redhat.com> - 1.7-1
|
||||
- Update to 1.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user