automatic update OBS-URL: https://build.opensuse.org/request/show/297484 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-AutoClass?expand=0&rev=5
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 16 21:39:39 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.56
|
|
see /usr/share/doc/packages/perl-Class-AutoClass/Changes
|
|
|
|
1.56 2013-10-05
|
|
No functional changes
|
|
Update depdendencies
|
|
Fix boilerplate & pod tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 21:39:34 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.54
|
|
see /usr/share/doc/packages/perl-Class-AutoClass/Changes
|
|
|
|
1.54 2010-08-22
|
|
|
|
Fixed bug causing __OVERRIDE__ not to work correctly in base
|
|
classes. Setting __OVERRIDE__ in a base class did not change
|
|
the value of $self passed to _init_self in subclasses. The net
|
|
effect was to lose all the initialization done in subclasses.
|
|
sigh! how did this survive so long??
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:30:58 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 21 20:08:25 UTC 2010 - chris@computersalat.de
|
|
|
|
- changelog to changes file
|
|
- add Build_n_Test patch <= 1120
|
|
o enabled check
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 28 14:28:58 UTC 2010 - kai.blin@biotech.uni-tuebingen.de
|
|
|
|
- Initial spec file
|
|
|