[libteam] Rebase to git commit a88fabf

Jiří Pírko jirka at fedoraproject.org
Wed Jun 20 14:21:58 UTC 2012


commit 4d575bef6b4c328d4f7087f33597560b8ad4a827
Author: Jiri Pirko <jpirko at redhat.com>
Date:   Wed Jun 20 16:21:39 2012 +0200

    Rebase to git commit a88fabf

 .gitignore   |    1 +
 libteam.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 572320a..e728c56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libteam-20120221gitfe97f63.tar.gz
 /libteam-20120405gita82f8ac.tar.gz
 /libteam-20120504git11e234a.tar.gz
+/libteam-20120620gita88fabf.tar.gz
diff --git a/libteam.spec b/libteam.spec
index 0297df2..3cce4db 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -1,6 +1,6 @@
 Name: libteam
 Version: 0.1
-Release: 6.20120504git11e234a%{?dist}
+Release: 7.20120620gita88fabf%{?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 11e234a
+#  git reset --hard a88fabf
 #  ./autogen.sh
 #  ./configure
 #  make distcheck
-#  mv libteam-0.1.tar.gz libteam-20120504git11e234a.tar.gz
-Source0: libteam-20120504git11e234a.tar.gz
+#  mv libteam-0.1.tar.gz libteam-20120620gita88fabf.tar.gz
+Source0: libteam-20120620gita88fabf.tar.gz
 BuildRequires: jansson-devel
 BuildRequires: libdaemon-devel
 BuildRequires: libnl3-devel
@@ -114,6 +114,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1
 %{python_sitearch}/*
 
 %changelog
+* Thu Jun 20 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-6.20120620gita88fabf
+- Rebase to git commit a88fabf
+
 * Thu May 04 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-6.20120504git11e234a
 - Rebase to git commit 11e234a
 
diff --git a/sources b/sources
index a3d8937..40e9807 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b66a39a3f6b23f92b428dec794dfe2f  libteam-20120504git11e234a.tar.gz
+f781d387649f11ea76f240d0fbe9846c  libteam-20120620gita88fabf.tar.gz


More information about the scm-commits mailing list