Hello community,

here is the log from the commit of package perl-Net-Twitter for 
openSUSE:Factory checked in at 2016-04-12 19:33:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-Twitter (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-Twitter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-Twitter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-Twitter/perl-Net-Twitter.changes        
2015-04-23 08:03:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Twitter.new/perl-Net-Twitter.changes   
2016-04-12 19:34:01.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 10:07:03 UTC 2016 - co...@suse.com
+
+- updated to 4.01020
+   see /usr/share/doc/packages/perl-Net-Twitter/Changes
+
+-------------------------------------------------------------------

Old:
----
  Net-Twitter-4.01010.tar.gz

New:
----
  Net-Twitter-4.01020.tar.gz

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

Other differences:
------------------
++++++ perl-Net-Twitter.spec ++++++
--- /var/tmp/diff_new_pack.sdG2om/_old  2016-04-12 19:34:02.000000000 +0200
+++ /var/tmp/diff_new_pack.sdG2om/_new  2016-04-12 19:34:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-Twitter
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +17,7 @@
 
 
 Name:           perl-Net-Twitter
-Version:        4.01010
+Version:        4.01020
 Release:        0
 %define cpan_name Net-Twitter
 Summary:        Perl Interface to the Twitter Api
@@ -41,10 +41,10 @@
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(IO::Socket::SSL) >= 2.005
-BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::MaybeXS)
 BuildRequires:  perl(LWP::Protocol::https)
 BuildRequires:  perl(LWP::UserAgent) >= 5.819
-BuildRequires:  perl(Module::Build) >= 0.360100
+BuildRequires:  perl(Module::Build) >= 0.280000
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Exporter)
 BuildRequires:  perl(Moose::Meta::Method)
@@ -71,7 +71,7 @@
 Requires:       perl(HTML::Entities)
 Requires:       perl(HTTP::Request::Common)
 Requires:       perl(IO::Socket::SSL) >= 2.005
-Requires:       perl(JSON)
+Requires:       perl(JSON::MaybeXS)
 Requires:       perl(LWP::Protocol::https)
 Requires:       perl(Moose)
 Requires:       perl(Moose::Exporter)
@@ -91,13 +91,12 @@
 # MANUAL END
 
 %description
-This module provides a perl interface to the Twitter APIs. See the
-http://dev.twitter.com/doc manpage for a full description of the Twitter
-APIs.
+This module provides a perl interface to the Twitter APIs. See
+http://dev.twitter.com/doc for a full description of the Twitter APIs.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL installdirs=vendor

++++++ Net-Twitter-4.01010.tar.gz -> Net-Twitter-4.01020.tar.gz ++++++
++++ 1809 lines of diff (skipped)


Reply via email to