Overview

Request 221602 accepted

No description set
Request History
Stephan Kulow's avatar

coolo created request


Saul Goodman's avatar

licensedigger accepted review

{"approve": "preliminary, version number changed"}


Factory Auto's avatar

factory-auto added a reviewer

Please review build success


Factory Auto's avatar

factory-auto added a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Factory Auto's avatar

factory-auto added a reviewer

Check Staging Project


Tomáš Chvátal's avatar

scarabeus_iv accepted review

ok


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo pure_factory


Dominique Leuenberger's avatar

dimstar approved review

Hi coolo,

thanks for working on: openSUSE:Factory/perl-CGI-FormBuilder.
SR 221602 has been accepted.

The only diff in the tarball, other than a version number is
# the ${mod} key twiddles fields
- while(my($f,$o) = each %{$_->{mod} || {}}) {
+ for my $f ( sort keys %{$_->{mod} || {}} ) {
+ my $o = $_->{mod}{$f};

Your maintainers


Dominique Leuenberger's avatar

dimstar accepted review

Hi coolo,

thanks for working on: openSUSE:Factory/perl-CGI-FormBuilder.
SR 221602 has been accepted.

The only diff in the tarball, other than a version number is
# the ${mod} key twiddles fields
- while(my($f,$o) = each %{$_->{mod} || {}}) {
+ for my $f ( sort keys %{$_->{mod} || {}} ) {
+ my $o = $_->{mod}{$f};

Your maintainers


Stephan Kulow's avatar

coolo accepted request

checkin

openSUSE Build Service is sponsored by