[libndp/f19] Update to git 873037a

Daniel Williams dcbw at fedoraproject.org
Wed Jul 24 17:28:22 UTC 2013


commit b4ef9c4ba0f841128c3eea50dceae606e6510155
Author: Dan Williams <dcbw at redhat.com>
Date:   Wed Jul 24 12:31:05 2013 -0500

    Update to git 873037a

 .gitignore  |    1 +
 libndp.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83abfc3..9c95f19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libndp-20130504gitca3c399.tar.gz
 /libndp-20130607git39e1f53.tar.gz
+/libndp-20130723git873037a.tar.gz
diff --git a/libndp.spec b/libndp.spec
index 58c61c4..0782ac5 100644
--- a/libndp.spec
+++ b/libndp.spec
@@ -1,6 +1,6 @@
 Name: libndp
 Version: 0.1
-Release: 2.20130607git39e1f53%{?dist}
+Release: 3.20130723git873037a%{?dist}
 Summary: Library for Neighbor Discovery Protocol
 Group: System Environment/Libraries
 License: LGPLv2+
@@ -9,12 +9,12 @@ URL: http://www.libndp.org/
 # following commands to generate the tarball:
 #  git clone git://github.com/jpirko/libndp.git
 #  cd libndp/
-#  git reset --hard 39e1f53
+#  git reset --hard 873037a
 #  ./autogen.sh
 #  ./configure
 #  make distcheck
-#  mv libndp-0.1.tar.gz libndp-20130607git39e1f53.tar.gz
-Source0: libndp-20130607git39e1f53.tar.gz
+#  mv libndp-0.1.tar.gz libndp-20130723git873037a.tar.gz
+Source0: libndp-20130723git873037a.tar.gz
 
 %description
 This package contains a library which provides a wrapper
@@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Jul 24 2013 Dan Williams <dcbw at redhat.com> - 0.1-3.20130723git873037a
+- Update to git 873037a
+
 * Fri Jun 07 2013 Jiri Pirko <jpirko at redhat.com> - 0.1-2.20130607git39e1f53
 - Update to git 39e1f53
 
diff --git a/sources b/sources
index db735f3..c1c8fdd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b0cbfae973d295feff13404b460ca76  libndp-20130607git39e1f53.tar.gz
+d369062b073b8532c155ea0f02d922b7  libndp-20130723git873037a.tar.gz


More information about the scm-commits mailing list