Patch to add Test::ConsistentVersion for Glib



Hi all,

Kevin filed a bug[1] about inconsistent version numbers in the Glib
module files.  Prior to Glib release 1.291, only Glib.pm got version
number bumps, the version numbers in all of the other *.pm files in
the distribution tarball did not change from release to release.

I've added a test to verify that the version numbers in all *.pm files
in Glib match, so when Glib.pm gets a version bump, all of the other
modules will be checked for the same version number.  If you don't
have Test::ConsistentVersion installed, the test should hopefully be
skipped on your machine.

If nobody has any objections, I'll push this change to git in a few days.

Thanks,

Brian

[1] https://bugzilla.gnome.org/show_bug.cgi?id=690464

Attachment: perl-Glib.test-consistentversion.patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]