commit perl-YAML-Tiny for openSUSE:Factory

2018-02-26 Thread root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2018-02-26 23:22:52

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is "perl-YAML-Tiny"

Mon Feb 26 23:22:52 2018 rev:17 rq:579748 version:1.73

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes
2017-02-16 16:48:10.307382632 +0100
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes   
2018-02-26 23:22:53.599207790 +0100
@@ -1,0 +2,23 @@
+Thu Feb 22 07:17:25 UTC 2018 - co...@suse.com
+
+- updated to 1.73
+   see /usr/share/doc/packages/perl-YAML-Tiny/Changes
+
+  1.732018-02-21 21:07:59Z
+  
+  - shipping 1.72 as stable, with no changes.
+  
+  1.722017-02-12 23:17:26Z (TRIAL RELEASE)
+  
+  [FIXED]
+  
+  - fix compatibility with Test::Builder 0.94 in test shim
+  
+  1.712017-02-04 05:44:07Z (TRIAL RELEASE)
+  
+  [FIXED]
+  
+  - Perform correct stripping of leading white space in literal/folded
+text blocks (Flavio Poletti, GitHub #44, fixes RT#56045).
+
+---

Old:

  YAML-Tiny-1.70.tar.gz

New:

  YAML-Tiny-1.73.tar.gz



Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.vmEgWM/_old  2018-02-26 23:22:54.451177151 +0100
+++ /var/tmp/diff_new_pack.vmEgWM/_new  2018-02-26 23:22:54.459176864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-Tiny
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   perl-YAML-Tiny
-Version:1.70
+Version:1.73
 Release:0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/YAML-Tiny/
 Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz

++ YAML-Tiny-1.70.tar.gz -> YAML-Tiny-1.73.tar.gz ++
 2464 lines of diff (skipped)




commit perl-YAML-Tiny for openSUSE:Factory

2017-02-16 Thread root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2017-02-16 16:48:09

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is "perl-YAML-Tiny"

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes
2015-08-01 11:38:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes   
2017-02-16 16:48:10.307382632 +0100
@@ -1,0 +2,12 @@
+Tue Feb 14 08:08:03 UTC 2017 - co...@suse.com
+
+- updated to 1.70
+   see /usr/share/doc/packages/perl-YAML-Tiny/Changes
+
+  1.702017-01-22 08:59:54Z
+  
+  [FIXED]
+  
+  - Some errors writing to a file were incorrectly reported.
+
+---

Old:

  YAML-Tiny-1.69.tar.gz

New:

  YAML-Tiny-1.70.tar.gz



Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.6pN0Es/_old  2017-02-16 16:48:10.755319027 +0100
+++ /var/tmp/diff_new_pack.6pN0Es/_new  2017-02-16 16:48:10.759318459 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-Tiny
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-YAML-Tiny
-Version:1.69
+Version:1.70
 Release:0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/YAML-Tiny/
-Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,9 +50,9 @@
 said *human-readable* and not *geek-readable*. The sort of files that your
 average manager or secretary should be able to look at and make sense of.
 
-the YAML::Tiny manpage does not generate comments, it won't necessarily
-preserve the order of your hashes, and it will normalise if reading in and
-writing out again.
+YAML::Tiny does not generate comments, it won't necessarily preserve the
+order of your hashes, and it will normalise if reading in and writing out
+again.
 
 It only supports a very basic subset of the full YAML specification.
 
@@ -64,17 +64,17 @@
 refused. Someone has to draw the line, and for YAML::Tiny that someone is
 me.
 
-If you need something with more power move up to the YAML manpage (7
-megabytes of memory overhead) or the YAML::XS manpage (6 megabytes memory
-overhead and requires a C compiler).
-
-To restate, the YAML::Tiny manpage does *not* preserve your comments,
-whitespace, or the order of your YAML data. But it should round-trip from
-Perl structure to file and back again just fine.
+If you need something with more power move up to YAML (7 megabytes of
+memory overhead) or YAML::XS (6 megabytes memory overhead and requires a C
+compiler).
+
+To restate, YAML::Tiny does *not* preserve your comments, whitespace, or
+the order of your YAML data. But it should round-trip from Perl structure
+to file and back again just fine.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -90,6 +90,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING README
+%license LICENSE
 
 %changelog

++ YAML-Tiny-1.69.tar.gz -> YAML-Tiny-1.70.tar.gz ++
 2671 lines of diff (skipped)




commit perl-YAML-Tiny for openSUSE:Factory

2015-08-01 Thread h_root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2015-08-01 11:38:09

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is perl-YAML-Tiny

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes
2015-05-18 22:20:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes   
2015-08-01 11:38:10.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 28 09:27:07 UTC 2015 - co...@suse.com
+
+- updated to 1.69
+   see /usr/share/doc/packages/perl-YAML-Tiny/Changes
+
+---

Old:

  YAML-Tiny-1.67.tar.gz

New:

  YAML-Tiny-1.69.tar.gz



Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.w2JBjQ/_old  2015-08-01 11:38:11.0 +0200
+++ /var/tmp/diff_new_pack.w2JBjQ/_new  2015-08-01 11:38:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-YAML-Tiny
-Version:1.67
+Version:1.69
 Release:0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
@@ -32,7 +32,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Temp) = 0.19
 BuildRequires:  perl(JSON::PP)
-BuildRequires:  perl(Test::More) = 0.99
+BuildRequires:  perl(Test::More) = 0.88
 %{perl_requires}
 
 %description

++ YAML-Tiny-1.67.tar.gz - YAML-Tiny-1.69.tar.gz ++
 2270 lines of diff (skipped)




commit perl-YAML-Tiny for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2015-05-18 22:20:29

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is perl-YAML-Tiny

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes
2015-04-23 08:03:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes   
2015-05-18 22:20:30.0 +0200
@@ -1,0 +2,18 @@
+Wed May 13 13:07:52 UTC 2015 - co...@suse.com
+
+- updated to 1.67
+   see /usr/share/doc/packages/perl-YAML-Tiny/Changes
+
+  1.67  2015-05-12 00:10:24Z
+  
+  [FIXED]
+  
+  - instead of erroring on duplicate keys found in a hash (introduced 
in
+version 1.63), now we only warn. This fixes an issue in Strawberry 
Perl
+(via CPAN::Meta::YAML) when parsing a configuration file.
+  
+  [CHANGED]
+  
+  - Updated File::Temp test prereq to 0.19 for 'newdir'
+
+---

Old:

  YAML-Tiny-1.66.tar.gz

New:

  YAML-Tiny-1.67.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.OQF0kf/_old  2015-05-18 22:20:31.0 +0200
+++ /var/tmp/diff_new_pack.OQF0kf/_new  2015-05-18 22:20:31.0 +0200
@@ -17,18 +17,22 @@
 
 
 Name:   perl-YAML-Tiny
-Version:1.66
+Version:1.67
 Release:0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/YAML-Tiny/
-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(File::Temp) = 0.19
+BuildRequires:  perl(JSON::PP)
+BuildRequires:  perl(Test::More) = 0.99
 %{perl_requires}
 
 %description

++ YAML-Tiny-1.66.tar.gz - YAML-Tiny-1.67.tar.gz ++
 1615 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



commit perl-YAML-Tiny for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2014-02-12 07:22:37

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is perl-YAML-Tiny

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes
2013-10-06 14:56:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes   
2014-02-12 09:49:08.0 +0100
@@ -1,0 +2,31 @@
+Sun Feb  9 13:31:12 UTC 2014 - co...@suse.com
+
+- updated to 1.58
+[INCOMPATIBLE CHANGE]
+
+- 1.57 omitted a change entry for the following change:
+
+- Previously, YAML::Tiny was sloppy about file encodings.  It is
+  now strict.  The 'read' method and 'LoadFile' function expect
+  UTF-8 encoded files.  The 'write' method and 'DumpFile' function
+  produce UTF-8 encoded files.  The 'read_string' and
+  'write_string' methods and the 'Load' and 'Dump' functions
+  expect or generate (decoded) character data.
+
+  - Previously, some errors would throw exceptions and some would
+return the error condition in $YAML::Tiny::errstr.  Now all
+errors throw exceptions.  Use of $errstr and the errstr method
+are deprecated. (David Golden)
+
+[FIXED]
+
+  - Fixed write method to encode YAML file with UTF-8 (David Golden)
+  - Improved SYNOPSIS and documentation of new (David Golden)
+
+[TESTING]
+
+  - Tests have been cleaned up and reorganized.  Test coverage
+has been significnatly improved. (Ingy döt Net, David Golden,
+Jim Keenan, Karen Etheridge)
+
+---

Old:

  YAML-Tiny-1.56.tar.gz

New:

  YAML-Tiny-1.58.tar.gz



Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.L3VAsY/_old  2014-02-12 09:49:08.0 +0100
+++ /var/tmp/diff_new_pack.L3VAsY/_new  2014-02-12 09:49:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-Tiny
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-YAML-Tiny
-Version:1.56
+Version:1.58
 Release:0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
@@ -29,18 +29,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build::Tiny) = 0.027
-BuildRequires:  perl(Test::More) = 0.94
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Spelling) = 0.12
-#BuildRequires: perl(t::lib::Test)
-#BuildRequires: perl(YAML)
-#BuildRequires: perl(YAML::Perl)
-#BuildRequires: perl(YAML::Syck)
-#BuildRequires: perl(YAML::Tiny)
-#BuildRequires: perl(YAML::XS)
+BuildRequires:  perl(Module::Build::Tiny) = 0.034
+BuildRequires:  perl(Test::More) = 0.99
+BuildRequires:  perl(version)
+
 %{perl_requires}
 
 %description
@@ -72,9 +64,9 @@
 refused. Someone has to draw the line, and for YAML::Tiny that someone is
 me.
 
-If you need something with more power move up to the YAML manpage (4
-megabytes of memory overhead) or the YAML::Syck manpage (275k, but requires
-_libsyck_ and a C compiler).
+If you need something with more power move up to the YAML manpage (7
+megabytes of memory overhead) or the YAML::XS manpage (6 megabytes memory
+overhead and requires a C compiler).
 
 To restate, the YAML::Tiny manpage does *not* preserve your comments,
 whitespace, or the order of your YAML data. But it should round-trip from
@@ -97,6 +89,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING LICENSE README README.md
 
 %changelog

++ YAML-Tiny-1.56.tar.gz - YAML-Tiny-1.58.tar.gz ++
 11614 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-YAML-Tiny for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2013-10-06 14:56:31

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is perl-YAML-Tiny

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes
2012-05-26 12:59:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes   
2013-10-06 14:56:32.0 +0200
@@ -1,0 +2,12 @@
+Fri Oct  4 09:11:14 UTC 2013 - co...@suse.com
+
+- updated to 1.56
+   - read_string documentation error fixed (RT#74409, thanks Tim 
Heaney!)
+   - re-release with fixed compile test
+   - again packaging with ExtUtils::MakeMaker
+   - convert to Dist::Zilla
+   - Updated format to conform to CPAN::Changes::Spec
+   - really fixed metadata
+   - updated repository metadata to reflect move to github
+
+---

Old:

  YAML-Tiny-1.51.tar.gz

New:

  YAML-Tiny-1.56.tar.gz



Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.1yIVtW/_old  2013-10-06 14:56:32.0 +0200
+++ /var/tmp/diff_new_pack.1yIVtW/_new  2013-10-06 14:56:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-Tiny
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,24 @@
 
 
 Name:   perl-YAML-Tiny
-Version:1.51
+Version:1.56
 Release:0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/YAML-Tiny/
-Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Module::Build::Tiny) = 0.027
+BuildRequires:  perl(Test::More) = 0.94
+#BuildRequires: perl(Pod::Wordlist)
+#BuildRequires: perl(Test::Kwalitee)
+#BuildRequires: perl(Test::NoTabs)
+#BuildRequires: perl(Test::Spelling) = 0.12
 #BuildRequires: perl(t::lib::Test)
 #BuildRequires: perl(YAML)
 #BuildRequires: perl(YAML::Perl)
@@ -52,13 +58,13 @@
 said *human-readable* and not *geek-readable*. The sort of files that your
 average manager or secretary should be able to look at and make sense of.
 
-the YAML::Tiny manpage does not generate comments, it won't necesarily
+the YAML::Tiny manpage does not generate comments, it won't necessarily
 preserve the order of your hashes, and it will normalise if reading in and
 writing out again.
 
 It only supports a very basic subset of the full YAML specification.
 
-Usage is targetted at files like Perl's META.yml, for which a small and
+Usage is targeted at files like Perl's META.yml, for which a small and
 easily-embeddable module is extremely attractive.
 
 Features will only be added if they are human readable, and can be written
@@ -68,7 +74,7 @@
 
 If you need something with more power move up to the YAML manpage (4
 megabytes of memory overhead) or the YAML::Syck manpage (275k, but requires
-libsyck and a C compiler).
+_libsyck_ and a C compiler).
 
 To restate, the YAML::Tiny manpage does *not* preserve your comments,
 whitespace, or the order of your YAML data. But it should round-trip from
@@ -79,19 +85,18 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE MYMETA.json README
+%doc Changes LICENSE README
 
 %changelog

++ YAML-Tiny-1.51.tar.gz - YAML-Tiny-1.56.tar.gz ++
 8436 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-YAML-Tiny for openSUSE:Factory

2012-05-26 Thread h_root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2012-05-26 12:59:48

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is perl-YAML-Tiny, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML-Tiny/perl-YAML-Tiny.changes
2011-11-21 12:51:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new/perl-YAML-Tiny.changes   
2012-05-26 12:59:57.0 +0200
@@ -1,0 +2,9 @@
+Wed May 23 13:00:00 UTC 2012 - co...@suse.com
+
+- updated to 1.51
+   - The fix described in 1.48 was incorrect. Removing an additional
+ if $@ to fix it properly.
+   - Make the Scalar::Util version check resistant to bugs caused by
+ development versions.
+
+---

Old:

  YAML-Tiny-1.50.tar.gz

New:

  YAML-Tiny-1.51.tar.gz



Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.vHMhTT/_old  2012-05-26 12:59:58.0 +0200
+++ /var/tmp/diff_new_pack.vHMhTT/_new  2012-05-26 12:59:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-YAML-Tiny
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,25 @@
 #
 
 
-
 Name:   perl-YAML-Tiny
-Version:1.50
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.51
+Release:0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
-Url:http://search.cpan.org/dist/YAML-Tiny/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/YAML-Tiny-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/YAML-Tiny/
+Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(File::Spec) = 0.80
-BuildRequires:  perl(YAML) = 0.72
-BuildRequires:  perl(YAML::Perl) = 0.02
-BuildRequires:  perl(YAML::Syck) = 1.17
-BuildRequires:  perl(YAML::XS) = 0.34
+#BuildRequires: perl(t::lib::Test)
+#BuildRequires: perl(YAML)
+#BuildRequires: perl(YAML::Perl)
+#BuildRequires: perl(YAML::Syck)
+#BuildRequires: perl(YAML::Tiny)
+#BuildRequires: perl(YAML::XS)
 %{perl_requires}
 
 %description
@@ -77,6 +76,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -90,11 +90,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes LICENSE README
+%defattr(-,root,root,755)
+%doc Changes LICENSE MYMETA.json README
 
 %changelog

++ YAML-Tiny-1.50.tar.gz - YAML-Tiny-1.51.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-Tiny-1.50/Changes new/YAML-Tiny-1.51/Changes
--- old/YAML-Tiny-1.50/Changes  2011-06-23 10:19:24.0 +0200
+++ new/YAML-Tiny-1.51/Changes  2012-03-11 01:30:04.0 +0100
@@ -1,5 +1,11 @@
 Revision history for Perl extension YAML-Tiny
 
+1.51 Sun 11 Mar 2012
+   - The fix described in 1.48 was incorrect. Removing an additional
+ if $@ to fix it properly.
+   - Make the Scalar::Util version check resistant to bugs caused by
+ development versions.
+
 1.50 Thu 23 Jun 2011
- Major bug fix, all code that writes arbitrary data should upgrade.
- Simple scalars with no whitespace but ending in a colon like ABC: were
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-Tiny-1.50/LICENSE new/YAML-Tiny-1.51/LICENSE
--- old/YAML-Tiny-1.50/LICENSE  2011-06-23 10:19:24.0 +0200
+++ new/YAML-Tiny-1.51/LICENSE  2012-03-11 01:30:04.0 +0100
@@ -8,266 +8,286 @@
 
 
 
-The General Public License (GPL)
-Version 2, June 1991
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
 
-Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
-Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
-verbatim copies of this license 

commit perl-YAML-Tiny for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-YAML-Tiny for openSUSE:Factory 
checked in at 2011-12-06 18:50:12

Comparing /work/SRC/openSUSE:Factory/perl-YAML-Tiny (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-Tiny.new (New)


Package is perl-YAML-Tiny, Maintainer is 

Changes:




Other differences:
--
++ perl-YAML-Tiny.spec ++
--- /var/tmp/diff_new_pack.lst3Tt/_old  2011-12-06 19:23:11.0 +0100
+++ /var/tmp/diff_new_pack.lst3Tt/_new  2011-12-06 19:23:11.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-YAML-Tiny
 Version:1.50
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name YAML-Tiny
 Summary:Read/Write YAML files with as little code as possible
 Url:http://search.cpan.org/dist/YAML-Tiny/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org