Hello community,
here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for
openSUSE:Factory checked in at 2015-08-28 08:26:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
and /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Hash-Util-FieldHash-Compat"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
2015-04-15 16:24:03.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
2015-08-28 08:26:26.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Aug 23 08:53:46 UTC 2015 - [email protected]
+
+- updated to 0.09
+ see /usr/share/doc/packages/perl-Hash-Util-FieldHash-Compat/Changes
+
+ 0.09 2015-08-16 05:34:14Z
+ - update some distribution tooling
+
+-------------------------------------------------------------------
Old:
----
Hash-Util-FieldHash-Compat-0.08.tar.gz
New:
----
Hash-Util-FieldHash-Compat-0.09.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Hash-Util-FieldHash-Compat.spec ++++++
--- /var/tmp/diff_new_pack.h3yqKJ/_old 2015-08-28 08:26:26.000000000 +0200
+++ /var/tmp/diff_new_pack.h3yqKJ/_new 2015-08-28 08:26:27.000000000 +0200
@@ -17,20 +17,24 @@
Name: perl-Hash-Util-FieldHash-Compat
-Version: 0.08
+Version: 0.09
Release: 0
%define cpan_name Hash-Util-FieldHash-Compat
Summary: Use Hash::Util::FieldHash or ties, depending on availability
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
-Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120620
+BuildRequires: perl(Module::Metadata)
+BuildRequires: perl(Tie::RefHash::Weak) >= 0.08
BuildRequires: perl(parent)
-BuildRequires: perl(version)
+Requires: perl(Tie::RefHash::Weak) >= 0.08
Requires: perl(parent)
%{perl_requires}
@@ -62,6 +66,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md
+%doc Changes CONTRIBUTING LICENSE README
%changelog
++++++ Hash-Util-FieldHash-Compat-0.08.tar.gz ->
Hash-Util-FieldHash-Compat-0.09.tar.gz ++++++
++++ 3312 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
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module