Update to 1.5
This commit is contained in:
parent
dc3a0e90ed
commit
b93ca51669
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,3 +27,5 @@
|
|||||||
/libteam-1.1.tar.gz
|
/libteam-1.1.tar.gz
|
||||||
/libteam-1.2.tar.gz
|
/libteam-1.2.tar.gz
|
||||||
/libteam-1.3.tar.gz
|
/libteam-1.3.tar.gz
|
||||||
|
/libteam-1.4.tar.gz
|
||||||
|
/libteam-1.5.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libteam
|
Name: libteam
|
||||||
Version: 1.3
|
Version: 1.5
|
||||||
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
|
||||||
|
* Tue Jul 30 2013 Jiri Pirko <jpirko@redhat.com> - 1.5-1
|
||||||
|
- Update to 1.5
|
||||||
|
|
||||||
* Tue Jun 11 2013 Jiri Pirko <jpirko@redhat.com> - 1.3-1
|
* Tue Jun 11 2013 Jiri Pirko <jpirko@redhat.com> - 1.3-1
|
||||||
- Update to 1.3
|
- Update to 1.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user