[radvd/f16] update to latest upstream version 1.8.1

Jiri Skala jskala at fedoraproject.org
Wed Aug 24 08:26:45 UTC 2011


commit 347ea106efba22a82465e612b2afd5d1629caa62
Author: Jiri Skala <jskala at redhat.com>
Date:   Wed Aug 24 10:26:31 2011 +0200

    update to latest upstream version 1.8.1

 .gitignore |    1 +
 radvd.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49d0bf2..d5de39a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 radvd-1.6.tar.gz
 /radvd-1.7.tar.gz
 /radvd-1.8.tar.gz
+/radvd-1.8.1.tar.gz
diff --git a/radvd.spec b/radvd.spec
index 8bc54cb..27d3cd8 100644
--- a/radvd.spec
+++ b/radvd.spec
@@ -3,7 +3,7 @@
 %define RADVD_UID 75
 Summary:    A Router Advertisement daemon
 Name:       radvd
-Version:    1.8
+Version:    1.8.1
 Release:    1%{?dist}
 # The code includes the advertising clause, so it's GPL-incompatible
 License:    BSD with advertising
@@ -109,6 +109,9 @@ exit 0
 %{_sbindir}/radvdump
 
 %changelog
+* Wed Aug 24 2011 Jiri Skala <jskala at redhat.com> - 1.8.1-1
+- update to latest upstream version 1.8.1
+
 * Tue May 17 2011 Jiri Skala <jskala at redhat.com> - 1.8-1
 - update to latest upstream version 1.8
 
diff --git a/sources b/sources
index ec6b422..6aa63d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50b4cfbdfa04d629d80437fd1d9e2aef  radvd-1.8.tar.gz
+4bccb2c5b1f805548f582a2017f8bad2  radvd-1.8.1.tar.gz


More information about the scm-commits mailing list