[libteam] Rebase to git commit 18b6701

Jiří Pírko jirka at fedoraproject.org
Thu Nov 22 14:41:28 UTC 2012


commit 13e0c89cea108068584ad4e2d5ea432d9bff7c5c
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Thu Nov 22 15:40:58 2012 +0100

    Rebase to git commit 18b6701

 .gitignore   |    1 +
 libteam.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfa994e..a9ad750 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /libteam-20121025git7fe7c72.tar.gz
 /libteam-20121105git3b95b34.tar.gz
 /libteam-20121115gitffb5267.tar.gz
+/libteam-20121122git18b6701.tar.gz
diff --git a/libteam.spec b/libteam.spec
index 6d5f18d..acee4c6 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -1,6 +1,6 @@
 Name: libteam
 Version: 0.1
-Release: 21.20121115gitffb5267%{?dist}
+Release: 22.20121122git18b6701%{?dist}
 Summary: Library for controlling team network device
 Group: System Environment/Libraries
 License: LGPLv2+
@@ -9,12 +9,12 @@ URL: http://www.libteam.org
 # following commands to generate the tarball:
 #  git clone git://github.com/jpirko/libteam.git
 #  cd libteam/
-#  git reset --hard ffb5267
+#  git reset --hard 18b6701
 #  ./autogen.sh
 #  ./configure
 #  make distcheck
-#  mv libteam-0.1.tar.gz libteam-20121115gitffb5267.tar.gz
-Source0: libteam-20121115gitffb5267.tar.gz
+#  mv libteam-0.1.tar.gz libteam-20121122git18b6701.tar.gz
+Source0: libteam-20121122git18b6701.tar.gz
 BuildRequires: jansson-devel
 BuildRequires: libdaemon-devel
 BuildRequires: libnl3-devel
@@ -134,6 +134,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1
 %{python_sitearch}/*
 
 %changelog
+* Thu Nov 22 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-22.20121122git18b6701
+- Rebase to git commit 18b6701
+
 * Thu Nov 15 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-21.20121115gitffb5267
 - Rebase to git commit ffb5267
 
diff --git a/sources b/sources
index 3171d59..fc18edc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c10a3aa0ee27ee828e3619177ac8a3be  libteam-20121115gitffb5267.tar.gz
+decae2d41a0cbad855da453b87e35e75  libteam-20121122git18b6701.tar.gz


More information about the scm-commits mailing list