Hello community,
here is the log from the commit of package perl-DateTime-TimeZone for
openSUSE:Factory checked in at 2015-04-18 10:39:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DateTime-TimeZone (Old)
and /work/SRC/openSUSE:Factory/.perl-DateTime-TimeZone.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DateTime-TimeZone"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-DateTime-TimeZone/perl-DateTime-TimeZone.changes
2015-02-08 13:04:25.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-DateTime-TimeZone.new/perl-DateTime-TimeZone.changes
2015-04-18 10:39:24.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Apr 16 16:16:20 UTC 2015 - [email protected]
+
+- updated to 1.86
+ see /usr/share/doc/packages/perl-DateTime-TimeZone/Changes
+
+ 1.86 2015-03-21
+
+ - This release is based on version 2015b of the Olson database. This release
+ includes contemporary changes for Mongolia and Palestine.
+
+-------------------------------------------------------------------
Old:
----
DateTime-TimeZone-1.85.tar.gz
New:
----
DateTime-TimeZone-1.86.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DateTime-TimeZone.spec ++++++
--- /var/tmp/diff_new_pack.7f7wma/_old 2015-04-18 10:39:25.000000000 +0200
+++ /var/tmp/diff_new_pack.7f7wma/_new 2015-04-18 10:39:25.000000000 +0200
@@ -17,14 +17,15 @@
Name: perl-DateTime-TimeZone
-Version: 1.85
+Version: 1.86
Release: 0
%define cpan_name DateTime-TimeZone
Summary: Time zone object base class and factory
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/DateTime-TimeZone/
-Source:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -33,6 +34,9 @@
BuildRequires: perl(List::AllUtils)
BuildRequires: perl(Module::Runtime)
BuildRequires: perl(Params::Validate) >= 0.72
+BuildRequires: perl(Test::Fatal)
+BuildRequires: perl(Test::More) >= 0.96
+BuildRequires: perl(Test::Requires)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(parent)
Requires: perl(Class::Singleton) >= 1.03
@@ -42,9 +46,6 @@
Requires: perl(Try::Tiny)
Requires: perl(parent)
%{perl_requires}
-# MANUAL
-BuildRequires: perl(Test::Fatal)
-BuildRequires: perl(Test::Requires)
%description
This class is the base class for all time zone objects. A time zone is
@@ -73,6 +74,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes cpanfile LICENSE README.md tidyall.ini weaver.ini
+%doc Changes LICENSE README.md
%changelog
++++++ DateTime-TimeZone-1.85.tar.gz -> DateTime-TimeZone-1.86.tar.gz ++++++
++++ 19338 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