commit perl-Perl-Version for openSUSE:Factory

2014-03-19 Thread h_root
Hello community,

here is the log from the commit of package perl-Perl-Version for 
openSUSE:Factory checked in at 2014-03-19 08:02:28

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


Package is perl-Perl-Version

Changes:

--- /work/SRC/openSUSE:Factory/perl-Perl-Version/perl-Perl-Version.changes  
2011-09-23 12:38:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Version.new/perl-Perl-Version.changes 
2014-03-19 08:02:30.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 17 08:29:25 UTC 2014 - co...@suse.com
+
+- updated to 1.013
+ Remove File::Slurp, which has a critical security issue (RT 92974)
+
+---

Old:

  Perl-Version-1.011.tar.gz

New:

  Perl-Version-1.013.tar.gz



Other differences:
--
++ perl-Perl-Version.spec ++
--- /var/tmp/diff_new_pack.uGpR7o/_old  2014-03-19 08:02:30.0 +0100
+++ /var/tmp/diff_new_pack.uGpR7o/_new  2014-03-19 08:02:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Perl-Version
 #
-# Copyright (c) 2011 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
@@ -16,22 +16,21 @@
 #
 
 
-
 Name:   perl-Perl-Version
-Version:1.011
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.013
+Release:0
 %define cpan_name Perl-Version
 Summary:Parse and manipulate Perl version strings
-Url:http://search.cpan.org/dist/Perl-Version/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/A/AN/ANDYA/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Perl-Version/
+Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(File::Slurp) = .12
-Requires:   perl(File::Slurp) = .12
+BuildRequires:  perl(File::Slurp::Tiny)
+Requires:   perl(File::Slurp::Tiny)
 %{perl_requires}
 
 %description
@@ -107,9 +106,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes examples Notes.txt README

++ Perl-Version-1.011.tar.gz - Perl-Version-1.013.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Perl-Version-1.011/Changes 
new/Perl-Version-1.013/Changes
--- old/Perl-Version-1.011/Changes  2011-02-21 22:31:04.0 +0100
+++ new/Perl-Version-1.013/Changes  2014-02-12 21:53:33.0 +0100
@@ -85,3 +85,6 @@
 1.011   2011-02-21
 Remove Build.PL which didn't install perl-reversion.
 
+1.013   2014-02-12
+Remove File::Slurp, which has a critical security issue (RT 92974)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Perl-Version-1.011/MANIFEST 
new/Perl-Version-1.013/MANIFEST
--- old/Perl-Version-1.011/MANIFEST 2011-02-21 22:31:19.0 +0100
+++ new/Perl-Version-1.013/MANIFEST 2014-02-12 21:56:36.0 +0100
@@ -14,5 +14,5 @@
 t/manifest.t
 t/pod-coverage.t
 t/pod.t
-META.yml Module meta-data (added by MakeMaker)
-SIGNATUREPublic-key signature (added by 
MakeMaker)
+META.yml Module YAML meta-data (added by 
MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Perl-Version-1.011/META.json 
new/Perl-Version-1.013/META.json
--- old/Perl-Version-1.011/META.json1970-01-01 01:00:00.0 +0100
+++ new/Perl-Version-1.013/META.json2014-02-12 21:56:36.0 +0100
@@ -0,0 +1,47 @@
+{
+   abstract : Parse and manipulate Perl version strings,
+   author : [
+  Andy Armstrong a...@hexten.net
+   ],
+   dynamic_config : 1,
+   generated_by : ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.132830,
+   license : [
+  perl_5
+   ],
+   meta-spec : {
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
+   name : Perl-Version,
+   no_index : {
+  directory : [
+ t,
+ inc
+  ]
+   },
+   prereqs : {
+  build : {
+ requires : {
+

commit perl-Perl-Version for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Perl-Version for 
openSUSE:Factory checked in at 2011-12-06 18:46:21

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


Package is perl-Perl-Version, Maintainer is 

Changes:




Other differences:
--
++ perl-Perl-Version.spec ++
--- /var/tmp/diff_new_pack.kxQzZp/_old  2011-12-06 19:16:12.0 +0100
+++ /var/tmp/diff_new_pack.kxQzZp/_new  2011-12-06 19:16:12.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-Perl-Version
 Version:1.011
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name Perl-Version
 Summary:Parse and manipulate Perl version strings
 Url:http://search.cpan.org/dist/Perl-Version/

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