commit perl-File-Temp for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package perl-File-Temp for openSUSE:Factory 
checked in at 2020-10-12 13:59:41

Comparing /work/SRC/openSUSE:Factory/perl-File-Temp (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Temp.new.3486 (New)


Package is "perl-File-Temp"

Mon Oct 12 13:59:41 2020 rev:8 rq:839438 version:0.2311

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Temp/perl-File-Temp.changes
2020-09-29 19:02:05.285794238 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new.3486/perl-File-Temp.changes  
2020-10-12 14:00:17.310240458 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 03:11:19 UTC 2020 - Tina Müller 
+
+- updated to 0.2311
+   see /usr/share/doc/packages/perl-File-Temp/Changes
+
+  0.23112020-10-03 04:04:15Z
+- Fix new PERMS test so as to also pass on root (RT#133443)
+
+---

Old:

  File-Temp-0.2310.tar.gz

New:

  File-Temp-0.2311.tar.gz



Other differences:
--
++ perl-File-Temp.spec ++
--- /var/tmp/diff_new_pack.NdMPHh/_old  2020-10-12 14:00:18.802241080 +0200
+++ /var/tmp/diff_new_pack.NdMPHh/_new  2020-10-12 14:00:18.806241083 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-File-Temp
-Version:0.2310
+Version:0.2311
 Release:0
 %define cpan_name File-Temp
 Summary:Return name and handle of a temporary file safely

++ File-Temp-0.2310.tar.gz -> File-Temp-0.2311.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Temp-0.2310/Changes new/File-Temp-0.2311/Changes
--- old/File-Temp-0.2310/Changes2020-09-26 19:38:03.0 +0200
+++ new/File-Temp-0.2311/Changes2020-10-03 06:04:22.0 +0200
@@ -1,3 +1,6 @@
+0.23112020-10-03 04:04:15Z
+  - Fix new PERMS test so as to also pass on root (RT#133443)
+
 0.23102020-09-26 17:37:56Z
   - add AppVeyor CI
   - Add PERMS options to create temp file with given file permissions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Temp-0.2310/META.json 
new/File-Temp-0.2311/META.json
--- old/File-Temp-0.2310/META.json  2020-09-26 19:38:03.0 +0200
+++ new/File-Temp-0.2311/META.json  2020-10-03 06:04:22.0 +0200
@@ -163,7 +163,7 @@
"provides" : {
   "File::Temp" : {
  "file" : "lib/File/Temp.pm",
- "version" : "0.2310"
+ "version" : "0.2311"
   }
},
"release_status" : "stable",
@@ -181,10 +181,10 @@
   "x_IRC" : "irc://irc.perl.org/#toolchain",
   "x_MailingList" : "http://lists.perl.org/list/cpan-workers.html;
},
-   "version" : "0.2310",
+   "version" : "0.2311",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.033001"
+ "version" : "5.033002"
   },
   "plugins" : [
  {
@@ -794,7 +794,7 @@
 "class" : "Dist::Zilla::Plugin::EnsureLatestPerl",
 "config" : {
"Dist::Zilla::Plugin::EnsureLatestPerl" : {
-  "Module::CoreList" : "5.20200820"
+  "Module::CoreList" : "5.20200920"
}
 },
 "name" : "@Author::ETHER/EnsureLatestPerl",
@@ -1012,7 +1012,7 @@
   "branch" : null,
   "changelog" : "Changes",
   "signed" : 0,
-  "tag" : "v0.2310",
+  "tag" : "v0.2311",
   "tag_format" : "v%V",
   "tag_message" : "v%v%t"
},
@@ -1313,7 +1313,7 @@
   "Kevin Ryde ",
   "Ben Tilly "
],
-   "x_generated_by_perl" : "v5.33.1",
+   "x_generated_by_perl" : "v5.33.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.23",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Temp-0.2310/META.yml 
new/File-Temp-0.2311/META.yml
--- old/File-Temp-0.2310/META.yml   2020-09-26 19:38:03.0 +0200
+++ new/File-Temp-0.2311/META.yml   2020-10-03 06:04:22.0 +0200
@@ -24,7 +24,7 @@
 provides:
   File::Temp:
 file: lib/File/Temp.pm
-version: '0.2310'
+version: '0.2311'
 requires:
   Carp: '0'
   Carp::Heavy: '0'
@@ -49,10 +49,10 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=File-Temp
   homepage: https://github.com/Perl-Toolchain-Gang/File-Temp
   repository: https://github.com/Perl-Toolchain-Gang/File-Temp.git
-version: '0.2310'
+version: '0.2311'
 x_Dist_Zilla:
   perl:
-version: '5.033001'
+version: '5.033002'
   plugins:
 -
   class: Dist::Zilla::Plugin::Prereqs
@@ 

commit perl-File-Temp for openSUSE:Factory

2020-09-29 Thread root
Hello community,

here is the log from the commit of package perl-File-Temp for openSUSE:Factory 
checked in at 2020-09-29 19:01:49

Comparing /work/SRC/openSUSE:Factory/perl-File-Temp (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Temp.new.4249 (New)


Package is "perl-File-Temp"

Tue Sep 29 19:01:49 2020 rev:7 rq:838280 version:0.2310

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Temp/perl-File-Temp.changes
2019-01-08 12:31:57.108045202 +0100
+++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new.4249/perl-File-Temp.changes  
2020-09-29 19:02:05.285794238 +0200
@@ -1,0 +2,11 @@
+Sun Sep 27 03:07:29 UTC 2020 - Tina Müller 
+
+- updated to 0.2310
+   see /usr/share/doc/packages/perl-File-Temp/Changes
+
+  0.23102020-09-26 17:37:56Z
+- add AppVeyor CI
+- Add PERMS options to create temp file with given file permissions
+- remove remaining uses of indirect object syntax (#34, Nicolas R)
+
+---

Old:

  File-Temp-0.2309.tar.gz

New:

  File-Temp-0.2310.tar.gz



Other differences:
--
++ perl-File-Temp.spec ++
--- /var/tmp/diff_new_pack.gBp7aq/_old  2020-09-29 19:02:05.977795078 +0200
+++ /var/tmp/diff_new_pack.gBp7aq/_new  2020-09-29 19:02:05.981795083 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Temp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-File-Temp
-Version:0.2309
+Version:0.2310
 Release:0
 %define cpan_name File-Temp
-Summary:Return Name and Handle of a Temporary File Safely
+Summary:Return name and handle of a temporary file safely
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ File-Temp-0.2309.tar.gz -> File-Temp-0.2310.tar.gz ++
 2075 lines of diff (skipped)




commit perl-File-Temp for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package perl-File-Temp for openSUSE:Factory 
checked in at 2019-01-08 12:30:20

Comparing /work/SRC/openSUSE:Factory/perl-File-Temp (Old)
 and  /work/SRC/openSUSE:Factory/.perl-File-Temp.new.28833 (New)


Package is "perl-File-Temp"

Tue Jan  8 12:30:20 2019 rev:6 rq:663597 version:0.2309

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Temp/perl-File-Temp.changes
2018-08-31 10:44:38.475216677 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new.28833/perl-File-Temp.changes 
2019-01-08 12:31:57.108045202 +0100
@@ -1,0 +2,9 @@
+Mon Jan  7 06:10:28 UTC 2019 - Stephan Kulow 
+
+- updated to 0.2309
+   see /usr/share/doc/packages/perl-File-Temp/Changes
+
+  0.23092019-01-06 20:29:15Z
+- fix longstanding pod formatting error (issue #19, RT#109526)
+
+---

Old:

  File-Temp-0.2308.tar.gz

New:

  File-Temp-0.2309.tar.gz



Other differences:
--
++ perl-File-Temp.spec ++
--- /var/tmp/diff_new_pack.cguOQ1/_old  2019-01-08 12:31:57.484044794 +0100
+++ /var/tmp/diff_new_pack.cguOQ1/_new  2019-01-08 12:31:57.484044794 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Temp
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-File-Temp
-Version:0.2308
+Version:0.2309
 Release:0
 %define cpan_name File-Temp
 Summary:Return Name and Handle of a Temporary File Safely
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/File-Temp/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -69,11 +69,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -82,7 +82,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING CONTRIBUTING.mkdn README README.mkdn
+%doc Changes CONTRIBUTING README
 %license LICENSE
 
 %changelog

++ File-Temp-0.2308.tar.gz -> File-Temp-0.2309.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Temp-0.2308/CONTRIBUTING 
new/File-Temp-0.2309/CONTRIBUTING
--- old/File-Temp-0.2308/CONTRIBUTING   2018-07-11 23:06:22.0 +0200
+++ new/File-Temp-0.2309/CONTRIBUTING   2019-01-06 21:29:22.0 +0100
@@ -21,8 +21,8 @@
   $ prove -lv t/some_test_file.t
   $ prove -lvr t/
 
-In most cases, 'prove' is entirely sufficient for you to test any
-patches you have.
+In most cases, 'prove' is entirely sufficient for you to test any patches you
+have.
 
 You may need to satisfy some dependencies.  The easiest way to satisfy
 dependencies is to install the last release -- this is available at
@@ -79,6 +79,11 @@
 
 https://help.github.com/articles/creating-a-pull-request
 
+All pull requests for this distribution will be automatically tested on Linux
+by Travis at: https://travis-ci.com/Perl-Toolchain-Gang/File-Temp
+All results will be visible in the pull request on GitHub. Follow the
+appropriate links for details when tests fail.
+
 If you have found a bug, but do not have an accompanying patch to fix it, you
 can submit an issue report here:
 https://rt.cpan.org/Public/Dist/Display.html?Name=File-Temp
@@ -96,5 +101,5 @@
 request to the .mailmap file to contain the correct mapping.
 
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.014 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.143.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.014
+from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.145.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Temp-0.2308/CONTRIBUTING.mkdn 
new/File-Temp-0.2309/CONTRIBUTING.mkdn
--- old/File-Temp-0.2308/CONTRIBUTING.mkdn  2018-07-11 

commit perl-File-Temp for openSUSE:Factory

2018-08-31 Thread root
Hello community,

here is the log from the commit of package perl-File-Temp for openSUSE:Factory 
checked in at 2018-08-31 10:44:10

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


Package is "perl-File-Temp"

Fri Aug 31 10:44:10 2018 rev:5 rq:631781 version:0.2308

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Temp/perl-File-Temp.changes
2014-02-11 10:44:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new/perl-File-Temp.changes   
2018-08-31 10:44:38.475216677 +0200
@@ -1,0 +2,22 @@
+Sat Aug 25 05:23:31 UTC 2018 - co...@suse.com
+
+- updated to 0.2308
+   see /usr/share/doc/packages/perl-File-Temp/Changes
+
+  0.23082018-07-11 21:06:16Z
+- remove File::Temp::Dir from the PAUSE index (it is not in its own
+  .pm file, so it is not 'use'able on its own)
+  
+  0.23072018-06-24 19:40:29Z (TRIAL RELEASE)
+- change EXLOCK default from true to false; addresses RT#123959.
+  Note that this option was always a no-op on non-BSD platforms;
+  changing the default to false makes behaviour more predictable 
and
+  consistent across platforms.
+
+---
+Mon Jun 25 05:25:43 UTC 2018 - co...@suse.com
+
+- updated to 0.2306
+   see /usr/share/doc/packages/perl-File-Temp/Changes
+
+---

Old:

  File-Temp-0.2304.tar.gz

New:

  File-Temp-0.2308.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-File-Temp.spec ++
--- /var/tmp/diff_new_pack.wIX9JI/_old  2018-08-31 10:44:38.855217132 +0200
+++ /var/tmp/diff_new_pack.wIX9JI/_new  2018-08-31 10:44:38.859217137 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Temp
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,21 +17,22 @@
 
 
 Name:   perl-File-Temp
-Version:0.2304
+Version:0.2308
 Release:0
 %define cpan_name File-Temp
-Summary:Return name and handle of a temporary file safely
-License:Artistic-1.0 or GPL-1.0+
+Summary:Return Name and Handle of a Temporary File Safely
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/File-Temp/
-Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{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
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(File::Path) >= 2.06
+BuildRequires:  perl(File::Path) >= 2.06
 BuildRequires:  perl(parent) >= 0.221
-Requires:   perl(File::Path) >= 2.06
+Requires:   perl(File::Path) >= 2.06
 Requires:   perl(parent) >= 0.221
 %{perl_requires}
 
@@ -47,8 +48,8 @@
 race condition can not occur where the temporary file is created by another
 process between checking for the existence of the file and its opening.
 Additional security levels are provided to check, for example, that the
-sticky bit is set on world writable directories. See the "safe_level"
-manpage for more information.
+sticky bit is set on world writable directories. See "safe_level" for more
+information.
 
 For compatibility with popular C library functions, Perl implementations of
 the mkstemp() family of functions are provided. These are, mkstemp(),
@@ -66,14 +67,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# MANUAL BEGIN
-%if 0%{?suse_version} <= 1110
-for i in `find t -type f` ; do
-sed -i -e "s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@" $i
-done
-sed -i -e "s|package File::Temp;|package File::Temp;\nuse lib 
'%{perl_vendorlib}';|" lib/File/Temp.pm 
-%endif
-# MANUAL END
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -89,6 +82,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING cpanfile LICENSE README
+%doc Changes CONTRIBUTING CONTRIBUTING.mkdn README README.mkdn
+%license LICENSE
 
 %changelog

++ File-Temp-0.2304.tar.gz -> File-Temp-0.2308.tar.gz ++
 6871 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream

commit perl-File-Temp for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-File-Temp for openSUSE:Factory 
checked in at 2014-02-11 10:44:39

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


Package is perl-File-Temp

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Temp/perl-File-Temp.changes
2014-01-23 15:51:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new/perl-File-Temp.changes   
2014-02-11 10:44:40.0 +0100
@@ -10 +10 @@
-- fix build on SLE_11 (use vendorlib for Test::More)
+- fix build on SLE_11 (use vendorlib for Test::More and File::Path)



Other differences:
--
++ perl-File-Temp.spec ++
--- /var/tmp/diff_new_pack.3kqYAd/_old  2014-02-11 10:44:40.0 +0100
+++ /var/tmp/diff_new_pack.3kqYAd/_new  2014-02-11 10:44:40.0 +0100
@@ -71,6 +71,7 @@
 for i in `find t -type f` ; do
 sed -i -e s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@ $i
 done
+sed -i -e s|package File::Temp;|package File::Temp;\nuse lib 
'%{perl_vendorlib}';| lib/File/Temp.pm 
 %endif
 # MANUAL END
 

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



commit perl-File-Temp for openSUSE:Factory

2013-10-21 Thread h_root
Hello community,

here is the log from the commit of package perl-File-Temp for openSUSE:Factory 
checked in at 2013-10-21 15:13:33

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


Package is perl-File-Temp

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new/perl-File-Temp.changes   
2013-10-21 15:13:34.0 +0200
@@ -0,0 +1,73 @@
+---
+Fri Oct  4 19:54:10 UTC 2013 - co...@suse.com
+
+- updated to 0.2302
+* Drop minimum Perl version back to 5.6 (erroneously bumped by dzil)
+* Do not inherit from Exporter (requires Exporter 5.57) (thanks to
+  Olivier Mengué)
+* 'use base ...' = 'use parent ...' as parent is lighter (thanks to
+  Olivier Mengué)
+
+* dist.ini: Managed with Dist::Zilla now; generates Makefile.PL
+  to avoid circular dependency when using Build.PL
+
+* Build.PL: Use Module::Build
+ 
+* Temp.pm: internally holds absolute path for cleanup (Fixes RT #44924)
+ 
+* t/rmtree.t: (new) Test temp dir removal explicitly.
+ 
+* t/tempfile.t: Correctly tests directory removal from chdir.
+ 
+* Temp.pm: Clean up temp directory on exit even if it is the
+current directory. Patch supplied by Ed Avis and fixes RT #45246.
+ 
+* Temp.pm: Defer unlinking tempfiles if initial unlink fails
+instad of croaking; fixes problems on NFS (RT #82720)
+ 
+* Temp.pm: Allow leading template to new() for consistency with
+newdir()
+ 
+* Temp.pm: Calling tempfile or tempdir as a class method now
+produce a more useful fatal error message
+ 
+* Temp.pm: new/newdir/tempfile/tempdir now all allow either
+a leading template argument or a TEMPLATE option
+ 
+ * Temp.pm: Overload numify with refaddr() in same manner as IO::File
+   (closes RT #47397 from Kevin Ryde)
+
+---
+Fri Nov 18 09:12:09 UTC 2011 - co...@suse.com
+
+- use original tar.gz
+
+---
+Sun Jun  5 01:39:38 UTC 2011 - l...@linux-schulserver.de
+
+- update to 0.22
+
+---
+Wed Dec  1 13:32:26 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Sat Jul 25 19:37:46 CEST 2009 - ch...@computersalat.de
+
+- spec mods
+  * removed ^--
+  * removed ^#-
+
+---
+Sun Jun 21 22:41:25 CEST 2009 - ch...@computersalat.de
+
+- update to 0.21
+- added perl-macros
+  o autogen filelist with perl_gen_filelist
+
+---
+Thu Aug 21 00:00:00 CEST 2008 - r...@scorpio-it.net - 0.20
+
+- initial Package
+

New:

  File-Temp-0.2302.tar.gz
  perl-File-Temp.changes
  perl-File-Temp.spec



Other differences:
--
++ perl-File-Temp.spec ++
#
# spec file for package perl-File-Temp
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   perl-File-Temp
Version:0.2302
Release:0
%define cpan_name File-Temp
Summary:return name and handle of a temporary file safely
License:Artistic-1.0 or GPL-1.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/File-Temp/
Source: 
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(File::Path) = 2.06
BuildRequires:  perl(parent) = 0.221
#BuildRequires: perl(Pod::Wordlist)
#BuildRequires: perl(Test::Spelling) = 0.12
Requires:   perl(File::Path) = 2.06
Requires:   perl(parent) = 0.221
%{perl_requires}

%description