[libteam] Rebase to git commit c0d943d

Jiří Pírko jirka at fedoraproject.org
Wed Aug 22 17:06:43 UTC 2012


commit 08a659e4168809b3745081a9a1fd2cdf699e9a36
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Wed Aug 22 19:06:23 2012 +0200

    Rebase to git commit c0d943d

 .gitignore   |    1 +
 libteam.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4064b95..864e019 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /libteam-20120628gitca7b526.tar.gz
 /libteam-20120807gitf042120.tar.gz
 /libteam-20120807git9fa4a96.tar.gz
+/libteam-20120822gitc0d943d.tar.gz
diff --git a/libteam.spec b/libteam.spec
index f0eb393..1868150 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -1,6 +1,6 @@
 Name: libteam
 Version: 0.1
-Release: 12.20120807git9fa4a96%{?dist}
+Release: 13.20120822gitc0d943d%{?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 9fa4a96
+#  git reset --hard c0d943d
 #  ./autogen.sh
 #  ./configure
 #  make distcheck
-#  mv libteam-0.1.tar.gz libteam-20120807git9fa4a96.tar.gz
-Source0: libteam-20120807git9fa4a96.tar.gz
+#  mv libteam-0.1.tar.gz libteam-20120822gitc0d943d.tar.gz
+Source0: libteam-20120822gitc0d943d.tar.gz
 BuildRequires: jansson-devel
 BuildRequires: libdaemon-devel
 BuildRequires: libnl3-devel
@@ -130,6 +130,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1
 %{python_sitearch}/*
 
 %changelog
+* Thu Aug 22 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-13.20120822gitc0d943d
+- Rebase to git commit c0d943d
+
 * Thu Aug 07 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-12.20120807git9fa4a96
 - Rebase to git commit 9fa4a96
 
diff --git a/sources b/sources
index ea95681..708aa69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a056af29572f3c3aa7c32b161ad4175d  libteam-20120807git9fa4a96.tar.gz
+96a630b7074075e0d15d32209731cf0c  libteam-20120822gitc0d943d.tar.gz


More information about the scm-commits mailing list