[libteam] Update to 1.5

Jiří Pírko jirka at fedoraproject.org
Tue Jul 30 14:02:49 UTC 2013


commit b93ca51669cd2815514cbc35cdb9f6e664886e77
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Tue Jul 30 14:01:49 2013 +0200

    Update to 1.5

 .gitignore   |    2 ++
 libteam.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b4073a..0439ba7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,5 @@
 /libteam-1.1.tar.gz
 /libteam-1.2.tar.gz
 /libteam-1.3.tar.gz
+/libteam-1.4.tar.gz
+/libteam-1.5.tar.gz
diff --git a/libteam.spec b/libteam.spec
index a4a3e74..5947634 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -1,5 +1,5 @@
 Name: libteam
-Version: 1.3
+Version: 1.5
 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 Jul 30 2013 Jiri Pirko <jpirko at redhat.com> - 1.5-1
+- Update to 1.5
+
 * Tue Jun 11 2013 Jiri Pirko <jpirko at redhat.com> - 1.3-1
 - Update to 1.3
 
diff --git a/sources b/sources
index 1cebd30..57c9d7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7146c2ee07d6f95131f4c193a468816a  libteam-1.3.tar.gz
+58c727809b8babaafd26a83044cf33c9  libteam-1.5.tar.gz


More information about the scm-commits mailing list