Hello community,

here is the log from the commit of package perl-Net-Whois-RIPE for 
openSUSE:Factory checked in at 2011-10-27 14:32:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-Whois-RIPE", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Whois-RIPE/perl-Net-Whois-RIPE.changes  
2011-09-23 12:38:22.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-RIPE.new/perl-Net-Whois-RIPE.changes 
    2011-10-27 14:37:53.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Oct 27 01:33:56 UTC 2011 - vci...@suse.com
+
+- update to 2.00008
+  - New option that enables unfiltered object output responses.
+    This produces objects that can be presented back to the
+    RIPE Database for updating.
+
+-------------------------------------------------------------------

Old:
----
  Net-Whois-RIPE-2.00003.tar.bz2

New:
----
  Net-Whois-RIPE-2.00008.tar.gz

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

Other differences:
------------------
++++++ perl-Net-Whois-RIPE.spec ++++++
--- /var/tmp/diff_new_pack.VZSOsn/_old  2011-10-27 14:38:15.000000000 +0200
+++ /var/tmp/diff_new_pack.VZSOsn/_new  2011-10-27 14:38:15.000000000 +0200
@@ -18,27 +18,27 @@
 
 
 Name:           perl-Net-Whois-RIPE
-%define cpan_name Net-Whois-RIPE
-Summary:        A pure-Perl implementation of the RIPE Database client
-Version:        2.00003
+Version:        2.00008
 Release:        1
 License:        GPL+ or Artistic
-Group:          Development/Libraries/Perl
+%define cpan_name Net-Whois-RIPE
+Summary:        A pure-Perl implementation of the RIPE Database client
 Url:            http://search.cpan.org/dist/Net-Whois-RIPE/
+Group:          Development/Libraries/Perl
 #Source:         
http://www.cpan.org/authors/id/L/LM/LMC/Net-Whois-RIPE-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
-BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
-BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Iterator)
 BuildRequires:  perl(Iterator::Util)
 BuildRequires:  perl(Test::Exception)
-Requires:       perl(IO::Socket::INET)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl-macros
 Requires:       perl(IO::Select)
+Requires:       perl(IO::Socket::INET)
 Requires:       perl(Iterator)
 Requires:       perl(Iterator::Util)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 %{perl_requires}
 
 %description
@@ -49,8 +49,8 @@
 %setup -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 #check
 # tests fail, because they require network connection
@@ -62,7 +62,7 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf %{buildroot}
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 %defattr(644,root,root,755)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to