Hello community,

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

Package is "perl-Time-Duration"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Time-Duration/perl-Time-Duration.changes    
2015-04-15 16:27:21.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Time-Duration.new/perl-Time-Duration.changes   
    2015-04-27 13:04:45.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Apr 26 07:51:47 UTC 2015 - [email protected]
+
+- updated to 1.20
+   see /usr/share/doc/packages/perl-Time-Duration/Changes
+
+-------------------------------------------------------------------
+Fri Apr 24 16:09:25 UTC 2015 - [email protected]
+
+- extend the version to 6 digits to avoid >= 1.06 not matching 1.1
+
+-------------------------------------------------------------------

Old:
----
  Time-Duration-1.1.tar.gz

New:
----
  Time-Duration-1.20.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Time-Duration.spec ++++++
--- /var/tmp/diff_new_pack.i6LImZ/_old  2015-04-27 13:04:45.000000000 +0200
+++ /var/tmp/diff_new_pack.i6LImZ/_new  2015-04-27 13:04:45.000000000 +0200
@@ -17,20 +17,21 @@
 
 
 Name:           perl-Time-Duration
-Version:        1.1
+Version:        1.200000
 Release:        0
+%define cpan_version 1.20
+Provides:       perl(Time::Duration) = 1.200000
 %define cpan_name Time-Duration
-Summary:        rounded or exact English expression of durations
+Summary:        Rounded or Exact English Expression of Durations
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Time-Duration/
-Source:         
http://www.cpan.org/authors/id/A/AV/AVIF/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{cpan_version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
 %{perl_requires}
 
 %description
@@ -61,7 +62,7 @@
 appropriately surprising "_file_ was modified *3 seconds from now*."
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%setup -q -n %{cpan_name}-%{cpan_version}
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -77,6 +78,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog README
+%doc Changes LICENSE README
 
 %changelog

++++++ Time-Duration-1.1.tar.gz -> Time-Duration-1.20.tar.gz ++++++
++++ 4029 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
#ignore_requires: Bizarre::Module

Reply via email to