Hello community,

here is the log from the commit of package perl-Mouse for openSUSE:Factory 
checked in at 2015-08-11 08:26:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mouse (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Mouse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Mouse"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mouse/perl-Mouse.changes    2015-04-18 
10:40:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Mouse.new/perl-Mouse.changes       
2015-08-11 08:26:11.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Aug  4 08:54:44 UTC 2015 - [email protected]
+
+- updated to 2.4.5
+   see /usr/share/doc/packages/perl-Mouse/Changes
+
+  v2.4.5 2015-08-03T15:57:50Z
+      - Fix for older Perl(< 5.14.0) (#54)
+  
+  v2.4.4 2015-08-02T09:49:34Z
+      - Fix for older Perl(< 5.22.0) (#53)
+  
+  v2.4.3 2015-08-02T07:10:09Z
+      - Fix for Perl 5.22.0 or higher(#50)
+
+-------------------------------------------------------------------

Old:
----
  Mouse-2.4.2.tar.gz

New:
----
  Mouse-v2.4.5.tar.gz

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

Other differences:
------------------
++++++ perl-Mouse.spec ++++++
--- /var/tmp/diff_new_pack.4RLAWb/_old  2015-08-11 08:26:12.000000000 +0200
+++ /var/tmp/diff_new_pack.4RLAWb/_new  2015-08-11 08:26:12.000000000 +0200
@@ -17,19 +17,19 @@
 
 
 Name:           perl-Mouse
-Version:        2.4.2
+Version:        2.4.5
 Release:        0
 %define cpan_name Mouse
 Summary:        Moose minus the antlers
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Mouse/
-Source0:        
http://www.cpan.org/authors/id/G/GF/GFUJI/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-v%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Devel::PPPort) >= 3.19
+BuildRequires:  perl(Devel::PPPort) >= 3.22
 BuildRequires:  perl(ExtUtils::ParseXS) >= 3.22
 BuildRequires:  perl(Module::Build) >= 0.400500
 BuildRequires:  perl(Module::Build::XSUtil)
@@ -60,7 +60,7 @@
 without XS, although it has an XS backend to make it much faster.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%setup -q -n %{cpan_name}-v%{version}
 find . -type f -print0 | xargs -0 chmod 644
 
 %build


Reply via email to