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 - 0.1-3.20130723git873037a +- Update to git 873037a + * Fri Jun 07 2013 Jiri Pirko - 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