Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 615974

Summary: dev-perl/SVG-2.67 version bump
Product: Gentoo Linux Reporter: Ervin Peters <ervin.peters>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: kentnl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ervin Peters 2017-04-18 18:23:49 UTC
There is a new bugfix available, please upgrade the ebuild.

http://search.cpan.org/~manwar/SVG-2.67/lib/SVG.pm

https://metacpan.org/changes/distribution/SVG

Renaming the 2.64 ebuild works.

Ervin
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-05-21 17:11:38 UTC
There wasn't really much in the way of "bug fixes" in this release.

Upstream have shipped lots of tiny changes that aren't really interesting in discrete versions, sort of like somebody decided to turn "git commit" into a "publish this version" command.

However, there is a tiny change that does do *something*, it seems, its just not obvious because its not mentioned in the changelog, and its hard to see past the dozens of lines of superfluous change. ( Specifically, at the time you filed this bug, the only interesting change looked to be avoiding credits into the SVG source multiple times )

So in future, please:

1. Try not to file version bump requests within hours (or even days) of versions being shipped, we're aware, typically, and what needs to be done will be done *eventually*

2. Try to ascertain the nature of the bug fix you're asking for when you do ask for a version bump, so we both know what specific change you're hoping for. This will avoid people assuming versions going up means something, and will encourage you to work out what useful change needs replication.



commit:  66aa5d8ae659d9366268c288b4d35c61854f38ef
author:  2017-05-22 05:02:11 +1200 Kent Fredric <kentnl@gentoo.org>
commit:  2017-05-22 05:10:33 +1200 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/SVG: Bump to version 2.770.0 re bug #615974

    - EAPI6
    - Add USE="examples"
    
    Upstream:
    - Don't insert execss whitespace between tag name and closing bracket
    - Avoid inserting credits multiple times
    
    Bug: https://bugs.gentoo.org/615974
    Package-Manager: Portage-2.3.5, Repoman-2.3.2


 dev-perl/SVG/Manifest           |  1 +
 dev-perl/SVG/SVG-2.770.0.ebuild | 31 +++++
 dev-perl/SVG/metadata.xml       |  1 -
 3 files changed, 32 insertions(+), 1 deletion(-)