Hello community,

here is the log from the commit of package perl-CHI for openSUSE:Factory 
checked in at 2015-04-27 22:08:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CHI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CHI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CHI"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CHI/perl-CHI.changes        2015-04-15 
16:22:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-CHI.new/perl-CHI.changes   2015-04-27 
22:09:05.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr 24 16:13:34 UTC 2015 - [email protected]
+
+- fix requires to Time::Duration
+
+-------------------------------------------------------------------

New:
----
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-CHI.spec ++++++
--- /var/tmp/diff_new_pack.GUo5av/_old  2015-04-27 22:09:06.000000000 +0200
+++ /var/tmp/diff_new_pack.GUo5av/_new  2015-04-27 22:09:06.000000000 +0200
@@ -24,7 +24,8 @@
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/CHI/
-Source:         
http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -48,7 +49,7 @@
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::Warn)
-BuildRequires:  perl(Time::Duration) >= 1.06
+BuildRequires:  perl(Time::Duration) >= 1.060000
 BuildRequires:  perl(Time::Duration::Parse) >= 0.03
 BuildRequires:  perl(Try::Tiny) >= 0.05
 Requires:       perl(Carp::Assert) >= 0.20
@@ -65,7 +66,7 @@
 Requires:       perl(MooX::Types::MooseLike::Numeric)
 Requires:       perl(String::RewritePrefix)
 Requires:       perl(Task::Weaken)
-Requires:       perl(Time::Duration) >= 1.06
+Requires:       perl(Time::Duration) >= 1.060000
 Requires:       perl(Time::Duration::Parse) >= 0.03
 Requires:       perl(Try::Tiny) >= 0.05
 %{perl_requires}
@@ -101,6 +102,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE perltidy.LOG README
+%doc Changes LICENSE README
 
 %changelog

++++++ 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
#ignore_requires: Bizarre::Module

Reply via email to