forked from pool/perl-NetAddr-IP
- 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:
committed by
Git OBS Bridge
parent
7694c88e34
commit
f2df7d518d
@@ -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
3
NetAddr-IP-4.043.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:567e55a864858d8dc36a5c145a9fe111525aac96054f79cba614adc9eeb85df6
|
||||
size 148879
|
@@ -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
|
||||
|
||||
- initial package 4.042
|
||||
- update to 4.042
|
||||
* a lot of changes, see Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@@ -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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,10 +15,8 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-NetAddr-IP
|
||||
Version: 4.042
|
||||
Version: 4.043
|
||||
Release: 1
|
||||
License: CHECK(GPL+ or Artistic)
|
||||
%define cpan_name NetAddr-IP
|
||||
@@ -60,7 +58,7 @@ IPv4 and IPv6 objects may be freely mixed.
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(644,root,root,755)
|
||||
%doc Changes README TODO
|
||||
%defattr(-,root,root,755)
|
||||
%doc %attr(644,-,-) Changes README TODO
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user