8
0
forked from pool/perl-boolean

Accepting request 66689 from devel:languages:perl

Accepted submit request 66689 from user babelworx

OBS-URL: https://build.opensuse.org/request/show/66689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-boolean?expand=0&rev=1
This commit is contained in:
Sascha Peilicke
2011-04-12 10:42:59 +00:00
committed by Git OBS Bridge
commit 0feae68bbe
5 changed files with 131 additions and 0 deletions

28
perl-boolean.changes Normal file
View File

@@ -0,0 +1,28 @@
-------------------------------------------------------------------
Sun Apr 3 15:29:11 UTC 2011 - coolo@novell.com
- updated to 0.26
- Fixed doc bug reported by KENTNL++
- Tweaked Makefile.PL
- Fixed a bug caused by Readonly::XS (schwern++)
- Removed the new methods and autobox methods.
They didn't add much except confusion.
- @Schwern++ found out how to make true and false immutable.
- Kudos to #strategicdata++.
- see more in Changes
-------------------------------------------------------------------
Tue Nov 30 19:19:51 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:29:24 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Sun Aug 22 23:28:15 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.20)