Hello community,

here is the log from the commit of package perl-Net-Netmask for 
openSUSE:Factory checked in at 2015-04-16 14:14:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Netmask (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-Netmask"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Netmask/perl-Net-Netmask.changes        
2013-10-06 18:37:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Netmask.new/perl-Net-Netmask.changes   
2015-04-16 14:14:45.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Apr 14 20:59:37 UTC 2015 - [email protected]
+
+- updated to 1.9021
+   see /usr/share/doc/packages/perl-Net-Netmask/Changes
+
+  1.9021 2014-07-17
+
+-------------------------------------------------------------------

Old:
----
  Net-Netmask-1.9019.tar.gz

New:
----
  Net-Netmask-1.9021.tar.gz
  cpanspec.yml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-Netmask.spec ++++++
--- /var/tmp/diff_new_pack.PpsiAw/_old  2015-04-16 14:14:45.000000000 +0200
+++ /var/tmp/diff_new_pack.PpsiAw/_new  2015-04-16 14:14:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Netmask
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,20 @@
 
 
 Name:           perl-Net-Netmask
-Version:        1.9019
+Version:        1.9021
 Release:        0
+#Upstream:  This module may be used, modified and redistributed on the same 
terms as Perl itself.
 %define cpan_name Net-Netmask
-Summary:        Parse, manipulate and lookup IP network blocks
+Summary:        Parse, Manipulate and Lookup Ip Network Blocks
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Net-Netmask/
-Source:         
http://www.cpan.org/authors/id/M/MU/MUIR/modules/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/M/MU/MUIR/modules/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Net::Netmask)
 %{perl_requires}
 
 %description

++++++ Net-Netmask-1.9019.tar.gz -> Net-Netmask-1.9021.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/Changes 
new/Net-Netmask-1.9021/Changes
--- old/Net-Netmask-1.9019/Changes      2013-10-02 02:39:12.000000000 +0200
+++ new/Net-Netmask-1.9021/Changes      2014-07-18 02:09:30.000000000 +0200
@@ -1,8 +1,11 @@
 
 Revision history for Perl module Net::Netmask
 
+1.9021 2014-07-17
 
-1.9019 1013-10-01
+ - Spelling fix in documentation.
+
+1.9019 2013-10-01
 
  - Rename $b to $bits so that netmask can be sorted.  Change mostly
    from https://rt.cpan.org/Ticket/Display.html?id=76939
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/META.json 
new/Net-Netmask-1.9021/META.json
--- old/Net-Netmask-1.9019/META.json    2013-10-02 02:40:17.000000000 +0200
+++ new/Net-Netmask-1.9021/META.json    2014-07-18 02:09:59.000000000 +0200
@@ -40,5 +40,5 @@
          "url" : "http://github.com/muir/Net-Netmask";
       }
    },
-   "version" : "1.9019"
+   "version" : "1.9021"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/META.yml 
new/Net-Netmask-1.9021/META.yml
--- old/Net-Netmask-1.9019/META.yml     2013-10-02 02:40:17.000000000 +0200
+++ new/Net-Netmask-1.9021/META.yml     2014-07-18 02:09:59.000000000 +0200
@@ -20,4 +20,4 @@
 requires: {}
 resources:
   repository: http://github.com/muir/Net-Netmask
-version: 1.9019
+version: 1.9021
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/Makefile.PL 
new/Net-Netmask-1.9021/Makefile.PL
--- old/Net-Netmask-1.9019/Makefile.PL  2013-09-21 03:38:31.000000000 +0200
+++ new/Net-Netmask-1.9021/Makefile.PL  2013-11-14 03:02:42.000000000 +0100
@@ -10,7 +10,6 @@
        ($] >= 5.005 
                ?       
                        (
-                               ABSTRACT        => 'Receive mail via SMTP',
                                ABSTRACT        => 'Understand and manipulate 
IP netmaks',
                                AUTHOR          => 'David Muir Sharnoff 
<[email protected]>',
                                META_MERGE     => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/README 
new/Net-Netmask-1.9021/README
--- old/Net-Netmask-1.9019/README       2013-09-21 03:54:31.000000000 +0200
+++ new/Net-Netmask-1.9021/README       2014-07-18 02:07:06.000000000 +0200
@@ -187,7 +187,7 @@
                              enumerate would return if it were called. So,
                              to get the first usable address in a block, use
                              nth(1). To get the broadcast address, use
-                             nth(-1). To get the last usable adress, use
+                             nth(-1). To get the last usable address, use
                              nth(-2).
 
     ->inaddr()               Returns an inline list of tuples. There is a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/lib/Net/Netmask.pm 
new/Net-Netmask-1.9021/lib/Net/Netmask.pm
--- old/Net-Netmask-1.9019/lib/Net/Netmask.pm   2013-10-02 02:39:22.000000000 
+0200
+++ new/Net-Netmask-1.9021/lib/Net/Netmask.pm   2014-07-18 02:07:23.000000000 
+0200
@@ -3,7 +3,7 @@
 package Net::Netmask;
 
 use vars qw($VERSION);
-$VERSION = 1.9019;
+$VERSION = 1.9021;
 
 require Exporter;
 @ISA = qw(Exporter);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Netmask-1.9019/lib/Net/Netmask.pod 
new/Net-Netmask-1.9021/lib/Net/Netmask.pod
--- old/Net-Netmask-1.9019/lib/Net/Netmask.pod  2013-09-21 03:54:12.000000000 
+0200
+++ new/Net-Netmask-1.9021/lib/Net/Netmask.pod  2014-07-18 02:06:28.000000000 
+0200
@@ -226,7 +226,7 @@
 Returns the nth element of the array that B<enumerate> would return
 if it were called.  So, to get the first usable address in a block,
 use B<nth>(1).  To get the broadcast address, use B<nth>(-1).  To
-get the last usable adress, use B<nth>(-2).
+get the last usable address, use B<nth>(-2).
 
 =item ->B<inaddr>()
 

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
license: Artistic-1.0 or GPL-1.0+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

Reply via email to