File cpanspec.changes of Package cpanspec

-------------------------------------------------------------------
Thu Jan  7 22:10:49 UTC 2016 - mimi.vx@gmail.com

- add Algorithm::Diff to requires -- fix boo#961069 

-------------------------------------------------------------------
Fri Aug 28 14:01:55 UTC 2015 - bwiedemann@suse.com

- Require perl(Text::Capitalize)

-------------------------------------------------------------------
Fri Aug 28 10:00:21 UTC 2015 - bwiedemann@suse.com

- fix updaterpm.sh - git log requires history to be cloned
- Dominique Leuenberger (1):
      DateTime::Locale needs to have the version number corrected

Stephan Kulow (21):
      nicer changes file
      shuffle instead
      remove final . in summary
      ignore spec files - most likely wrong
      only submit succeeding packages
      create more packages in one go
      support a config file
      grab OVERVIEW if DESCRIPTION is empty
      support sources too
      make noarch configurable
      two more fixes needed
      also have docs as docs
      expand module::build version
      compare parsed versions
      run perltidy -l=0 -fbl -nsfs -baao -bbao -pt=2 -bt=2 -sbt=2 -sct
      random fixes
      ignore requires
      avoid overwriting good versions
      random fixes to update
      check the distribution not a module
      fix quoting of changelog

-------------------------------------------------------------------
Tue May 27 12:54:02 UTC 2014 - coolo@suse.com

- remove cpanspec-1.78.06-spdx.patch - upstreamed

-------------------------------------------------------------------
Tue May 27 12:53:43 UTC 2014 - coolo@suse.com

- Stephan Kulow (2):
      apply spdx.patch applied for a year in OBS
      bump version

-------------------------------------------------------------------
Tue May 27 12:51:46 UTC 2014 - coolo@suse.com

- Stephan Kulow (2):
      no longer print possible build requires
      avoid useless newlines

-------------------------------------------------------------------
Thu Aug  1 05:48:44 UTC 2013 - coolo@suse.com

- Stephan Kulow (4):
      bump version
      avoid empty description
      don't reset Module::Build
      support Module::Build::Tiny

-------------------------------------------------------------------
Mon Dec  5 15:20:55 UTC 2011 - vcizek@suse.com

- fixed cpanspec to suggest "GPL-1.0+ or Artistic-1.0" if no
  licence is found

-------------------------------------------------------------------
Fri Dec  2 13:13:35 UTC 2011 - coolo@suse.com

- Stephan Kulow (1):
      adopt license

-------------------------------------------------------------------
Fri Dec  2 12:48:03 UTC 2011 - idoenmez@suse.de

- Add requires on Class::Accessor::Chained and Pod::POM 

-------------------------------------------------------------------
Mon Sep 26 07:37:58 UTC 2011 - coolo@suse.com

- Stephan Kulow (3):
      ignore duplicates
      run prepare_spec
      new version

-------------------------------------------------------------------
Mon Sep 19 07:57:52 UTC 2011 - coolo@suse.com

- Stephan Kulow (1):
      only add scanned deps as comment

-------------------------------------------------------------------
Sat Sep 17 23:55:01 UTC 2011 - jengelh@medozas.de

- Remove redundant tags/sections from specfile

-------------------------------------------------------------------
Tue Aug  2 08:31:21 UTC 2011 - coolo@novell.com

- Stephan Kulow (1):
      one more way to parse the requires (may produce false positives)

-------------------------------------------------------------------
Tue May 31 10:48:17 UTC 2011 - coolo@novell.com

- Stephan Kulow (1):
      convert to Makefile.PL

-------------------------------------------------------------------
Fri May 27 14:22:28 UTC 2011 - coolo@novell.com

- remove buildrequire now that we have a copy

-------------------------------------------------------------------
Tue May 24 08:50:21 UTC 2011 - coolo@novell.com

- Christian (1):
      fix File:Path remove_tree -> rmtree

Stephan Kulow (2):
      add copy from Module::Depends to fix some bugs
      trying to make it harder for modules to run amok

-------------------------------------------------------------------
Fri Apr 29 09:27:10 UTC 2011 - coolo@opensuse.org

- Stephan Kulow (6):
      do not write out module dependencies that are in core since 5.8.8 (10.1
      add verbose debug message for previous commit
      extract the archive for real - preparation for bigger moves
      less debug
      check for executable files and avoid them
      use an external module for testing Build.pl

-------------------------------------------------------------------
Fri Apr 22 05:44:58 UTC 2011 - coolo@opensuse.org

- Stephan Kulow (12):
      fix non-standard source
      add more requires
      fix owner of documentation files
      %attr only has 3 args
      take out the 644 - it also applies to directories on < 11.3
      add default summary
      make the documentation unique
      avoid errors
      avoid crashes while reading POM
      allow to skip changes file
      ignore .bak files
      fix doc match

-------------------------------------------------------------------
Sun Apr 10 19:11:08 UTC 2011 - coolo@opensuse.org

- use one Source line if not recompressed and
  fix multi *.gz support

-------------------------------------------------------------------
Sat Apr  9 11:43:36 UTC 2011 - coolo@novell.com

- don't fetch details if not already done

-------------------------------------------------------------------
Fri Apr  8 16:32:40 UTC 2011 - coolo@novell.com

- more cases of license "under same terms"

-------------------------------------------------------------------
Fri Apr  8 08:10:07 UTC 2011 - coolo@novell.com

- use abstract if summary is not given
- package examples
- use wget -nc instead of repeated curl in cpanget

-------------------------------------------------------------------
Thu Apr  7 08:20:56 UTC 2011 - coolo@novell.com

- use description=summary if no description is given, that's better
  than "sorry"

-------------------------------------------------------------------
Wed Apr  6 13:12:51 UTC 2011 - coolo@novell.com

- increment the version to 1.17.04
  * check the pod for the license

-------------------------------------------------------------------
Wed Apr  6 09:12:51 UTC 2011 - coolo@novell.com

- do not use %defattr with 644 to not break binaries

-------------------------------------------------------------------
Tue Apr  5 11:25:44 UTC 2011 - coolo@novell.com

- also read out recommends

-------------------------------------------------------------------
Tue Apr  5 08:30:32 UTC 2011 - coolo@novell.com

- %defattr is needed even without doc

-------------------------------------------------------------------
Fri Apr  1 09:42:27 UTC 2011 - coolo@novell.com

- limit %description to the preamble of head1 - before the first
  head2

-------------------------------------------------------------------
Sun Feb 20 00:39:36 UTC 2011 - chris@computersalat.de

- fix some perl errors
  o cpanspec Cpan-Name
  o cpanspec Cpan::Name
  o cpanspec Cpan-Name-{version}.tar.gz

-------------------------------------------------------------------
Tue Feb  1 13:19:36 UTC 2011 - chris@computersalat.de

- fix cpanspec
  * e.g. `cpanspec Devel::StackTrace` resulted in 
    (Could not create filehandle for 'Devel::StackTrace')

-------------------------------------------------------------------
Fri Dec  3 12:53:46 UTC 2010 - coolo@novell.com

- %defattr has to be in there in any case

-------------------------------------------------------------------
Thu Dec  2 06:22:32 UTC 2010 - coolo@novell.com

- fix some perl errors

-------------------------------------------------------------------
Wed Dec  1 16:08:01 UTC 2010 - coolo@novell.com

- make output compatible with what spec-cleaner creates:
   * use more macros
   * do not output Authors
   * sort the header slightly different

-------------------------------------------------------------------
Tue Nov 30 13:06:02 UTC 2010 - coolo@novell.com

- always use perl_process_packlist (requires newest perl-macros)
- fix defattrs for documentation

-------------------------------------------------------------------
Tue Nov 30 12:22:57 UTC 2010 - coolo@novell.com

- always require perl-macros
- use %perl_requires

-------------------------------------------------------------------
Mon Nov 29 18:02:01 UTC 2010 - coolo@novell.com

- always require perl-macros so we do not have to use tons of
  ifs for different suse_versions

-------------------------------------------------------------------
Mon Nov 22 14:14:09 UTC 2010 - chris@computersalat.de

- rework getting source, description, summary, author
  o Requires Pod::POM
  o cpanspec patch
- rework creation of Build-/Requires
  o ignore perl(perl)
- removed patches (included in cpanspec patch)
  o cpanspec-suse.patch
  o doc-ignore.patch
  o osc-vc-spec.patch
  o suffix-match.patch

-------------------------------------------------------------------
Thu Nov 18 10:26:58 UTC 2010 - chris@computersalat.de

- removed suse-version patch

-------------------------------------------------------------------
Thu Nov 11 23:33:51 UTC 2010 - chris@computersalat.de

- added doc-ignore patch

-------------------------------------------------------------------
Thu Oct 21 20:23:56 UTC 2010 - chris@computersalat.de

- stick on version 1.78
  o removed .02suse from version (Summary is telling the whole truth)
  o disabled suse-version patch

-------------------------------------------------------------------
Thu Aug 26 18:11:43 UTC 2010 - jw@novell.com

- bumped version number to 1.78.2suse 
  Second patch release, specific to SUSE. 
  Not sure if this still works for fedora.

- recognize .bz2 files too. 
  And made tar, ZIP, gz, bz2 suffix case insensitive.

- call 'osc vc' with specfile basename, to avoid errors 
  when current dir has two.

-------------------------------------------------------------------
Mon Aug  9 08:24:37 UTC 2010 - chris@computersalat.de

- reworked patch
  o added parallel build for Build.PL build flags=...

-------------------------------------------------------------------
Thu Jul 15 08:48:14 UTC 2010 - chris@computersalat.de

- fix noarch stuff

-------------------------------------------------------------------
Tue Jul 13 11:55:20 UTC 2010 - chris@computersalat.de

- added cpan_name
- fixed Module::Build if usebuildpl

-------------------------------------------------------------------
Thu Jun  3 20:34:08 UTC 2010 - chris@computersalat.de

- reworked patch
  o if usebuildpl > BuildReq perl(Module::Build)
- fix Url

-------------------------------------------------------------------
Sun Apr  4 15:27:30 UTC 2010 - chris@computersalat.de

- reworked patch
  o if we "Require perl = perl_version" then
    we should have "BuildRequires perl" every time, cause changing
    perl version will then initiate a rebuild

-------------------------------------------------------------------
Fri Mar  5 23:40:48 UTC 2010 - chris@computersalat.de

- reworked cpanspec-suse patch

-------------------------------------------------------------------
Wed Feb 10 12:14:34 UTC 2010 - coolo@novell.com

- generate the file list also for Build.PL

-------------------------------------------------------------------
Wed Feb 10 10:36:36 UTC 2010 - coolo@novell.com

- do not use epoches, suse doesn't use them

-------------------------------------------------------------------
Tue Feb  9 16:18:35 UTC 2010 - coolo@novell.com

- adapt to suse policies

-------------------------------------------------------------------
Tue Feb  9 13:39:20 UTC 2010 - coolo@novell.com

- initial package created by cpanspec

openSUSE Build Service is sponsored by