- Use %autosetup instead of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1156173 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Package?expand=0&rev=14
132 lines
3.9 KiB
Plaintext
132 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 7 23:48:11 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Use %autosetup instead of deprecated %patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 7 10:07:22 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Fix build on newer systems, add
|
|
Module-Package-0.30-Fix-building-on-Perl-without-.-in-INC.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 16:51:30 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.30
|
|
see /usr/share/doc/packages/perl-Module-Package/Changes
|
|
|
|
version: 0.30
|
|
date: Thu Oct 6 10:37:01 EDT 2011
|
|
changes:
|
|
- Patch from tobyink++ to support user side plugins
|
|
---
|
|
version: 0.29
|
|
date: Sun Sep 25 22:21:20 CEST 2011
|
|
changes:
|
|
- Put a error message on a die statement.
|
|
- Released from Liz++ and Wendy++'s garage.
|
|
---
|
|
version: 0.28
|
|
date: Sat Aug 20 18:20:15 CEST 2011
|
|
changes:
|
|
- skip author requires for modules that have a Module::Install plugin
|
|
---
|
|
version: 0.27
|
|
date: Fri Aug 19 20:57:02 EEST 2011
|
|
changes:
|
|
- Add Gloom Support
|
|
---
|
|
version: 0.26
|
|
date: Sun Jul 3 19:54:14 EDT 2011
|
|
changes:
|
|
- Support Test::Common updating
|
|
---
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 14 23:11:59 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.25:
|
|
* only guess the module name on the author side
|
|
* allow for unicode package names
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 12 20:58:35 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.23:
|
|
* allow requires_from after requires
|
|
* add modules to @known_author_only
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 09 00:00:11 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.22:
|
|
* fix new bug on clean perl installs
|
|
* since we no longer load inc::Module::Install, we need to put 'inc' on @INC
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 05 20:30:04 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.21:
|
|
* fix the elusive bootstrapping bug
|
|
* allow $PM and $POD to be preset
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 04 23:15:57 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.20:
|
|
* add pkg/manifest.skip to MANIFEST.SKIP
|
|
* add a debugging dump for mystery M:I 1.00 situation
|
|
* support install_share
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 01 21:51:31 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.19:
|
|
* hopefully fix the non-upgradable bootstrapping bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 22:09:08 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.18:
|
|
* added post_WriteAll hook
|
|
* fixed a stupid user side bug
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 29 19:28:40 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.16:
|
|
* more refactoring, documentation and functionality
|
|
* solidified $PM and $POD
|
|
* tempered the 'final' methods
|
|
* added VERSION hack to the 0.11 viral bug fix
|
|
* made a better version check
|
|
* added Module::Install 1.01 requirement
|
|
* added requires_from to options
|
|
* added $AUTHOR_ONLY support
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 28 18:34:47 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.15:
|
|
* another fix to try to get a stable first release
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 28 16:01:14 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- added new requirements:
|
|
+ perl(Module::Install::AuthorRequires)
|
|
+ perl(Moo)
|
|
+ perl(IO::All)
|
|
|
|
- update to 0.14:
|
|
* fixed a terrible showstopper bootstrapping bug
|
|
|
|
- changes from 0.12:
|
|
* major refactoring
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 27 22:30:05 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.11)
|
|
|