Hello community,

here is the log from the commit of package perl-RPC-XML for openSUSE:Factory 
checked in at 2016-03-16 10:25:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-RPC-XML (Old)
 and      /work/SRC/openSUSE:Factory/.perl-RPC-XML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-RPC-XML"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-RPC-XML/perl-RPC-XML.changes        
2015-04-25 21:16:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-RPC-XML.new/perl-RPC-XML.changes   
2016-03-16 10:25:58.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Mar  8 08:54:25 UTC 2016 - [email protected]
+
+- update to 0.79
+      Test clean-up/fixes to address CPAN test failures. Should
+      address problems with having IO::Socket::IP acting in place of
+      IO::Socket::INET and also address some issues with a dynloader
+      bug being triggered by t/70_compression_detect.t.
+- possibly obsoleting RPC-XML-0.60-rev127.dif
+
+-------------------------------------------------------------------
+Tue Mar  8 08:47:05 UTC 2016 - [email protected]
+
+- add RPC-XML-0.78-reproducible.diff to remove date from build result
+
+-------------------------------------------------------------------

Old:
----
  RPC-XML-0.78.tar.gz

New:
----
  RPC-XML-0.78-reproducible.diff
  RPC-XML-0.79.tar.gz

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

Other differences:
------------------
++++++ perl-RPC-XML.spec ++++++
--- /var/tmp/diff_new_pack.M1Kf6G/_old  2016-03-16 10:25:59.000000000 +0100
+++ /var/tmp/diff_new_pack.M1Kf6G/_new  2016-03-16 10:25:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-RPC-XML
 #
-# 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,18 +17,19 @@
 
 
 Name:           perl-RPC-XML
-Version:        0.78
+Version:        0.79
 Release:        0
 %define cpan_name RPC-XML
 Summary:        Set of Classes for Core Data, Message and Xml Handling
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/RPC-XML/
-Source0:        
http://www.cpan.org/authors/id/R/RJ/RJRAY/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/R/RJ/RJRAY/%{cpan_name}-0.79.tar.gz
 Source1:        cpanspec.yml
 Patch0:         RPC-XML-0.60-rev127.dif
 Patch1:         RPC-XML-0.76-extern_ent.dif
 Patch2:         RPC-XML-0.77-fixtest.dif
+Patch3:         RPC-XML-0.78-reproducible.diff
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -66,10 +67,11 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
-%patch0 
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+##%patch0 
 %patch1 
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ RPC-XML-0.78-reproducible.diff ++++++
Index: RPC-XML-0.78/etc/make_method
===================================================================
--- RPC-XML-0.78.orig/etc/make_method
+++ RPC-XML-0.78/etc/make_method
@@ -399,7 +399,7 @@ sub write_file
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!DOCTYPE $tag SYSTEM "rpc-method.dtd">
 <!--
-    Generated automatically by $cmd $VERSION on $date
+    Generated automatically by $cmd $VERSION
 
     Any changes made here will be lost.
 -->
++++++ RPC-XML-0.78.tar.gz -> RPC-XML-0.79.tar.gz ++++++
++++ 6611 lines of diff (skipped)

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.M1Kf6G/_old  2016-03-16 10:25:59.000000000 +0100
+++ /var/tmp/diff_new_pack.M1Kf6G/_new  2016-03-16 10:25:59.000000000 +0100
@@ -10,6 +10,8 @@
  RPC-XML-0.76-extern_ent.dif:
  #PATCH-FIX-UPSTREAM - [email protected] RT#86187
  RPC-XML-0.77-fixtest.dif: -p1
+ #PATCH-FIX-OPENSUSE - [email protected] reproducible builds
+ RPC-XML-0.78-reproducible.diff: -p1
 #  foo.patch: -p1
 #  bar.patch:
 #preamble: |-


Reply via email to