Hello community, here is the log from the commit of package perl-URI for openSUSE:Factory checked in at 2015-07-14 17:20:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-URI (Old) and /work/SRC/openSUSE:Factory/.perl-URI.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-URI" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-URI/perl-URI.changes 2015-04-25 21:15:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-URI.new/perl-URI.changes 2015-07-14 17:20:36.000000000 +0200 @@ -1,0 +2,19 @@ +Sat Jun 27 09:06:28 UTC 2015 - co...@suse.com + +- updated to 1.68 + see /usr/share/doc/packages/perl-URI/Changes + + 2015-06-25 Karen Etheridge <et...@cpan.org> + + Release 1.68 + + Kent Fredric: + - Sort hash keys to make generated query predictable + + Slaven Rezic: + - Add new tests for path segments + + Brendan Byrd: + - Add sftp scheme + +------------------------------------------------------------------- Old: ---- URI-1.67.tar.gz New: ---- URI-1.68.tar.gz cpanspec.yml ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-URI.spec ++++++ --- /var/tmp/diff_new_pack.1aULWs/_old 2015-07-14 17:20:37.000000000 +0200 +++ /var/tmp/diff_new_pack.1aULWs/_new 2015-07-14 17:20:37.000000000 +0200 @@ -17,14 +17,15 @@ Name: perl-URI -Version: 1.67 +Version: 1.68 Release: 0 %define cpan_name URI Summary: Uniform Resource Identifiers (absolute and relative) License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/URI/ -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 @@ -82,6 +83,6 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes README uri-test +%doc Changes LICENSE README uri-test %changelog ++++++ URI-1.67.tar.gz -> URI-1.68.tar.gz ++++++ ++++ 1910 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