Hello community,

here is the log from the commit of package perl-Net-DNS for openSUSE:Factory 
checked in at 2015-10-01 09:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-DNS.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-DNS"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-DNS/perl-Net-DNS.changes        
2015-04-22 01:08:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-DNS.new/perl-Net-DNS.changes   
2015-10-01 09:27:35.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Sep 20 16:08:50 UTC 2015 - [email protected]
+
+- updated to 1.02
+   see /usr/share/doc/packages/perl-Net-DNS/Changes
+
+-------------------------------------------------------------------

Old:
----
  Net-DNS-0.83.tar.gz

New:
----
  Net-DNS-1.02.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Net-DNS.spec ++++++
--- /var/tmp/diff_new_pack.4kVJcH/_old  2015-10-01 09:27:37.000000000 +0200
+++ /var/tmp/diff_new_pack.4kVJcH/_new  2015-10-01 09:27:37.000000000 +0200
@@ -17,21 +17,25 @@
 
 
 Name:           perl-Net-DNS
-Version:        0.83
+Version:        1.02
 Release:        0
 %define cpan_name Net-DNS
 Summary:        Perl Interface to the Domain Name System
-License:        Artistic-1.0 or GPL-1.0+
+License:        MIT
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Net-DNS/
-Source:         
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
+BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Digest::HMAC) >= 1.01
+BuildRequires:  perl(Digest::HMAC) >= 1.03
 BuildRequires:  perl(Digest::SHA) >= 5.23
-Requires:       perl(Digest::HMAC) >= 1.01
+BuildRequires:  perl(Time::Local) >= 1.19
+Requires:       perl(Digest::HMAC) >= 1.03
 Requires:       perl(Digest::SHA) >= 5.23
+Requires:       perl(Time::Local) >= 1.19
 %{perl_requires}
 
 %description
@@ -48,7 +52,7 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -61,6 +65,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README TODO
+%doc Changes README
 
 %changelog

++++++ Net-DNS-0.83.tar.gz -> Net-DNS-1.02.tar.gz ++++++
++++ 27572 lines of diff (skipped)

++++++ 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: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to