commit perl-Sub-Exporter for openSUSE:Factory

2013-12-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Exporter for 
openSUSE:Factory checked in at 2013-12-22 19:37:18

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


Package is "perl-Sub-Exporter"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sub-Exporter/perl-Sub-Exporter.changes  
2013-08-23 11:07:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new/perl-Sub-Exporter.changes 
2013-12-22 19:37:20.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 18 10:42:42 UTC 2013 - co...@suse.com
+
+- updated to 0.987
+  update bugtracker metadata
+
+---

Old:

  Sub-Exporter-0.986.tar.gz

New:

  Sub-Exporter-0.987.tar.gz



Other differences:
--
++ perl-Sub-Exporter.spec ++
--- /var/tmp/diff_new_pack.tZ91Lp/_old  2013-12-22 19:37:20.0 +0100
+++ /var/tmp/diff_new_pack.tZ91Lp/_new  2013-12-22 19:37:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sub-Exporter
-Version:0.986
+Version:0.987
 Release:0
 %define cpan_name Sub-Exporter
 Summary:a sophisticated exporter for custom-built routines
@@ -33,11 +33,7 @@
 BuildRequires:  perl(Params::Util) >= 0.14
 BuildRequires:  perl(Sub::Install) >= 0.92
 BuildRequires:  perl(Test::More) >= 0.96
-#BuildRequires: perl(E::Parent)
-#BuildRequires: perl(Package::Generator)
-#BuildRequires: perl(Sub::Exporter)
-#BuildRequires: perl(Test::SubExporter::Faux)
-#BuildRequires: perl(Test::SubExporter::GroupGen)
+
 Requires:   perl(Data::OptList) >= 0.100
 Requires:   perl(Params::Util) >= 0.14
 Requires:   perl(Sub::Install) >= 0.92

++ Sub-Exporter-0.986.tar.gz -> Sub-Exporter-0.987.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/Changes 
new/Sub-Exporter-0.987/Changes
--- old/Sub-Exporter-0.986/Changes  2013-06-15 00:45:48.0 +0200
+++ new/Sub-Exporter-0.987/Changes  2013-10-18 17:10:07.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Sub-Exporter
 
+0.987 2013-10-18 11:10:03 America/New_York
+  update bugtracker metadata
+
 0.986 2013-06-14 18:45:45 America/New_York
   typo fixes in docs (thanks, David Steinbrunner!)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.986/META.json 
new/Sub-Exporter-0.987/META.json
--- old/Sub-Exporter-0.986/META.json2013-06-15 00:45:48.0 +0200
+++ new/Sub-Exporter-0.987/META.json2013-10-18 17:10:07.0 +0200
@@ -4,7 +4,7 @@
   "Ricardo Signes "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter 
version 2.131560",
+   "generated_by" : "Dist::Zilla version 4.300039, CPAN::Meta::Converter 
version 2.132830",
"license" : [
   "perl_5"
],
@@ -39,10 +39,12 @@
   "test" : {
  "requires" : {
 "Exporter" : "0",
-"File::Find" : "0",
-"File::Temp" : "0",
+"File::Spec" : "0",
+"IO::Handle" : "0",
+"IPC::Open3" : "0",
 "Test::More" : "0.96",
 "base" : "0",
+"lib" : "0",
 "overload" : "0",
 "subs" : "0"
  }
@@ -50,23 +52,26 @@
},
"release_status" : "stable",
"resources" : {
-  "homepage" : "https://github.com/rjbs/sub-exporter";,
+  "bugtracker" : {
+ "web" : "https://github.com/rjbs/Sub-Exporter/issues";
+  },
+  "homepage" : "https://github.com/rjbs/Sub-Exporter";,
   "repository" : {
  "type" : "git",
- "url" : "https://github.com/rjbs/sub-exporter.git";,
- "web" : "https://github.com/rjbs/sub-exporter";
+ "url" : "https://github.com/rjbs/Sub-Exporter.git";,
+ "web" : "https://github.com/rjbs/Sub-Exporter";
   }
},
-   "version" : "0.986",
+   "version" : "0.987",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.019000"
+ "version" : "5.019004"
   },
   "plugins" : [
  {
 "class" : "Dist::Zilla::Plugin::Git::GatherDir",
 "name" : "@RJBS/Git::GatherDir",
-"version" : "2.013"
+"version" : "2.014"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -76,97 +81,107 @@
  {
 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
 "name" : "@RJBS/CheckExtraTests",
-"version" : "0.011"
+"version" : "0.013"
+ },
+ {
+"class" : "Dist::Zilla::Plugin::PromptIfStale"

commit perl-Sub-Exporter for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Exporter for 
openSUSE:Factory checked in at 2013-08-23 11:07:15

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


Package is "perl-Sub-Exporter"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sub-Exporter/perl-Sub-Exporter.changes  
2013-06-06 13:28:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new/perl-Sub-Exporter.changes 
2013-08-23 11:07:17.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 14 16:59:59 UTC 2013 - l...@linux-schulserver.de
+
+- update to 0.986:
+  +  typo fixes in docs (thanks, David Steinbrunner!)
+
+---

Old:

  Sub-Exporter-0.985.tar.gz

New:

  Sub-Exporter-0.986.tar.gz



Other differences:
--
++ perl-Sub-Exporter.spec ++
--- /var/tmp/diff_new_pack.DxJSkE/_old  2013-08-23 11:07:17.0 +0200
+++ /var/tmp/diff_new_pack.DxJSkE/_new  2013-08-23 11:07:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sub-Exporter
-Version:0.985
+Version:0.986
 Release:0
 %define cpan_name Sub-Exporter
 Summary:a sophisticated exporter for custom-built routines

++ Sub-Exporter-0.985.tar.gz -> Sub-Exporter-0.986.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.985/Changes 
new/Sub-Exporter-0.986/Changes
--- old/Sub-Exporter-0.985/Changes  2013-02-21 01:02:33.0 +0100
+++ new/Sub-Exporter-0.986/Changes  2013-06-15 00:45:48.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Sub-Exporter
 
+0.986 2013-06-14 18:45:45 America/New_York
+  typo fixes in docs (thanks, David Steinbrunner!)
+
 0.985 2013-02-20 19:02:30 America/New_York
   documentation fixes (thanks, George Hartzell)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-0.985/META.json 
new/Sub-Exporter-0.986/META.json
--- old/Sub-Exporter-0.985/META.json2013-02-21 01:02:33.0 +0100
+++ new/Sub-Exporter-0.986/META.json2013-06-15 00:45:48.0 +0200
@@ -4,7 +4,7 @@
   "Ricardo Signes "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter 
version 2.131560",
"license" : [
   "perl_5"
],
@@ -57,116 +57,116 @@
  "web" : "https://github.com/rjbs/sub-exporter";
   }
},
-   "version" : "0.985",
+   "version" : "0.986",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.017008"
+ "version" : "5.019000"
   },
   "plugins" : [
  {
 "class" : "Dist::Zilla::Plugin::Git::GatherDir",
 "name" : "@RJBS/Git::GatherDir",
-"version" : "2.008"
+"version" : "2.013"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
 "name" : "@RJBS/CheckPrereqsIndexed",
-"version" : "0.008"
+"version" : "0.009"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckExtraTests",
 "name" : "@RJBS/CheckExtraTests",
-"version" : "0.008"
+"version" : "0.011"
  },
  {
 "class" : "Dist::Zilla::Plugin::PruneCruft",
 "name" : "@RJBS/@Filter/PruneCruft",
-"version" : "4.300030"
+"version" : "4.300034"
  },
  {
 "class" : "Dist::Zilla::Plugin::ManifestSkip",
 "name" : "@RJBS/@Filter/ManifestSkip",
-"version" : "4.300030"
+"version" : "4.300034"
  },
  {
 "class" : "Dist::Zilla::Plugin::MetaYAML",
 "name" : "@RJBS/@Filter/MetaYAML",
-"version" : "4.300030"
+"version" : "4.300034"
  },
  {
 "class" : "Dist::Zilla::Plugin::License",
 "name" : "@RJBS/@Filter/License",
-"version" : "4.300030"
+"version" : "4.300034"
  },
  {
 "class" : "Dist::Zilla::Plugin::Readme",
 "name" : "@RJBS/@Filter/Readme",
-"version" : "4.300030"
+"version" : "4.300034"
  },
  {
 "class" : "Dist::Zilla::Plugin::ExecDir",
 "name" : "@RJBS/@Filter/ExecDir",
-"version" : "4.300030"
+"version" : "4.300034"
  },
  {
 "class" : "Dist::Zilla::Plugin::ShareDir",
 "name" : "@RJBS/@Filter/ShareDir",
- 

commit perl-Sub-Exporter for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Exporter for 
openSUSE:Factory checked in at 2013-06-06 13:28:56

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


Package is "perl-Sub-Exporter"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sub-Exporter/perl-Sub-Exporter.changes  
2011-12-20 14:30:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new/perl-Sub-Exporter.changes 
2013-06-06 13:28:58.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  4 18:30:22 UTC 2013 - co...@suse.com
+
+- updated to 0.985
+documentation fixes
+
+---

Old:

  Sub-Exporter-0.982.tar.gz

New:

  Sub-Exporter-0.985.tar.gz



Other differences:
--
++ perl-Sub-Exporter.spec ++
--- /var/tmp/diff_new_pack.ihwtw7/_old  2013-06-06 13:28:58.0 +0200
+++ /var/tmp/diff_new_pack.ihwtw7/_new  2013-06-06 13:28:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sub-Exporter
 #
-# Copyright (c) 2011 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,49 +17,41 @@
 
 
 Name:   perl-Sub-Exporter
+Version:0.985
+Release:0
 %define cpan_name Sub-Exporter
-Summary:A sophisticated exporter for custom-built routines
-License:GPL-1.0+ or Artistic-1.0
+Summary:a sophisticated exporter for custom-built routines
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:0.982
-Release:0
-Url:http://search.cpan.org/dist/Sub-Exporter
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Sub-Exporter/
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-# other not perl || perl-base
-BuildRequires:  perl(Sub::Install) >= 0.92
 BuildRequires:  perl(Data::OptList) >= 0.100
 BuildRequires:  perl(Params::Util) >= 0.14
-BuildRequires:  perl(Package::Generator)
-# other not perl || perl-base
-Requires:   perl(Sub::Install) >= 0.92
+BuildRequires:  perl(Sub::Install) >= 0.92
+BuildRequires:  perl(Test::More) >= 0.96
+#BuildRequires: perl(E::Parent)
+#BuildRequires: perl(Package::Generator)
+#BuildRequires: perl(Sub::Exporter)
+#BuildRequires: perl(Test::SubExporter::Faux)
+#BuildRequires: perl(Test::SubExporter::GroupGen)
 Requires:   perl(Data::OptList) >= 0.100
 Requires:   perl(Params::Util) >= 0.14
-Requires:   perl(Package::Generator)
+Requires:   perl(Sub::Install) >= 0.92
+%{perl_requires}
 
 %description
-Sub::Exporter provides a sophisticated alternative to Exporter.pm.  It allows
-for renaming, currying/sub-generation, and other cool stuff.  Read its own
-documentation.
-
-
-The biggest benefit of Sub::Exporter over existing exporters
-(including the ubiquitous Exporter.pm) is its ability to build new coderefs
-for export, rather than to simply export code identical to that found
-in the exporting package.
-
-  Author:  Ricardo Signes, 
-
+*ACHTUNG!* If you're not familiar with Exporter or exporting, read the
+Sub::Exporter::Tutorial manpage first!
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
+%{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check
@@ -67,19 +59,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean 
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-# normally you only need to check for doc files
-%defattr(-,root,root)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++ Sub-Exporter-0.982.tar.gz -> Sub-Exporter-0.985.tar.gz ++
 5611 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-Sub-Exporter for openSUSE:Factory

2011-12-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Exporter for 
openSUSE:Factory checked in at 2011-12-20 14:30:26

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


Package is "perl-Sub-Exporter", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sub-Exporter/perl-Sub-Exporter.changes  
2011-11-21 12:46:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new/perl-Sub-Exporter.changes 
2011-12-20 14:30:28.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 14 12:19:39 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---



Other differences:
--
++ perl-Sub-Exporter.spec ++
--- /var/tmp/diff_new_pack.Vj9wzC/_old  2011-12-20 14:30:29.0 +0100
+++ /var/tmp/diff_new_pack.Vj9wzC/_new  2011-12-20 14:30:29.0 +0100
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Sub-Exporter
 %define cpan_name Sub-Exporter
 Summary:A sophisticated exporter for custom-built routines
-Version:0.982
-Release:4
-License:GPL v1 or later, Artistic License
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Version:0.982
+Release:0
 Url:http://search.cpan.org/dist/Sub-Exporter
 Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch

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



commit perl-Sub-Exporter for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Exporter for 
openSUSE:Factory checked in at 2011-11-21 12:46:08

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


Package is "perl-Sub-Exporter", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sub-Exporter/perl-Sub-Exporter.changes  
2011-09-23 12:38:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Exporter.new/perl-Sub-Exporter.changes 
2011-11-21 12:46:12.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 11:07:37 UTC 2011 - co...@suse.com
+
+- use original .tar.gz
+
+---

Old:

  Sub-Exporter-0.982.tar.bz2

New:

  Sub-Exporter-0.982.tar.gz



Other differences:
--
++ perl-Sub-Exporter.spec ++
--- /var/tmp/diff_new_pack.rPW7FN/_old  2011-11-21 12:46:13.0 +0100
+++ /var/tmp/diff_new_pack.rPW7FN/_new  2011-11-21 12:46:13.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Sub-Exporter (Version 0.982)
+# spec file for package perl-Sub-Exporter
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,14 +19,14 @@
 
 
 Name:   perl-Sub-Exporter
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
+%define cpan_name Sub-Exporter
 Summary:A sophisticated exporter for custom-built routines
 Version:0.982
 Release:4
 License:GPL v1 or later, Artistic License
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Sub-Exporter
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

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