8
0

- updated to 4.043

Update documentation on the use of "adding constants 
    to an IP address".
- update to 4.042

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetAddr-IP?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2011-04-07 05:26:11 +00:00
committed by Git OBS Bridge
parent 7694c88e34
commit f2df7d518d
4 changed files with 17 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c261d0bc46f3a776772c6d83646caa92b7ffd79d6f613b79d5e21f6796291138
size 148775

3
NetAddr-IP-4.043.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:567e55a864858d8dc36a5c145a9fe111525aac96054f79cba614adc9eeb85df6
size 148879

View File

@@ -1,7 +1,15 @@
-------------------------------------------------------------------
Thu Apr 7 05:25:11 UTC 2011 - coolo@novell.com
- updated to 4.043
Update documentation on the use of "adding constants
to an IP address".
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 31 08:47:06 UTC 2011 - coolo@novell.com Thu Mar 31 08:47:06 UTC 2011 - coolo@novell.com
- initial package 4.042 - update to 4.042
* a lot of changes, see Changes * a lot of changes, see Changes
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-NetAddr-IP # spec file for package perl-NetAddr-IP (Version 4.043)
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -15,10 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: perl-NetAddr-IP Name: perl-NetAddr-IP
Version: 4.042 Version: 4.043
Release: 1 Release: 1
License: CHECK(GPL+ or Artistic) License: CHECK(GPL+ or Artistic)
%define cpan_name NetAddr-IP %define cpan_name NetAddr-IP
@@ -60,7 +58,7 @@ IPv4 and IPv6 objects may be freely mixed.
%{__rm} -rf %{buildroot} %{__rm} -rf %{buildroot}
%files -f %{name}.files %files -f %{name}.files
%defattr(644,root,root,755) %defattr(-,root,root,755)
%doc Changes README TODO %doc %attr(644,-,-) Changes README TODO
%changelog %changelog