- update to latest upstream version 1.7

This commit is contained in:
Jiri Skala 2011-02-09 08:54:05 +01:00
parent ceb743eca5
commit a2052367ee
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
radvd-1.6.tar.gz
/radvd-1.7.tar.gz

View File

@ -4,8 +4,8 @@
%define RADVD_UID 75
Summary: A Router Advertisement daemon
Name: radvd
Version: 1.6
Release: 5%{?dist}
Version: 1.7
Release: 1%{?dist}
# The code includes the advertising clause, so it's GPL-incompatible
License: BSD with advertising
Group: System Environment/Daemons
@ -97,6 +97,9 @@ exit 0
%{_sbindir}/radvdump
%changelog
* Wed Feb 09 2011 Jiri Skala <jskala@redhat.com> - 1.7-1
- update to latest upstream version 1.7
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
987e0660d68b4501b24dc5a068cea83c radvd-1.6.tar.gz
5ec417bde33964a07231ddf6353177c8 radvd-1.7.tar.gz