commit perl-Data-Peek for openSUSE:Factory

2020-02-04 Thread root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2020-02-04 19:54:52

Comparing /work/SRC/openSUSE:Factory/perl-Data-Peek (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.26092 (New)


Package is "perl-Data-Peek"

Tue Feb  4 19:54:52 2020 rev:17 rq:769775 version:0.49

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2019-10-02 14:55:29.859349045 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.26092/perl-Data-Peek.changes 
2020-02-04 19:54:53.549375465 +0100
@@ -1,0 +2,23 @@
+Sat Feb  1 03:12:43 UTC 2020 -  
+
+- updated to 0.49
+   see /usr/share/doc/packages/perl-Data-Peek/ChangeLog
+
+  0.49 - 2020-01-31, H.Merijn Brand   
+  * Add sort types N and NR
+  * Add tests for sorting
+  * Use DDual in void context for triplevar example
+  * Update to Devel::PPPort-3.43
+  * It's 2019
+  * Update to Devel::PPPort-3.48
+  * Changed Test::NoWarnings to Test::Warnings
+  * Raised minimum perl to 5.8.1
+  * Provide cpanfile
+  * Make DHexdump work on EBCDIC/1047 (OS/390) too
+  * Add Data::Dumper::Purity = 1
+  * It's 2020
+  * Update to Devel::PPPort-3.56
+  * Add generated preformatted docs for github
+  * Tested with 127 versions/configurations of perl: 5.8.1 .. 5.31.8
+
+---

Old:

  Data-Peek-0.48.tgz

New:

  Data-Peek-0.49.tgz



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.7MZL9x/_old  2020-02-04 19:54:54.345375929 +0100
+++ /var/tmp/diff_new_pack.7MZL9x/_new  2020-02-04 19:54:54.349375931 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Peek
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,7 +17,7 @@
 
 
 Name:   perl-Data-Peek
-Version:0.48
+Version:0.49
 Release:0
 %define cpan_name Data-Peek
 Summary:Collection of low-level debug facilities
@@ -29,13 +29,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.88
-BuildRequires:  perl(Test::NoWarnings)
-Requires:   perl(Test::More) >= 0.88
-Requires:   perl(Test::NoWarnings)
-Recommends: perl(Data::Dumper) >= 2.167
+BuildRequires:  perl(Test::More) >= 0.9
+BuildRequires:  perl(Test::Warnings)
+Requires:   perl(Test::More) >= 0.9
+Requires:   perl(Test::Warnings)
+Recommends: perl(Data::Dumper) >= 2.173
 Recommends: perl(Perl::Tidy)
-Recommends: perl(Test::More) >= 1.302125
+Recommends: perl(Test::More) >= 1.302171
 %{perl_requires}
 
 %description

++ Data-Peek-0.48.tgz -> Data-Peek-0.49.tgz ++
 12367 lines of diff (skipped)




commit perl-Data-Peek for openSUSE:Factory

2019-10-02 Thread root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2019-10-02 14:55:26

Comparing /work/SRC/openSUSE:Factory/perl-Data-Peek (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.2352 (New)


Package is "perl-Data-Peek"

Wed Oct  2 14:55:26 2019 rev:16 rq:727222 version:0.48

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2017-10-09 19:48:20.691257705 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.2352/perl-Data-Peek.changes  
2019-10-02 14:55:29.859349045 +0200
@@ -1,0 +2,6 @@
+Fri Aug 30 07:38:26 UTC 2019 -  
+
+- updated to 0.48
+   see /usr/share/doc/packages/perl-Data-Peek/ChangeLog
+
+---

Old:

  Data-Peek-0.47.tgz

New:

  Data-Peek-0.48.tgz



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.pH1INU/_old  2019-10-02 14:55:31.695344228 +0200
+++ /var/tmp/diff_new_pack.pH1INU/_new  2019-10-02 14:55:31.703344207 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Peek
 #
-# Copyright (c) 2017 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-Data-Peek
-Version:0.47
+Version:0.48
 Release:0
 %define cpan_name Data-Peek
-Summary:Collection of Low-Level Debug Facilities
-License:Artistic-1.0 or GPL-1.0+
+Summary:Collection of low-level debug facilities
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Data-Peek/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,7 +35,7 @@
 Requires:   perl(Test::NoWarnings)
 Recommends: perl(Data::Dumper) >= 2.167
 Recommends: perl(Perl::Tidy)
-Recommends: perl(Test::More) >= 1.302086
+Recommends: perl(Test::More) >= 1.302125
 %{perl_requires}
 
 %description
@@ -48,11 +48,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Data-Peek-0.47.tgz -> Data-Peek-0.48.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.47/ChangeLog new/Data-Peek-0.48/ChangeLog
--- old/Data-Peek-0.47/ChangeLog2017-07-24 14:18:51.0 +0200
+++ new/Data-Peek-0.48/ChangeLog2018-02-26 16:36:09.0 +0100
@@ -1,3 +1,10 @@
+0.48   - 2018-02-26, H.Merijn Brand   
+* Some doc cleanup
+* It's 2018
+* DDump now defaults to $_
+* DP shortcut uses strict
+* Remove META.yml from MANIFEST.skip
+
 0.47   - 2017-07-24, H.Merijn Brand   
 * It's 2017
 * Update ppport.h to Devel::PPPort-3.36
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.47/META.json new/Data-Peek-0.48/META.json
--- old/Data-Peek-0.47/META.json2017-07-25 15:45:20.0 +0200
+++ new/Data-Peek-0.48/META.json2018-02-26 16:37:26.0 +0100
@@ -1,38 +1,43 @@
 {
-   "meta-spec" : {
-  "version" : 2,
-  "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;
-   },
-   "release_status" : "stable",
-   "version" : "0.47",
-   "license" : [
-  "perl_5"
-   ],
-   "provides" : {
-  "Data::Peek" : {
- "version" : "0.47",
- "file" : "Peek.pm"
-  }
-   },
-   "name" : "Data-Peek",
-   "dynamic_config" : 1,
-   "abstract" : "Modified and extended debugging facilities",
"resources" : {
-  "license" : [
- "http://dev.perl.org/licenses/;
-  ],
   "repository" : {
  "type" : "git",
  "web" : "https://github.com/Tux/Data-Peek;,
  "url" : "https://github.com/Tux/Data-Peek;
   },
+  "license" : [
+ "http://dev.perl.org/licenses/;
+  ],
   "x_IRC" : "irc://irc.perl.org/#csv"
},
+   "release_status" : "stable",

commit perl-Data-Peek for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2017-10-09 19:46:19

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


Package is "perl-Data-Peek"

Mon Oct  9 19:46:19 2017 rev:15 rq:532543 version:0.47

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2015-08-28 08:27:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new/perl-Data-Peek.changes   
2017-10-09 19:48:20.691257705 +0200
@@ -1,0 +2,20 @@
+Sun Oct  8 08:32:28 UTC 2017 - co...@suse.com
+
+- updated to 0.47
+   see /usr/share/doc/packages/perl-Data-Peek/ChangeLog
+
+  0.47 - 2017-07-24, H.Merijn Brand   
+  * It's 2017
+  * Update ppport.h to Devel::PPPort-3.36
+  * Reserve stack space if required
+  
+  0.46 - 2016-05-12, H.Merijn Brand   
+  * Skip nomemoize in old Perl::Tidy (RT#113433, Slaven)
+  * Test with perl-5.24.0
+  
+  0.45 - 2016-02-16, H.Merijn Brand   
+  * Add CONTRIBUTING.md
+  * It's 2016
+  * Test::More with Test2 does not preserve $! and $?
+
+---

Old:

  Data-Peek-0.44.tgz

New:

  Data-Peek-0.47.tgz
  cpanspec.yml



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.nxaeEC/_old  2017-10-09 19:48:21.255232918 +0200
+++ /var/tmp/diff_new_pack.nxaeEC/_new  2017-10-09 19:48:21.259232742 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Peek
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,15 @@
 
 
 Name:   perl-Data-Peek
-Version:0.44
+Version:0.47
 Release:0
 %define cpan_name Data-Peek
-Summary:A collection of low-level debug facilities
+Summary:Collection of Low-Level Debug Facilities
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Peek/
-Source: 
http://www.cpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz
+Source0:
https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -32,16 +33,16 @@
 BuildRequires:  perl(Test::NoWarnings)
 Requires:   perl(Test::More) >= 0.88
 Requires:   perl(Test::NoWarnings)
-Recommends: perl(Data::Dumper) >= 2.145
+Recommends: perl(Data::Dumper) >= 2.167
 Recommends: perl(Perl::Tidy)
-Recommends: perl(Test::More) >= 1.001002
+Recommends: perl(Test::More) >= 1.302086
 %{perl_requires}
 
 %description
-Data::Peek started off as 'DDumper' being a wrapper module over the
-Data::Dumper manpage, but grew out to be a set of low-level data
-introspection utilities that no other module provided yet, using the lowest
-level of the perl internals API as possible.
+Data::Peek started off as 'DDumper' being a wrapper module over
+Data::Dumper, but grew out to be a set of low-level data introspection
+utilities that no other module provided yet, using the lowest level of the
+perl internals API as possible.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -60,6 +61,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc ChangeLog examples README
+%doc ChangeLog CONTRIBUTING.md examples README
 
 %changelog

++ Data-Peek-0.44.tgz -> Data-Peek-0.47.tgz ++
 4262 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#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_build: |-
# rm unused.files
#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-Data-Peek for openSUSE:Factory

2015-08-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2015-08-28 08:27:25

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


Package is perl-Data-Peek

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2014-03-09 18:37:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new/perl-Data-Peek.changes   
2015-08-28 08:27:50.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 27 13:20:18 UTC 2015 - h...@imb-jena.de
+
+- updated to 0.44
+* bug fixes, a. o. to make it build on recent perl
+
+---

Old:

  Data-Peek-0.40.tgz

New:

  Data-Peek-0.44.tgz



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.QU8bJ6/_old  2015-08-28 08:27:51.0 +0200
+++ /var/tmp/diff_new_pack.QU8bJ6/_new  2015-08-28 08:27:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Peek
-Version:0.40
+Version:0.44
 Release:0
 %define cpan_name Data-Peek
 Summary:A collection of low-level debug facilities

++ Data-Peek-0.40.tgz - Data-Peek-0.44.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.40/ChangeLog new/Data-Peek-0.44/ChangeLog
--- old/Data-Peek-0.40/ChangeLog2014-02-27 09:03:40.0 +0100
+++ new/Data-Peek-0.44/ChangeLog2015-03-25 11:21:19.0 +0100
@@ -1,3 +1,17 @@
+0.44   - 2015-03-25, H.Merijn Brand   h.m.br...@xs4all.nl
+* DDisplay in void context consistency
+
+0.43   - 2015-02-11, H.Merijn Brand   h.m.br...@xs4all.nl
+* Move repo to github
+* Remove perl recommendation from META as it breaks cpan clients
+
+0.42   - 2015-01-02, H.Merijn Brand   h.m.br...@xs4all.nl
+* Prevent caching of .perltidyrc (RT#99514)
+* Upped copyright to 2015
+
+0.41   - 2014-09-27, H.Merijn Brand   h.m.br...@xs4all.nl
+* Add alternative test results for 5.21.5 and up (PADMY)
+
 0.40   - 2014-02-27, H.Merijn Brand   h.m.br...@xs4all.nl
 * Upped copyright to 2014
 * Guard Perl::Tidy against stupid user options in .perltidyrc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.40/META.json new/Data-Peek-0.44/META.json
--- old/Data-Peek-0.40/META.json2014-02-27 10:10:12.0 +0100
+++ new/Data-Peek-0.44/META.json2015-03-25 11:24:19.0 +0100
@@ -1,52 +1,33 @@
 {
-   dynamic_config : 1,
-   resources : {
-  repository : {
- web : http://repo.or.cz/w/Data-Peek.git;,
- type : git,
- url : http://repo.or.cz/r/Data-Peek.git;
-  },
-  license : [
- http://dev.perl.org/licenses/;
-  ]
-   },
abstract : Modified and extended debugging facilities,
-   author : [
-  H.Merijn Brand h.m.br...@xs4all.nl
-   ],
-   version : 0.40,
-   generated_by : Author,
-   release_status : stable,
-   provides : {
-  Data::Peek : {
- file : Peek.pm,
- version : 0.40
-  }
-   },
meta-spec : {
   url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
   version : 2
},
-   license : [
-  perl_5
-   ],
+   release_status : stable,
name : Data-Peek,
+   generated_by : Author,
+   provides : {
+  Data::Peek : {
+ version : 0.44,
+ file : Peek.pm
+  }
+   },
prereqs : {
-  build : {
+  runtime : {
+ recommends : {
+Data::Dumper : 2.154,
+Perl::Tidy : 0
+ },
  requires : {
-perl : 5.008
+perl : 5.008,
+Data::Dumper : 0,
+DynaLoader : 0
  }
   },
-  runtime : {
+  build : {
  requires : {
-DynaLoader : 0,
-Data::Dumper : 0,
 perl : 5.008
- },
- recommends : {
-perl : 5.018001,
-Perl::Tidy : 0,
-Data::Dumper : 2.145
  }
   },
   configure : {
@@ -55,13 +36,32 @@
  }
   },
   test : {
- recommends : {
-Test::More : 1.001002
- },
  requires : {
 Test::NoWarnings : 0,
 Test::More : 0.88
+ },
+ recommends : {
+Test::More : 1.001014
  }
   }
-   }
+   },
+   version : 0.44,
+   resources : {
+  license : [
+ http://dev.perl.org/licenses/;
+  ],
+  repository : {
+ url : https://github.com/Tux/Data-Peek;,
+ type : git,
+ web : https://github.com/Tux/Data-Peek;
+  },
+  x_IRC : irc://irc.perl.org/#csv
+  

commit perl-Data-Peek for openSUSE:Factory

2014-03-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2014-03-09 18:37:20

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


Package is perl-Data-Peek

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2013-10-06 14:53:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new/perl-Data-Peek.changes   
2014-03-09 18:37:20.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  7 09:04:18 UTC 2014 - co...@suse.com
+
+- updated to 0.40
+* Upped copyright to 2014
+* Guard Perl::Tidy against stupid user options in .perltidyrc
+
+---

Old:

  Data-Peek-0.39.tgz

New:

  Data-Peek-0.40.tgz



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.y36tkW/_old  2014-03-09 18:37:21.0 +0100
+++ /var/tmp/diff_new_pack.y36tkW/_new  2014-03-09 18:37:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Peek
 #
-# 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-Data-Peek
-Version:0.39
+Version:0.40
 Release:0
 %define cpan_name Data-Peek
 Summary:A collection of low-level debug facilities
@@ -30,12 +30,11 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Test::NoWarnings)
-#BuildRequires: perl(Data::Peek)
 Requires:   perl(Test::More) = 0.88
 Requires:   perl(Test::NoWarnings)
 Recommends: perl(Data::Dumper) = 2.145
 Recommends: perl(Perl::Tidy)
-Recommends: perl(Test::More) = 0.98
+Recommends: perl(Test::More) = 1.001002
 %{perl_requires}
 
 %description

++ Data-Peek-0.39.tgz - Data-Peek-0.40.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.39/ChangeLog new/Data-Peek-0.40/ChangeLog
--- old/Data-Peek-0.39/ChangeLog2013-08-17 18:15:47.0 +0200
+++ new/Data-Peek-0.40/ChangeLog2014-02-27 09:03:40.0 +0100
@@ -1,3 +1,7 @@
+0.40   - 2014-02-27, H.Merijn Brand   h.m.br...@xs4all.nl
+* Upped copyright to 2014
+* Guard Perl::Tidy against stupid user options in .perltidyrc
+
 0.39   - 2013-08-17, H.Merijn Brand   h.m.br...@xs4all.nl
 * Upped copyright to 2013
 * Add alternative test results for 5.19.3 and up (COW and no PV for IV)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.39/META.json new/Data-Peek-0.40/META.json
--- old/Data-Peek-0.39/META.json2013-08-20 17:43:17.0 +0200
+++ new/Data-Peek-0.40/META.json2014-02-27 10:10:12.0 +0100
@@ -1,67 +1,67 @@
 {
+   dynamic_config : 1,
resources : {
-  license : [
- http://dev.perl.org/licenses/;
- ],
   repository : {
+ web : http://repo.or.cz/w/Data-Peek.git;,
  type : git,
- url : http://repo.or.cz/r/Data-Peek.git;,
- web : http://repo.or.cz/w/Data-Peek.git;
- }
+ url : http://repo.or.cz/r/Data-Peek.git;
   },
-   version : 0.39,
+  license : [
+ http://dev.perl.org/licenses/;
+  ]
+   },
abstract : Modified and extended debugging facilities,
+   author : [
+  H.Merijn Brand h.m.br...@xs4all.nl
+   ],
+   version : 0.40,
+   generated_by : Author,
+   release_status : stable,
+   provides : {
+  Data::Peek : {
+ file : Peek.pm,
+ version : 0.40
+  }
+   },
meta-spec : {
-  version : 2,
-  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;
-  },
-   name : Data-Peek,
+  url : http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  version : 2
+   },
license : [
   perl_5
-  ],
-   dynamic_config : 1,
+   ],
+   name : Data-Peek,
prereqs : {
-  configure : {
- requires : {
-ExtUtils::MakeMaker : 0
-}
- },
-  test : {
- recommends : {
-Test::More : 0.98
-},
- requires : {
-Test::More : 0.88,
-Test::NoWarnings : 0
-}
- },
   build : {
  requires : {
 perl : 5.008
-}
- },
+ }
+  },
   runtime : {
- recommends : {
-Data::Dumper : 2.145,
-perl : 5.016003,
-Perl::Tidy : 0
-

commit perl-Data-Peek for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2013-10-06 14:53:19

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


Package is perl-Data-Peek

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2013-06-05 17:50:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new/perl-Data-Peek.changes   
2013-10-06 14:53:20.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct  4 09:15:24 UTC 2013 - co...@suse.com
+
+- updated to 0.39
+* Upped copyright to 2013
+* Add alternative test results for 5.19.3 and up (COW and no PV for IV)
+
+---

Old:

  Data-Peek-0.38.tgz

New:

  Data-Peek-0.39.tgz



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.RUv5EV/_old  2013-10-06 14:53:20.0 +0200
+++ /var/tmp/diff_new_pack.RUv5EV/_new  2013-10-06 14:53:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Peek
-Version:0.38
+Version:0.39
 Release:0
 %define cpan_name Data-Peek
 Summary:A collection of low-level debug facilities
@@ -33,6 +33,7 @@
 #BuildRequires: perl(Data::Peek)
 Requires:   perl(Test::More) = 0.88
 Requires:   perl(Test::NoWarnings)
+Recommends: perl(Data::Dumper) = 2.145
 Recommends: perl(Perl::Tidy)
 Recommends: perl(Test::More) = 0.98
 %{perl_requires}
@@ -45,10 +46,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%if 0%{?suse_version}  1120 || 0%{?rhel_version} || 0%{?centos_version}
-%{__perl} -p -i\
-  -e 's|(use Test::More);|\1 qw(no_plan);|,s|(done_testing.*)|#\1|' 
t/22_DHexDump.t
-%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}

++ Data-Peek-0.38.tgz - Data-Peek-0.39.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.38/ChangeLog new/Data-Peek-0.39/ChangeLog
--- old/Data-Peek-0.38/ChangeLog2012-05-29 08:34:03.0 +0200
+++ new/Data-Peek-0.39/ChangeLog2013-08-17 18:15:47.0 +0200
@@ -1,99 +1,103 @@
-0.38   2012-05-29, H.Merijn Brand   h.m.br...@xs4all.nl
+0.39   - 2013-08-17, H.Merijn Brand   h.m.br...@xs4all.nl
+* Upped copyright to 2013
+* Add alternative test results for 5.19.3 and up (COW and no PV for IV)
+
+0.38   - 2012-05-29, H.Merijn Brand   h.m.br...@xs4all.nl
 * Backslashed { in regex in test to satisfy perl-5.17
 
-0.37   2012-04-16, H.Merijn Brand   h.m.br...@xs4all.nl
+0.37   - 2012-04-16, H.Merijn Brand   h.m.br...@xs4all.nl
 * Upped copyright to 2012
 * Allow length for DHexDump ()
 
-0.36   2011-09-07, H.Merijn Brand   h.m.br...@xs4all.nl
+0.36   - 2011-09-07, H.Merijn Brand   h.m.br...@xs4all.nl
 * NAME / DISTNAME in Makefile.PL
 
-0.35   2011-09-07, H.Merijn Brand   h.m.br...@xs4all.nl
+0.35   - 2011-09-07, H.Merijn Brand   h.m.br...@xs4all.nl
 * More cross-checks for META data
 
-0.34   2011-09-01, H.Merijn Brand   h.m.br...@xs4all.nl
+0.34   - 2011-09-01, H.Merijn Brand   h.m.br...@xs4all.nl
 * Tests require Test::More-0.88 or up (RT#70538)
 * Tested on perl-5.14.1 and 5.15.1
 
-0.33   2011-02-16, H.Merijn Brand   h.m.br...@xs4all.nl
+0.33   - 2011-02-16, H.Merijn Brand   h.m.br...@xs4all.nl
 * Added DTidy (): stream DDumper output through Perl::Tidy
 * Upped copyright to 2011
 
-0.32   2010-11-21, H.Merijn Brand   h.m.br...@xs4all.nl
+0.32   - 2010-11-21, H.Merijn Brand   h.m.br...@xs4all.nl
 * Require perl 5.8.0
 * DGrow tests for bigger gap
 * Spell checking
 * Add DHexDump ()
 
-0.31   2010-03-16, H.Merijn Brand   h.m.br...@xs4all.nl
+0.31   - 2010-03-16, H.Merijn Brand   h.m.br...@xs4all.nl
 * Dropped YAML spec to 1.0
 
-0.30   2010-02-14, H.Merijn Brand   h.m.br...@xs4all.nl
+0.30   - 2010-02-14, H.Merijn Brand   h.m.br...@xs4all.nl
 * Use $Data::Dumper::Quotekeys = 0; instead of removing the quotes myself
 * Put first hash element after opening lonely brace
 * Upped copyright to 2010
 * Use warn () instead of print STDERR
 
-0.29   2009-11-09, H.Merijn Brand   h.m.br...@xs4all.nl
+0.29   - 2009-11-09, H.Merijn Brand   h.m.br...@xs4all.nl
 * Use skip instead of skip_all for builds that have no DPeek ()
 * Be more lenient towards the allocated space
 
-0.28   2009-11-06, H.Merijn Brand   h.m.br...@xs4all.nl
+0.28   - 2009-11-06, H.Merijn Brand   h.m.br...@xs4all.nl
 * DDump () now dumps the variable itself, instead of a copy (Zefram)
 * Add DGrow ()
 
-0.27   2009-06-03, H.Merijn Brand   h.m.br...@xs4all.nl
+0.27   - 2009-06-03, H.Merijn Brand   

commit perl-Data-Peek for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2013-06-05 17:50:52

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


Package is perl-Data-Peek

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2012-06-01 07:22:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new/perl-Data-Peek.changes   
2013-06-05 17:50:53.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  4 07:35:12 UTC 2013 - co...@suse.com
+
+- updated to 0.38
+ * Backslashed { in regex in test to satisfy perl-5.17
+
+---

Old:

  Data-Peek-0.37.tgz

New:

  Data-Peek-0.38.tgz



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.tAKvvn/_old  2013-06-05 17:50:53.0 +0200
+++ /var/tmp/diff_new_pack.tAKvvn/_new  2013-06-05 17:50:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Peek
 #
-# 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,32 +17,25 @@
 
 
 Name:   perl-Data-Peek
-Version:0.37
+Version:0.38
 Release:0
 %define cpan_name Data-Peek
 Summary:A collection of low-level debug facilities
-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/Data-Peek/
-Source: 
http://www.cpan.org/authors/id/H/HM/HMBRAND/Data-Peek-%{version}.tgz
+Source: 
http://www.cpan.org/authors/id/H/HM/HMBRAND/%{cpan_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::Harness)
-%if 0%{?suse_version} = 1120
 BuildRequires:  perl(Test::More) = 0.88
-%endif
 BuildRequires:  perl(Test::NoWarnings)
-#
-BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(DynaLoader)
-Requires:   perl(Data::Dumper)
-Requires:   perl(DynaLoader)
-%{perl_requires}
-%if 0%{?suse_version}  1010
+#BuildRequires: perl(Data::Peek)
+Requires:   perl(Test::More) = 0.88
+Requires:   perl(Test::NoWarnings)
 Recommends: perl(Perl::Tidy)
-%endif
+Recommends: perl(Test::More) = 0.98
+%{perl_requires}
 
 %description
 Data::Peek started off as 'DDumper' being a wrapper module over the
@@ -69,9 +62,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc ChangeLog examples README

++ Data-Peek-0.37.tgz - Data-Peek-0.38.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.37/ChangeLog new/Data-Peek-0.38/ChangeLog
--- old/Data-Peek-0.37/ChangeLog2012-04-16 18:09:39.0 +0200
+++ new/Data-Peek-0.38/ChangeLog2012-05-29 08:34:03.0 +0200
@@ -1,3 +1,6 @@
+0.38   2012-05-29, H.Merijn Brand   h.m.br...@xs4all.nl
+* Backslashed { in regex in test to satisfy perl-5.17
+
 0.37   2012-04-16, H.Merijn Brand   h.m.br...@xs4all.nl
 * Upped copyright to 2012
 * Allow length for DHexDump ()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.37/META.json new/Data-Peek-0.38/META.json
--- old/Data-Peek-0.37/META.json2012-04-16 18:34:34.0 +0200
+++ new/Data-Peek-0.38/META.json2012-06-01 15:29:15.0 +0200
@@ -2,45 +2,45 @@
resources : {
   repository : http://repo.or.cz/w/Data-Peek.git;,
   license : http://dev.perl.org/licenses/;
-  },
+   },
meta-spec : {
-  version : 2.0,
+  version : 2,
   url : https://metacpan.org/module/CPAN::Meta::Spec?#meta-spec;
-  },
+   },
test_requires : {
   Test::More : 0.88,
   Test::Harness : 0,
   Test::NoWarnings : 0
-  },
+   },
distribution_type : module,
generated_by : Author,
-   version : 0.37,
+   version : 0.38,
name : Data-Peek,
author : [
   H.Merijn Brand h.m.br...@xs4all.nl
-  ],
+   ],
license : perl,
build_requires : {
   perl : 5.008
-  },
+   },
provides : {
   Data::Peek : {
- version : 0.37,
+ version : 0.38,
  file : Peek.pm
- }
-  },
+  }
+   },
requires : {
   perl : 5.008,
   Data::Dumper : 0,
   DynaLoader : 0
-

commit perl-Data-Peek for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2011-12-06 18:39:51

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


Package is perl-Data-Peek, Maintainer is 

Changes:




Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.WFOR2b/_old  2011-12-06 19:06:56.0 +0100
+++ /var/tmp/diff_new_pack.WFOR2b/_new  2011-12-06 19:06:56.0 +0100
@@ -20,7 +20,7 @@
 Name:   perl-Data-Peek
 Version:0.36
 Release:1
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 %define cpan_name Data-Peek
 Summary:A collection of low-level debug facilities
 Group:  Development/Libraries/Perl

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



commit perl-Data-Peek for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory 
checked in at 2011-11-21 12:37:50

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


Package is perl-Data-Peek, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes
2011-09-23 12:36:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new/perl-Data-Peek.changes   
2011-11-21 12:38:32.0 +0100
@@ -1,0 +2,7 @@
+Fri Nov 18 14:55:52 UTC 2011 - co...@suse.com
+
+- update to 0.36
+* NAME / DISTNAME in Makefile.PL
+* More cross-checks for META data
+
+---

Old:

  Data-Peek-0.34.tgz

New:

  Data-Peek-0.36.tgz



Other differences:
--
++ perl-Data-Peek.spec ++
--- /var/tmp/diff_new_pack.lELxP0/_old  2011-11-21 12:38:33.0 +0100
+++ /var/tmp/diff_new_pack.lELxP0/_new  2011-11-21 12:38:33.0 +0100
@@ -18,15 +18,14 @@
 
 
 Name:   perl-Data-Peek
-Version:0.34
+Version:0.36
 Release:1
 License:GPL+ or Artistic
 %define cpan_name Data-Peek
 Summary:A collection of low-level debug facilities
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Peek/
-#Source:
http://www.cpan.org/authors/id/H/HM/HMBRAND/Data-Peek-%{version}.tgz
-Source: %{cpan_name}-%{version}.tgz
+Source: 
http://www.cpan.org/authors/id/H/HM/HMBRAND/Data-Peek-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros

++ Data-Peek-0.34.tgz - Data-Peek-0.36.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.34/ChangeLog new/Data-Peek-0.36/ChangeLog
--- old/Data-Peek-0.34/ChangeLog2011-09-01 13:02:55.0 +0200
+++ new/Data-Peek-0.36/ChangeLog2011-09-07 18:01:27.0 +0200
@@ -1,3 +1,11 @@
+2011-09-07 0.36 - H.Merijn Brand   h.m.br...@xs4all.nl
+
+* NAME / DISTNAME in Makefile.PL
+
+2011-09-07 0.35 - H.Merijn Brand   h.m.br...@xs4all.nl
+
+* More cross-checks for META data
+
 2011-09-01 0.34 - H.Merijn Brand   h.m.br...@xs4all.nl
 
 * Tests require Test::More-0.88 or up (RT#70538)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.34/META.json new/Data-Peek-0.36/META.json
--- old/Data-Peek-0.34/META.json2011-09-01 13:28:09.0 +0200
+++ new/Data-Peek-0.36/META.json2011-09-07 18:13:35.0 +0200
@@ -14,8 +14,8 @@
   },
distribution_type : module,
generated_by : Author,
-   version : 0.34,
-   name : Data::Peek,
+   version : 0.36,
+   name : Data-Peek,
author : [
   H.Merijn Brand h.m.br...@xs4all.nl
   ],
@@ -25,7 +25,7 @@
   },
provides : {
   Data::Peek : {
- version : 0.34,
+ version : 0.36,
  file : Peek.pm
  }
   },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.34/META.yml new/Data-Peek-0.36/META.yml
--- old/Data-Peek-0.34/META.yml 2011-09-01 13:28:09.0 +0200
+++ new/Data-Peek-0.36/META.yml 2011-09-07 18:13:35.0 +0200
@@ -1,24 +1,20 @@
 --- #YAML:1.0
-name:Data::Peek
-version: 0.34
+name:Data-Peek
+version: 0.36
 abstract:Modified and extended debugging facilities
 license: perl
-author:  
+author:
 - H.Merijn Brand h.m.br...@xs4all.nl
 generated_by:Author
 distribution_type:   module
 provides:
 Data::Peek:
 file:Peek.pm
-version: 0.34
-requires: 
+version: 0.36
+requires:
 perl:5.008
 DynaLoader:  0
 Data::Dumper:0
-recommends:
-perl:5.014001
-Perl::Tidy:  0
-Test::More:  0.98
 configure_requires:
 ExtUtils::MakeMaker: 0
 build_requires:
@@ -27,6 +23,10 @@
 Test::Harness:   0
 Test::More:  0.88
 Test::NoWarnings:0
+recommends:
+perl:5.014001
+Perl::Tidy:  0
+Test::More:  0.98
 resources:
 license: http://dev.perl.org/licenses/
 repository:  http://repo.or.cz/w/Data-Peek.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Peek-0.34/Makefile.PL 
new/Data-Peek-0.36/Makefile.PL
--- old/Data-Peek-0.34/Makefile.PL  2011-08-28 09:04:19.0 

commit perl-Data-Peek for openSUSE:Factory

2011-09-02 Thread h_root

Hello community,

here is the log from the commit of package perl-Data-Peek for openSUSE:Factory
checked in at Fri Sep 2 13:11:28 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-Data-Peek/perl-Data-Peek.changes  
2011-09-01 21:15:13.0 +0200
@@ -0,0 +1,19 @@
+---
+Thu Sep  1 19:13:19 UTC 2011 - ch...@computersalat.de
+
+- updated to 0.34
+  * Tests require Test::More-0.88 or up (RT#70538)
+  * Tested on perl-5.14.1 and 5.15.1
+
+---
+Sat Aug 27 17:04:39 UTC 2011 - ch...@computersalat.de
+
+- fix deps, build for RHEL, CentoS,  1120
+  * Test::More = 0.88, and others
+
+---
+Tue Jun 28 15:36:35 UTC 2011 - co...@novell.com
+
+- initial package 0.33
+* created by cpanspec 1.78.05
+

calling whatdependson for head-i586


New:

  Data-Peek-0.34.tgz
  perl-Data-Peek.changes
  perl-Data-Peek.spec



Other differences:
--
++ perl-Data-Peek.spec ++
#
# spec file for package perl-Data-Peek
#
# 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
# 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-Data-Peek
Version:0.34
Release:1
License:GPL+ or Artistic
%define cpan_name Data-Peek
Summary:A collection of low-level debug facilities
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Data-Peek/
#Source:
http://www.cpan.org/authors/id/H/HM/HMBRAND/Data-Peek-%{version}.tgz
Source: %{cpan_name}-%{version}.tgz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(ExtUtils::MakeMaker)
BuildRequires:  perl(Test::Harness)
%if 0%{?suse_version} = 1120
BuildRequires:  perl(Test::More) = 0.88
%endif
BuildRequires:  perl(Test::NoWarnings)
#
BuildRequires:  perl(Data::Dumper)
BuildRequires:  perl(DynaLoader)
Requires:   perl(Data::Dumper)
Requires:   perl(DynaLoader)
%{perl_requires}
%if 0%{?suse_version}  1010
Recommends: perl(Perl::Tidy)
%endif

%description
Data::Peek started off as 'DDumper' being a wrapper module over the
Data::Dumper manpage, but grew out to be a set of low-level data
introspection utilities that no other module provided yet, using the lowest
level of the perl internals API as possible.

%prep
%setup -q -n %{cpan_name}-%{version}
%if 0%{?suse_version}  1120 || 0%{?rhel_version} || 0%{?centos_version}
%{__perl} -p -i\
  -e 's|(use Test::More);|\1 qw(no_plan);|,s|(done_testing.*)|#\1|' 
t/22_DHexDump.t
%endif

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(-,root,root,755)
%doc ChangeLog examples README

%changelog





Remember to have fun...

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