[rpms/perl-Test-Time] PR #1: Update the source URL to the one that works

2024-06-16 Thread Emmanuel Seyman

eseyman closed without merging a pull-request against the project: 
`perl-Test-Time` that you
are following.

Closed pull-request:

``
Update the source URL to the one that works
``

https://src.fedoraproject.org/rpms/perl-Test-Time/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Test-Time] PR #1: Update the source URL to the one that works

2024-06-16 Thread Emmanuel Seyman

eseyman commented on the pull-request: `Update the source URL to the one that 
works` that you are following:
``
Thank you for your pull-request, Yaroslav.

I like to stick with whatever URL is on upstream's homepage. Since metacpan 
uses the authors URL, I have updated to that instead.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Test-Time/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Comp groups

2024-05-15 Thread Emmanuel Seyman
* Michal Josef Spacek [15/05/2024 10:34] :
>
> I am for adding of perl-App-cpanminus .

Added.

> The question is if perl-web is for development or production?
> I am for switch from perl to perl-interpreter if it's for production.

When in doubt, assume production.
I have replaced perl with perl-interpreter.

This led to https://pagure.io/fedora-comps/pull-request/966 .
As one would expect, this failed the CI tests and I filed
https://pagure.io/fedora-comps/pull-request/967 to fix these.

Both of these have been merged.

Emmanuel
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Comp groups

2024-05-14 Thread Emmanuel Seyman

Hello, all.

I've recently learnt that there are two perl-related groups
in comps (which allows you to install groups of rpms with the
syntax "dnf group install ".

These groups are perl and perl-web. They are defined as follows:

Group: Perl Development
 Description: Support for developing programs in the Perl programming language.
 Mandatory Packages:
   perl
 Default Packages:
   git-cpan-patch
   perl-CPAN-Uploader
   perltidy
 Optional Packages:
   cpanspec
   perl-Task-Catalyst
   vim-perl-support

Group: Perl for Web
 Description: Basic Perl web application support.
 Mandatory Packages:
   ImageMagick-perl
   mod_perl
   perl
   perl-App-cpanminus
   perl-CPAN
   perl-CPANPLUS
   perl-DBD-MySQL
   perl-DBD-SQLite
   perl-MongoDB

Both of these require a pretty significant overhaul, IMHO. Unless
someone has any objections, I will file a PR on the fedora-comps repo
replacing the contents of the perl group with the following:

 Mandatory Packages:
   perl
 Default Packages:
   git-cpan-patch
   perl-CPAN-Uploader
   perl-Data-Printer
   perl-Devel-Confess
   perl-Devel-NYTProf
   perl-Dist-Zilla
   perl-Module-Build-Tiny
   perl-Perl-Critic
   perl-Pod-Readme
   perl-Software-License
   perltidy
 Optional Packages:
   cpanspec
   perl-Code-TidyAll
   perl-Modern-Perl
   vim-perl-support
 
Another commit will make perl-web the following group:

 Mandatory Packages:
  perl
 Default Packages:
  perl-CGI-Formbuilder
  perl-HTML-FormHandler
  perl-HTTP-BrowserDetect
  perl-MIME-Types
  perl-Plack
  perl-XML-Atom
  perl-XML-RSS
 Optional Packages:
  perl-Attean
  perl-Dancer2
  perl-Mojolicious
  perl-Task-Catalyst
  perl-Template

Thoughts? Suggestions?

Emmanuel
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Task-Catalyst] PR #1: Stop building for 32-bit x86

2024-05-05 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Task-Catalyst` that 
you are following.

Merged pull-request:

``
Stop building for 32-bit x86
``

https://src.fedoraproject.org/rpms/perl-Task-Catalyst/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Sys-CPU] PR #3: Add support for riscv64

2024-03-11 Thread Emmanuel Seyman

eseyman commented on the pull-request: `Add support for riscv64` that you are 
following:
``
@mspacek Let's keep it simple and just put the patch in the distribution's RT 
queue.

* Other distributions will know to look for it there
* The maintainer will know to look for downstream patches there
* Future maintainers will know to look there.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Sys-CPU/pull-request/3
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Sys-CPU] PR #3: Add support for riscv64

2024-03-10 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Sys-CPU` that you are 
following.

Merged pull-request:

``
Add support for riscv64
``

https://src.fedoraproject.org/rpms/perl-Sys-CPU/pull-request/3
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-IO-Async] PR #1: Fix provided files

2024-02-28 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-IO-Async` that you are 
following.

Merged pull-request:

``
Fix provided files
``

https://src.fedoraproject.org/rpms/perl-IO-Async/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Sys-CPU] PR #3: Add support for riscv64

2024-02-21 Thread Emmanuel Seyman

eseyman commented on the pull-request: `Add support for riscv64` that you are 
following:
``
While the upstream repo hasn't seen activity in a while, it is labelled 
"Maintenance Only" and the maintainer is still active on Github. @davidlt, 
would you be willing to submit a PR to the upstream repo? Failing that, would 
it be ok if I do it for you (crediting you for the patch, of course)?
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Sys-CPU/pull-request/3
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-GnuPG-Interface] PR #1: Add stdin handler to _version sub

2023-12-16 Thread Emmanuel Seyman

eseyman closed without merging a pull-request against the project: 
`perl-GnuPG-Interface` that you
are following.

Closed pull-request:

``
Add stdin handler to _version sub
``

https://src.fedoraproject.org/rpms/perl-GnuPG-Interface/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-GnuPG-Interface] PR #1: Add stdin handler to _version sub

2023-12-16 Thread Emmanuel Seyman

eseyman commented on the pull-request: `Add stdin handler to _version sub` that 
you are following:
``
Sadly, this PR escaped my notice. I have merged another PR on this package 
which contains this fix + other things.

@ignatenkobrain, thank you for your contribution.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-GnuPG-Interface/pull-request/1
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-GnuPG-Interface] PR #2: Update to 1.04 + add stdin handler to _version sub

2023-12-16 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-GnuPG-Interface` that 
you are following.

Merged pull-request:

``
Update to 1.04 + add stdin handler to _version sub
``

https://src.fedoraproject.org/rpms/perl-GnuPG-Interface/pull-request/2
--
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-HTML-Form] PR #1: Update Source0 URL so it can be downloaded

2023-06-26 Thread Emmanuel Seyman

eseyman commented on the pull-request: `Update Source0 URL so it can be 
downloaded` that you are following:
``
Thank you for the PR, Yaroslav. It has been merged and a new package is being 
built right now.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-HTML-Form/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-HTML-Form] PR #1: Update Source0 URL so it can be downloaded

2023-06-26 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-HTML-Form` that you 
are following.

Merged pull-request:

``
Update Source0 URL so it can be downloaded
``

https://src.fedoraproject.org/rpms/perl-HTML-Form/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/bugzilla] PR #3: remove ifdef's for fedora as they don't make any sense

2023-05-28 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `bugzilla` that you are 
following.

Merged pull-request:

``
remove ifdef's for fedora as they don't make any sense
``

https://src.fedoraproject.org/rpms/bugzilla/pull-request/3
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/bugzilla] PR #3: remove ifdef's for fedora as they don't make any sense

2023-05-28 Thread Emmanuel Seyman

The pull-request: `remove ifdef's for fedora as they don't make any sense` of 
project: `bugzilla` has been assigned to `eseyman` by eseyman.

https://src.fedoraproject.org/rpms/bugzilla/pull-request/3
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Mail-DKIM] PR #3: Adding fmf plan and gating.yaml

2023-05-07 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Mail-DKIM` that you 
are following.

Merged pull-request:

``
Adding fmf plan and gating.yaml
``

https://src.fedoraproject.org/rpms/perl-Mail-DKIM/pull-request/3
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Requirements from upstream

2023-04-28 Thread Emmanuel Seyman

Hey, folks.

I'm at the Perl Toolkit Summit and have being approched by Salve Nilsen
to talk about improvements to the metadata attached to CPAN modules.

He wants to improve the PAUSE infrastructure as well as the tooling
for CPAN authors and would really appreciate the input of CPAN's
downstreams (which we are one of).

If you have an opinion, please sound off ASAP.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Looking to orphan perl-Net-TELNET

2023-04-14 Thread Emmanuel Seyman
* Stephen Smoogen [14/04/2023 12:20] :
>
> I would like someone else to take over this package and will either add
> someone or orphan this in the coming 2 weeks.

I will gladly take it (fas name: eseyman).

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Invitation to the Perl Toolchain Summit 2023 in Lyon

2023-04-05 Thread Emmanuel Seyman

Apologies, I'm sending this way too late...

Since 2008, the Perl Toolchain Summit (previousy known as the Perl QA
Hackathon) gathers the key developers working on the Perl toolchain
every year (with a hiatus in 2020-2022) to discuss and improve the
Perl toolchain.

https://blogs.perl.org/users/book/2023/01/the-perl-toolchain-summit-is-back-in-2023.html

I'm sure that there will be room at the Summit to discuss (and possibly
hack on) anything related to Perl's integration to the Fedora ecosystem.
So, if you're able to make it to Lyon, France, from Thursday April 27 to
Sunday April 30, we'ld love to see you therre.

Emmanuel Seyman
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Mo] PR #1: Split Mouse/Moose and Golf parts to separate packages

2022-12-26 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Mo` that you are 
following.

Merged pull-request:

``
Split Mouse/Moose and Golf parts to separate packages
``

https://src.fedoraproject.org/rpms/perl-Mo/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Orphaned packages looking for new maintainers

2022-12-19 Thread Emmanuel Seyman
* Miro Hrončok [19/12/2022 16:43] :
>
> perl-Mail-Procmailorphan   0 weeks ago

Taken.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Orphaned packages looking for new maintainers

2022-09-26 Thread Emmanuel Seyman
* Miro Hrončok [26/09/2022 11:27] :
>
> perl-PatchReader  orphan   1 weeks ago

I have taken this since Bugzilla requires it, last time I checked.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Text-MultiMarkdown] PR #1: Remove Perl(HTML::Tidy) after removing from Fedora

2022-08-03 Thread Emmanuel Seyman

eseyman closed without merging a pull-request against the project: 
`perl-Text-MultiMarkdown` that you
are following.

Closed pull-request:

``
Remove Perl(HTML::Tidy) after removing from Fedora
``

https://src.fedoraproject.org/rpms/perl-Text-MultiMarkdown/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Text-MultiMarkdown] PR #1: Remove Perl(HTML::Tidy) after removing from Fedora

2022-08-03 Thread Emmanuel Seyman

eseyman commented on the pull-request: `Remove Perl(HTML::Tidy) after removing 
from Fedora` that you are following:
``
Thank you for you pull request, Michal. I decided to instead cherry-pick the 
commit that already existed in the rawhide and f37 branches to make things more 
consistent.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Text-MultiMarkdown/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[rpms/perl-Text-Markdown] PR #1: Improvements to the spec file

2022-02-08 Thread Emmanuel Seyman

eseyman opened a new pull-request against the project: `perl-Text-Markdown` 
that you are following:
``
Improvements to the spec file
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Text-Markdown/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Orphaning perl-MouseX-App-Cmd and perl-HTML-Tidy

2022-02-06 Thread Emmanuel Seyman

Hello, folks.

I've just orphaned two packages, perl-MouseX-App-Cmd and perl-HTML-Tidy.

perl-MouseX-App-Cmd has been FTBFS for some time and there is no upstream
to speak of. perl-HTML-Tidy's upstream has also stopped work on it.

https://src.fedoraproject.org/rpms/perl-MouseX-App-Cmd
https://src.fedoraproject.org/rpms/perl-HTML-Tidy

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[rpms/perl-Text-RecordParser] PR #1: Split tools into a subpackage

2022-01-05 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Text-RecordParser` 
that you are following.

Merged pull-request:

``
Split tools into a subpackage
``

https://src.fedoraproject.org/rpms/perl-Text-RecordParser/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: perl-Data-Properties License change

2021-09-07 Thread Emmanuel Seyman
* Emmanuel Seyman [25/07/2021 22:42] :
>
> 
> Sometime over the coming week, I'm going to update the
> perl-Data-Properties package from the current 0.02 to 1.05.
> Among other changes, the license changes from ASL 2.0 to the Perl
> license (GPL+ or Artistic).

Upstream has re-released 0.02 with the version number 1.06 so, in a
few days, the changes in the 1.05 version (including the license
change) will be reverted.

Sorry for the noise, folks.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


perl-Data-Properties License change

2021-07-25 Thread Emmanuel Seyman

Hello, folks.

Sometime over the coming week, I'm going to update the
perl-Data-Properties package from the current 0.02 to 1.05.
Among other changes, the license changes from ASL 2.0 to the Perl
license (GPL+ or Artistic).

Please holler if this creates a problem for you.

Regards,
Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Perl 5.34 upgrade

2021-05-26 Thread Emmanuel Seyman
* Jitka Plesnikova [26/05/2021 08:52] :
>
> I rebuilt all updated packages with new Perl.

Thank you for doing this, Jikta.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[rpms/perl-Plack] PR #1: Move Apache handler ro sub-packages

2021-05-12 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Plack` that you are 
following.

Merged pull-request:

``
Move Apache handler ro sub-packages
``

https://src.fedoraproject.org/rpms/perl-Plack/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: [rpms/perl-Plack] PR #1: Move Apache handler ro sub-packages

2021-05-12 Thread Emmanuel Seyman
* Ralf Corsepius [11/05/2021 07:25] :
>
> Actually, I am surprized and irritated about not having been informed
> beforehand nor having been CC:-ed by any means.

Strange, I got an email and I supposed you had too.

> I can't deny thinking, Fedoras infrastructure has derailed into an unusable,
> bureaucratic mess.
> 
> No idea. Firstly I'd have to have look into this. Unfortunately, I probably
> will not have any time available for Fedora throughout the next couple of
> weeks..

Given that the release of Perl 5.34 is in a few days, waiting a number
of weeks sounds bureaucratic to the extreme.

I will merge this later today so the the rebase to 5.34 can happen. We
can always revert any number of these commits or improve them further.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[rpms/perl-Plack] PR #1: Move Apache handler ro sub-packages

2021-05-10 Thread Emmanuel Seyman

eseyman commented on the pull-request: `Move Apache handler ro sub-packages` 
that you are following:
``
Thank you for this PR, Jikta. I've been meaning to work on this since the next 
version of Bugzilla will  require PSGI and having handlers in their own 
subpackages makes things simpler.
Ralf, any input before I merge this?
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Plack/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[rpms/perl-Plack] PR #1: Move Apache handler ro sub-packages

2021-05-10 Thread Emmanuel Seyman

The pull-request: `Move Apache handler ro sub-packages` of project: 
`perl-Plack` has been assigned to `eseyman` by eseyman.

https://src.fedoraproject.org/rpms/perl-Plack/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Retiring from Perl maintenance

2021-04-11 Thread Emmanuel Seyman
* Petr Pisar [09/04/2021 18:04] :
> 
> Nevertheless, if you are interested to any of them, don't hesitate and contact
> me and I will reassign them to you.

I will gladly take ownership of the following:

* perl-CGI-FastTemplate
* perl-CGI-FormBuilder
* perl-Dancer-Session-Cookie
* perl-HTML-Escape
* perl-HTML-FormatExternal
* perl-HTML-FormFu-Element-reCAPTCHA
* perl-HTML-FormFu-MultiForm
* perl-HTML-HTML5-Entities
* perl-HTML-HTML5-Parser
* perl-HTML-HTML5-Sanity
* perl-HTML-HTML5-Writer
* perl-MooseX-ArrayRef
* perl-MooseX-AttributeShortcuts
* perl-MooseX-CoercePerAttribute
* perl-MooseX-MarkAsMethods
* perl-MooseX-Meta-TypeConstraint-Mooish
* perl-MooseX-TraitFor-Meta-Class-BetterAnonClassNames
* perl-MooseX-Types-DateTime-MoreCoercions
* perl-MooseX-Util
* perl-MooX-Struct
* perl-MouseX-Foreign

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Orphaning perl-re-engine-RE2

2021-03-11 Thread Emmanuel Seyman

Hello, folks.

I've just orphaned the perl-re-engine-RE2 package. If someone wishes to
take it up, it's yours.

Be warned that the package has an open bug in Bugzilla:
Bug #1922811 (perl-re-engine-RE2-0.14 is available)

Regards,
Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


RIP Kent Fredric (KENTNL)

2021-02-15 Thread Emmanuel Seyman

Hello, all.

I've been informed that Kent Fredric (KENTNL on CPAN) has passed away. 

If you maintain the package of one of his module, be advised that,
unless the module has co-maintainers, it no longer has an upstream.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


[rpms/perl-EV] PR #1: Add better provides with perl-generators

2020-10-22 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-EV` that you are 
following.

Merged pull-request:

``
Add better provides with perl-generators
``

https://src.fedoraproject.org/rpms/perl-EV/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


perl-Unicode-MapUTF8 license change: GPL+ or Artistic -> MIT

2020-09-27 Thread Emmanuel Seyman

Hello, all.

With version 1.12, the author of the Perl Unicode::MapUTF8 module
has relicensed it under the MIT license.

In pratice, the first package to contain the relicensed module is
perl-Unicode-MapUTF8-1.14-1.fc34 with the license field only being
updated in perl-Unicode-MapUTF8-1.14-2.fc34 .

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Creation of a perl-packagers-sig group

2020-04-23 Thread Emmanuel Seyman
* Paul Howarth [20/04/2020 10:09] :
>
> I'll be a member.

Added. I've also taken the liberty of subscribing you to
the perl-ma...@lists.fedoraproject.org mailing list.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Creation of a perl-packagers-sig group

2020-04-23 Thread Emmanuel Seyman
* Petr Pisar [22/04/2020 16:20] :
>
> Thanks. I approved the subscription and added you to the list owners. I'm not
> sure if you received any confirmation by e-mail. The new Mailman is a huge
> regress in a user interface.

No confirmation but I can manage the list once I login on the web interface.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Creation of a perl-packagers-sig group

2020-04-20 Thread Emmanuel Seyman
* Petr Pisar [20/04/2020 10:12] :
>
> Please add me (ppisar).

Done.

> Could you please subscribe yourself to the list
> ? I could do it myself, but I'd like to

Done.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Creation of a perl-packagers-sig group

2020-04-19 Thread Emmanuel Seyman
* Emmanuel Seyman [12/03/2020 21:03] :
>
> https://pagure.io/fedora-infrastructure/issue/8743

Okay, this was done a few weeks ago (sorry for the lag, the world's been
kind of crazy, these last few weeks).

Does anybody want to be an admin of the group (I'ld rather not be alone
to do this)? Who wants to be a member of the group?

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Creation of a perl-packagers-sig group

2020-03-22 Thread Emmanuel Seyman
* Emmanuel Seyman [14/03/2020 00:39] :
>
> Once I calm down, I will open a ticket to get this fixed.

This is https://pagure.io/fedora-infrastructure/issue/8768

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Creation of a perl-packagers-sig group

2020-03-13 Thread Emmanuel Seyman
* Emmanuel Seyman [12/03/2020 21:03] :
>
> perl-sig is a pseudo-user, not a group and it is next to impossible to convert
> a pseudo-user into a group.

Typing that sentence out made me wonder why we have so few notifications going
to the list these days. Today, I decided to look at the perl-sig account and
realized that it watches just 33 packages instead of the 2400+ packages it was
watching at one point or the 3000+ packages it should be watching right now.

Once I calm down, I will open a ticket to get this fixed.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Creation of a perl-packagers-sig group

2020-03-12 Thread Emmanuel Seyman
* Petr Pisar [06/03/2020 11:24] :
>
> Do you mean a Pagure group ?

Yes. Users and groups for the src.fp.o instance of pagure are managed through
FAS so this is the equivalent of a FAS group.

> I thought
> we already have perl-sig group for sending the notifications. Is that
> a differnt class of groups?

perl-sig is a pseudo-user, not a group and it is next to impossible to convert
a pseudo-user into a group.

See https://pagure.io/fedora-infrastructure/issue/7456 for the gory details.

> I would prefer shorter "perl-sig" group name.

See above. I finally went with perl-maint-sig (mimicking the Erlang SIG) instead
of perl-packagers-sig (where I was trying to mimic the Ruby Sig).

https://pagure.io/fedora-infrastructure/issue/8743

> I'm not against, but I agree with Paul that it will hit the silent wall again.

Let's see what happens.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Creation of a perl-packagers-sig group

2020-03-05 Thread Emmanuel Seyman

Hello, folks.

A while back, a few of us went through a mad rush to get our packages in
EPEL. This lead to a number of situations where the main maintainer of a
package didn't want to maintain the EPEL8 version of his package and we
had to wait for a proven-packager to push to the branch.

I'ld like to propose we create a perl-packagers-sig group so that we can
have non-proven packagers being able to git push.

Thoughts? Opinions? Rotten tomatoes?

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-Acme-Damn] PR #1: Spec file cleanups: Use make_build and make_install macros

2020-02-29 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Acme-Damn` that you 
are following.

Merged pull-request:

``
Spec file cleanups: Use make_build and make_install macros
``

https://src.fedoraproject.org/rpms/perl-Acme-Damn/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-Acme-Damn] PR #1: Spec file cleanups: Use make_build and make_install macros

2020-02-27 Thread Emmanuel Seyman

The pull-request: `Spec file cleanups: Use make_build and make_install macros` 
of project: `perl-Acme-Damn` has been assigned to `eseyman` by eseyman.

https://src.fedoraproject.org/rpms/perl-Acme-Damn/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-libintl-perl] PR #1: Spec file cleanups: Use make_build and make_install macros

2020-02-19 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-libintl-perl` that you 
are following.

Merged pull-request:

``
Spec file cleanups: Use make_build and make_install macros
``

https://src.fedoraproject.org/rpms/perl-libintl-perl/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-libintl-perl] PR #1: Spec file cleanups: Use make_build and make_install macros

2020-02-19 Thread Emmanuel Seyman

The pull-request: `Spec file cleanups: Use make_build and make_install macros` 
of project: `perl-libintl-perl` has been assigned to `eseyman` by eseyman.

https://src.fedoraproject.org/rpms/perl-libintl-perl/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: 80 orphaned perl packages

2020-02-11 Thread Emmanuel Seyman
* Miro Hrončok [11/02/2020 21:21] :
>
> In case you would like to adopt some of them, feel free to e-mail me the
> list and I can do it in bulk. Please make sure I am a direct recipient, I'm
> not receiving messages from this list.

I will quite happily take the following:

perl-App-DuckDuckGo
perl-App-GitHooks
perl-CGI-Deurl-XS
perl-Dancer2
perl-Data-Munge
perl-Data-Printer
perl-Data-Record
perl-File-ConfigDir
perl-File-FindLib
perl-File-Spec-Native
perl-HTTP-Soup
perl-LWP-Protocol-PSGI
perl-Mo
perl-MooX-Cmd
perl-MooX-ConfigFromFile
perl-MooX-File-ConfigDir
perl-MooX-HasEnv
perl-MooX-Options
perl-Net-POP3S
perl-Net-Pcap-Easy
perl-Net-SMTPS
perl-Net-Statsd
perl-Net-Statsd-Server
perl-Net-Twitter-Lite
perl-Net-Whois-Raw
perl-Plack-Middleware-FixMissingBodyInRedirect
perl-Plack-Middleware-RemoveRedundantBody
perl-Protocol-WebSocket
perl-REST-Client
perl-Text-Table-Tiny
perl-URI-Encode
perl-URL-Encode-XS
perl-WWW-DuckDuckGo

My FAS user name is eseyman.

Thanks,
Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/bugzilla] PR #2: Drop unused build dependency on Python 2

2019-09-04 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `bugzilla` that you are 
following.

Merged pull-request:

``
Drop unused build dependency on Python 2
``

https://src.fedoraproject.org/rpms/bugzilla/pull-request/2
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Perl modules in EPEL 8

2019-08-24 Thread Emmanuel Seyman
* Petr Pisar [23/08/2019 15:18] :
>
> If you add a normal non-modular package into EPEL, it will be built for Perl
> 5.26. Koji knows what streams are default and packages of those streams are
> added into Koji build root. Therefore Koji knows only perl-5.26.3 package,
> installs it when build-requiring perl-interpreter and your resulting packages
> will run-require perl(:MODULE_COMPAT_5.26.3). If you are fine with it just go
> and get packaging.

Thank you for the recap, Petr.

I plan to package bugzilla 5.0 for EPEL 8 but also want to be able to
package the 6.0 version if it's released during the next 5 years. The
last one will require packaging Mojolicious and the Plack stack.

No idea how I'm going to do this but the vast majority of it will probably
be non-modular package.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-Gtk2-Unique] PR #1: Update URL to libunique homepage

2019-06-06 Thread Emmanuel Seyman

eseyman opened a new pull-request against the project: `perl-Gtk2-Unique` that 
you are following:
``
Update URL to libunique homepage
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Gtk2-Unique/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-Mail-DKIM] PR #2: Update to Mail::DKIM 0.55

2019-04-21 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Mail-DKIM` that you 
are following.

Merged pull-request:

``
Update to Mail::DKIM 0.55
``

https://src.fedoraproject.org/rpms/perl-Mail-DKIM/pull-request/2
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-HTML-TableExtract] PR #1: Update to 2.15 and a number of small corrections.

2019-04-03 Thread Emmanuel Seyman

eseyman opened a new pull-request against the project: `perl-HTML-TableExtract` 
that you are following:
``
Update to 2.15 and a number of small corrections.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-HTML-TableExtract/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Ditch RPM in favor of DPKG

2019-02-19 Thread Emmanuel Seyman
* Dridi Boukelmoune [19/02/2019 11:03] :
>
> Three of those packages are heavy on Perl code, and I'm not a Perl
> Monk. I tried to CC perl-sig as per the guidelines [1] (also tried with
> the mailing list address) but bugzilla replied kindly:
> 
> CC: perl-sig did not match anything

The Perl SIG's mailing list address is perl-devel@lists.fedoraproject.org .
This is a valid account in Bugzilla and should work.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Retiring perl-perlmenu

2019-02-11 Thread Emmanuel Seyman
* Emmanuel Seyman [29/01/2019 00:35] :
> 
> I maintain perl-perlmenu in Fedora and I will be retiring it at the end
> of the week unless someone offers to maintain it instead.

Tha package has been retired.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Retiring perl-perlmenu

2019-01-28 Thread Emmanuel Seyman

[ perl-devel is in cc: ]

Hello, all.

I maintain perl-perlmenu in Fedora and I will be retiring it at the end
of the week unless someone offers to maintain it instead. For the record,
I would advise against this since upstream no longer exists and nothing
depends on the particular package.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: perl: warning: Setting locale failed.

2019-01-08 Thread Emmanuel Seyman
* Ralf Corsepius [08/01/2019 17:33] :
>
> Adding
> BuildRequires: glibc-all-langpacks
> to all the *.specs obviously fixes this issue. However, I doubt this is
> right, because I think these warnings originate from some rpm-internal
> scripts and not from the packages.

I suspect you're running into the glibc-langpacks-all feature:
* 
https://fedoraproject.org/wiki/Changes/Remove_glibc-langpacks-all_from_buildroot
* 
https://lists.fedoraproject.org/archives/list/de...@lists.fedoraproject.org/thread/VRIO4YQV2B2G2DUUYNRTVYQDFCMZSZGX/#B5SEICGIAETNXPRIE6VZT2VDKXRLJWSP

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-Proc-PID-File] PR #1: patch Proc-PID-File to not emit warnings

2018-12-02 Thread Emmanuel Seyman

eseyman opened a new pull-request against the project: `perl-Proc-PID-File` 
that you are following:
``
patch Proc-PID-File to not emit warnings
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Proc-PID-File/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-Email-MessageID] PR #1: Remove unneeded requirement

2018-11-27 Thread Emmanuel Seyman

eseyman opened a new pull-request against the project: `perl-Email-MessageID` 
that you are following:
``
Remove unneeded requirement
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Email-MessageID/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


[rpms/perl-Mail-DKIM] PR #1: Drop Group tag

2018-11-25 Thread Emmanuel Seyman

eseyman merged a pull-request against the project: `perl-Mail-DKIM` that you 
are following.

Merged pull-request:

``
Drop Group tag
``

https://src.fedoraproject.org/rpms/perl-Mail-DKIM/pull-request/1
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: CPAN Search Going Away

2018-10-07 Thread Emmanuel Seyman
* Emmanuel Seyman [21/05/2018 15:23] :
>
> JFTR, I've filed an issue against anitya (the software run by
> release-monitoring.org).

This week, release-monitoring.org was updated to Anitya 0.13.1.
The cpan backend now uses metacpan.org to get a list of new perl releases.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org


Re: Intent to orphan: perl-Mail-DKIM and python-beaker

2018-07-04 Thread Emmanuel Seyman
* Miro Hrončok [04/07/2018 23:12] :
>
> Anybody who wants perl-Mail-DKIM (needed by amavisd-new, spamassassin)
> before I orphan it?

I'll take it (fas: eseyman).

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org/message/52OVAJAAH426RGVZNOMJ5FTIWIHRKWVW/


Re: Perl modules looking for new owners

2018-06-06 Thread Emmanuel Seyman
* Daniel P. Berrangé [06/06/2018 13:04] :
>
> Thus I'm looking for new primary owners for the following:
> 
> perl-Array-Diff
> perl-Class-Field
> perl-Class-MethodMaker
> perl-Data-Section
> perl-Software-License

I'll gladly take ownership of these packages.
My FAS username is eseyman

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org/message/ZGCOIQ4ARQ33HYD2AB5NBYVJ3CGZGDXA/


Re: CPAN Search Going Away

2018-05-21 Thread Emmanuel Seyman
* Dave Cross [18/05/2018 10:55] :
>
> This means that the URLs included in RPMs of CPAN modules will need to
> change to MetaCPAN URLs.

JFTR, I've filed an issue against anitya (the software run by
release-monitoring.org).

https://github.com/release-monitoring/anitya/issues/558

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org/message/C3XHPDGQUHWKNNTZLL5JTQMWLURRHUEP/


recommendations for future Fedora / Perl improvements

2017-06-13 Thread Emmanuel Seyman

Hi, Scott.

The people who make up the Fedora Perl SIG are mostly living in Europe and
are in the #fedora-perl during CET work hours (FTR, this is UTC+2).

If you can't make it on IRC during these hours, you can always send your
proposals to perl-devel@lists.fedoraproject.org and we'll read them asap.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


License change in 4 perl modules

2017-03-27 Thread Emmanuel Seyman

A number of perl modules have changed licenses, all moving from GPLv3+
to the Perl license (ie GPL+ or Artistic). These modules are:

- perl-Test-Type
- perl-Test-Dist-VersionSync
- perl-Queue-DBI
- perl-Data-Validate-Type

Packages with the new license will hit rawhide today.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: Orphaning few very old packages

2017-02-23 Thread Emmanuel Seyman
* Parag Nemade [24/02/2017 10:28] :
>
> perl-Lingua-EN-Alphabet-Shaw
> perl-perlmenu

I've taken these two.

As usual, co-maintainers are welcome and Perl SIG members with
provenpackager privs should feel free to jump right in.

Emmanuel
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: Retiring 2 packages

2016-07-24 Thread Emmanuel Seyman
* Petr Pisar [18/07/2016 10:21] :
>
> Go ahead. Especially retiring the failing perl-Algorithm-Permute is a good
> idea.

Both packages have been orphaned.

Emmanuel
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Retiring 2 packages

2016-07-16 Thread Emmanuel Seyman

Hi, folks.

Unless someone speaks up, I'll be retiring 2 packages next week:

* perl-Mojolicious-Plugin-Bootstrap3

This is obsolete, now that perl-Mojolicious-Plugin-AssetPack 1.xx
has been released. Given that this package contains a bundled
copy of jquery and bootstrap, I'll be very happy to see it go.

* perl-Algorithm-Permute

This package is FTBFS since perl 5.24 came out and the upstream
bug isn't seeing a lot of action.

Nothing in rawhide uses these two packages so I don't believe
retiring them will cause a problem.

Emmanuel
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Re: About versions and macros

2016-03-03 Thread Emmanuel Seyman
* Petr Šabata [03/03/2016 14:44] :
>
> I'm not sure it would be possible to do it the way you suggest, supporting
> both versioning schemes at the same time.  The conversion could be largely
> automated and all packages could be altered & rebuilt during the next
> Perl mass rebuild, for example.  With new generators in place.

It sounds simpler to have a switch-day where all packages move to the new
scheme and makes sense to do this in a side build-root (during a Perl mass
rebuild or not).

> > I think having a versioning scheme that works the same way as rpm's
> > versioning is a good thing and would avoid plenty of hacks and the need for
> > some epoch bumps.
> 
> +1

Huge +1

> On Tue, Feb 02, 2016 at 04:17:45PM +, Paul Howarth wrote:
>
> > As for replacing much of the existing boilerplate with macros, I'm
> > personally less keen on that because I think it actually makes specs harder
> > to read, at least until I know what each of those macros actually does under
> > the hood.

A related point is a higher barrier of entry for new members of the SIG.
Requiring people to learn specific macros before they can submit packages
or contribute to existing spec files is a huge hassle.

Emmanuel
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Re: Large number of packages to be orphaned on Feb 26

2016-02-21 Thread Emmanuel Seyman

Hi, folks.

It's been announced that Christoper Mang's packages will be orphaned
next Friday unless he speaks up. A number of Perl packages are involved
and I figured it would be nice to figure who's interested in maintaining
which package by Friday.

The packages involved:

* perl-AnyEvent-I3
* perl-Async-MergePoint
* perl-CPAN-FindDependencies
* perl-CPANPLUS-Dist-Fedora
* perl-Catalyst-Authentication-Store-DBIx-Class
* perl-Catalyst-Plugin-Authorization-ACL
* perl-Class-Throwable
* perl-Class-XSAccessor
* perl-Data-MessagePack
* perl-Digest-CRC
* perl-Event-ExecFlow
* perl-ExtUtils-CChecker
* perl-File-Find-Object
* perl-File-Find-Object-Rule
* perl-Geo-METAR
* perl-HTML-Entities-Interpolate
* perl-Log-Handler
* perl-Net-Random
* perl-PDL-Graphics-PLplot
* perl-Perl6-Slurp
* perl-Proc-Queue
* perl-Set-Array
* perl-Storm
* perl-Tapper
* perl-Test-TrailingSpace
* perl-Text-Xslate
* perl-Tie-Function
* perl-Time-timegm
* perl-WebService-Linode
* perl-X11-Protocol
* perl-XML-Bare
* perl-XML-Tiny

I know I'll be picking up the two Catalyst packages,
perl-HTML-Entities-Interpolate and probably the two XML ones.
 
Emmanuel
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Re: Packages built with file >= 5.25-1.fc24 and < 5.25-3.fc24 can be broken

2015-11-26 Thread Emmanuel Seyman
* Petr Pisar [26/11/2015 12:25] :
>
> 612 packages were rebuilt with a broken file package. 53 of them were perlish
> packages. I checked all of them and I found only one broken package. I rebuild
> the broken postgrey package.

Thank you for doing all this, Petr.

Emmanuel
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org


Re: Talk about Perl and Fedora for the French Perl Workshop 2015

2015-07-28 Thread Emmanuel Seyman
* Emmanuel Seyman [24/06/2015 02:03] :

 
 FYI, I'll be giving a talk on Perl's integration in Fedora at
 the French Perl Workshop Saturday in Paris.

FTR, the recording of the conference is here:
https://www.youtube.com/watch?v=K1fDECqiaq0

Emmanuel
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Talk about Perl and Fedora for the French Perl Workshop 2015

2015-06-23 Thread Emmanuel Seyman

FYI, I'll be giving a talk on Perl's integration in Fedora at
the French Perl Workshop Saturday in Paris.

http://journeesperl.fr/fpw2015/
http://journeesperl.fr/fpw2015/talk/6219

Emmanuel
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Moo-2.000001.tar.gz uploaded to lookaside cache by eseyman

2015-03-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Moo:

61cfeb965736736e7c5687a28d097ac0  Moo-2.01.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Plack-Middleware-MethodOverride] Update to 0.13

2015-03-22 Thread Emmanuel Seyman
commit b7b758bb99ba21776ab2c350ea06f86962a7cd64
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 22 11:05:18 2015 +0100

Update to 0.13

 .gitignore| 1 +
 perl-Plack-Middleware-MethodOverride.spec | 5 -
 sources   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 169c089..32e5ac2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Plack-Middleware-MethodOverride-0.10.tar.gz
 /Plack-Middleware-MethodOverride-0.11.tar.gz
 /Plack-Middleware-MethodOverride-0.12.tar.gz
+/Plack-Middleware-MethodOverride-0.13.tar.gz
diff --git a/perl-Plack-Middleware-MethodOverride.spec 
b/perl-Plack-Middleware-MethodOverride.spec
index b04295d..9e824db 100644
--- a/perl-Plack-Middleware-MethodOverride.spec
+++ b/perl-Plack-Middleware-MethodOverride.spec
@@ -1,5 +1,5 @@
 Name:   perl-Plack-Middleware-MethodOverride
-Version:0.12
+Version:0.13
 Release:1%{?dist}
 Summary:Override REST methods to Plack apps via POST
 License:GPL+ or Artistic
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/Plack*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman emman...@seyman.fr - 0.13-1
+- Update to 0.13
+
 * Sun Feb 15 2015 Emmanuel Seyman emman...@seyman.fr - 0.12-1
 - Update to 0.12
 - Use the %%license tag
diff --git a/sources b/sources
index fd9566b..63fd89a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02971e5e0d3350730a0c30481672ac0b  Plack-Middleware-MethodOverride-0.12.tar.gz
+2758701a5eec824bf79f5e8f9ce7254e  Plack-Middleware-MethodOverride-0.13.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Hijk-0.20.tar.gz uploaded to lookaside cache by eseyman

2015-03-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Hijk:

a990eacd2f8ebd009630dbaa57f07dfe  Hijk-0.20.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Config-MVP] Update to 2.200010

2015-03-22 Thread Emmanuel Seyman
commit feaa651cd40092e78e0da584eb9971f79280c995
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 22 10:23:03 2015 +0100

Update to 2.200010

 .gitignore   | 1 +
 perl-Config-MVP.spec | 5 -
 sources  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2c26bc..5d392b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Config-MVP-2.101650.tar.gz
 /Config-MVP-2.23.tar.gz
 /Config-MVP-2.28.tar.gz
 /Config-MVP-2.29.tar.gz
+/Config-MVP-2.200010.tar.gz
diff --git a/perl-Config-MVP.spec b/perl-Config-MVP.spec
index 7705965..9bfd8c2 100644
--- a/perl-Config-MVP.spec
+++ b/perl-Config-MVP.spec
@@ -1,5 +1,5 @@
 Name:   perl-Config-MVP
-Version:2.29
+Version:2.200010
 Release:1%{?dist}
 Summary:Multivalue-property package-oriented configuration
 License:GPL+ or Artistic
@@ -66,6 +66,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman emman...@seyman.fr - 2.200010-1
+- Update to 2.200010
+
 * Sun Mar 08 2015 Emmanuel Seyman emman...@seyman.fr - 2.29-1
 - Update to 2.29
 
diff --git a/sources b/sources
index 491922c..54bbfb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf95d25777805bc760781498d8a412ed  Config-MVP-2.29.tar.gz
+4f487a935fb973323288bcea4bec34f8  Config-MVP-2.200010.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Config-MVP/f22] Update to 2.200010 (#1203767)

2015-03-22 Thread Emmanuel Seyman
commit 7e6e21c537eaf56cac07453f8a01f53675487c0f
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 22 10:43:58 2015 +0100

Update to 2.200010 (#1203767)

 .gitignore   | 1 +
 perl-Config-MVP.spec | 5 -
 sources  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee92079..292ba27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Config-MVP-2.101650.tar.gz
 /Config-MVP-2.22.tar.gz
 /Config-MVP-2.23.tar.gz
 /Config-MVP-2.28.tar.gz
+/Config-MVP-2.200010.tar.gz
diff --git a/perl-Config-MVP.spec b/perl-Config-MVP.spec
index e549af5..94567b0 100644
--- a/perl-Config-MVP.spec
+++ b/perl-Config-MVP.spec
@@ -1,5 +1,5 @@
 Name:   perl-Config-MVP
-Version:2.28
+Version:2.200010
 Release:1%{?dist}
 Summary:Multivalue-property package-oriented configuration
 License:GPL+ or Artistic
@@ -68,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman emman...@seyman.fr - 2.200010-1
+- Update to 2.200010 (#1203767)
+
 * Mon Nov 10 2014 Emmanuel Seyman emman...@seyman.fr - 2.28-1
 - Update to 2.28
 - Use the %%license tag
diff --git a/sources b/sources
index 434daf5..54bbfb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5727772741e8c503bcfac110850891d7  Config-MVP-2.28.tar.gz
+4f487a935fb973323288bcea4bec34f8  Config-MVP-2.200010.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Hijk] Update to 0.20

2015-03-22 Thread Emmanuel Seyman
commit 03c7829f9cfe1a134476a10d5c376f581333be7b
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 22 10:44:35 2015 +0100

Update to 0.20

 .gitignore | 1 +
 perl-Hijk.spec | 5 -
 sources| 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ef8488..b9bfddb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Hijk-0.17.tar.gz
 /Hijk-0.18.tar.gz
 /Hijk-0.19.tar.gz
+/Hijk-0.20.tar.gz
diff --git a/perl-Hijk.spec b/perl-Hijk.spec
index a76f2d5..547cced 100644
--- a/perl-Hijk.spec
+++ b/perl-Hijk.spec
@@ -1,5 +1,5 @@
 Name:   perl-Hijk
-Version:0.19
+Version:0.20
 Release:1%{?dist}
 Summary:Specialized HTTP client
 License:MIT
@@ -65,6 +65,9 @@ make test
 %{_mandir}/man3/Hijk*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman emman...@seyman.fr - 0.20-1
+- Update to 0.20
+
 * Sun Jan 11 2015 Emmanuel Seyman emman...@seyman.fr - 0.19-1
 - Update to 0.19
 
diff --git a/sources b/sources
index 85aa9e2..e60902a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f658771c3f810e5ab679f1da806ff2d  Hijk-0.19.tar.gz
+a990eacd2f8ebd009630dbaa57f07dfe  Hijk-0.20.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Config-MVP-2.200010.tar.gz uploaded to lookaside cache by eseyman

2015-03-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Config-MVP:

4f487a935fb973323288bcea4bec34f8  Config-MVP-2.200010.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-MooseX-App] Update to 1.32

2015-03-22 Thread Emmanuel Seyman
commit fa793c49ab130c5f958c761a170fbf55a2bf777c
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 22 10:58:58 2015 +0100

Update to 1.32

 .gitignore   | 1 +
 perl-MooseX-App.spec | 5 -
 sources  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19f2e8b..67aadeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /MooseX-App-1.30.tar.gz
 /MooseX-App-1.31.tar.gz
+/MooseX-App-1.32.tar.gz
diff --git a/perl-MooseX-App.spec b/perl-MooseX-App.spec
index 2770419..7564428 100644
--- a/perl-MooseX-App.spec
+++ b/perl-MooseX-App.spec
@@ -1,5 +1,5 @@
 Name:   perl-MooseX-App
-Version:1.31
+Version:1.32
 Release:1%{?dist}
 Summary:Write user-friendly command line apps with even less suffering
 License:GPL+ or Artistic
@@ -87,6 +87,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman emman...@seyman.fr - 1.32-1
+- Update to 1.32
+
 * Tue Feb 10 2015 Petr Šabata con...@redhat.com - 1.31-1
 - 1.31 bump
 
diff --git a/sources b/sources
index df441bd..d86bb7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd2fb948331bd826302d7b0a1219c939  MooseX-App-1.31.tar.gz
+6fed4ae6a385d9204cf673941b6e438c  MooseX-App-1.32.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Plack-Middleware-MethodOverride-0.13.tar.gz uploaded to lookaside cache by eseyman

2015-03-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for 
perl-Plack-Middleware-MethodOverride:

2758701a5eec824bf79f5e8f9ce7254e  Plack-Middleware-MethodOverride-0.13.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Mojolicious-6.03.tar.gz uploaded to lookaside cache by eseyman

2015-03-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Mojolicious:

3d3e6399da4d2649324ec23a751934d7  Mojolicious-6.03.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Moo] Update to 2.000001

2015-03-22 Thread Emmanuel Seyman
commit 2e1b2cd07d9a7dcb1425c1aea887ae7cce3eb133
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 22 10:53:27 2015 +0100

Update to 2.01

 .gitignore| 1 +
 perl-Moo.spec | 5 -
 sources   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 511d579..b28b6dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /Moo-1.006001.tar.gz
 /Moo-1.007000.tar.gz
 /Moo-2.00.tar.gz
+/Moo-2.01.tar.gz
diff --git a/perl-Moo.spec b/perl-Moo.spec
index a5d97af..28acd82 100644
--- a/perl-Moo.spec
+++ b/perl-Moo.spec
@@ -1,5 +1,5 @@
 Name:   perl-Moo
-Version:2.00
+Version:2.01
 Release:1%{?dist}
 Summary:Minimalist Object Orientation (with Moose compatibility)
 License:GPL+ or Artistic
@@ -93,6 +93,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman emman...@seyman.fr - 2.01-1
+- Update to 2.01
+
 * Sun Mar 08 2015 Emmanuel Seyman emman...@seyman.fr - 2.00-1
 - Update to 2.00
 
diff --git a/sources b/sources
index db96a1e..da12ed4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5b9072f321c66915e3af3d8e6b6674e  Moo-2.00.tar.gz
+61cfeb965736736e7c5687a28d097ac0  Moo-2.01.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File MooseX-App-1.32.tar.gz uploaded to lookaside cache by eseyman

2015-03-22 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-MooseX-App:

6fed4ae6a385d9204cf673941b6e438c  MooseX-App-1.32.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Mojolicious] Update to 6.03

2015-03-22 Thread Emmanuel Seyman
commit 7cc790ad6c30901fdaaec929019242c21fde8204
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 22 09:03:24 2015 +0100

Update to 6.03

 .gitignore| 1 +
 perl-Mojolicious.spec | 5 -
 sources   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7adfc47..ebce1b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -165,3 +165,4 @@ Mojolicious-0.26.tar.gz
 /Mojolicious-6.0.tar.gz
 /Mojolicious-6.01.tar.gz
 /Mojolicious-6.02.tar.gz
+/Mojolicious-6.03.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index f9a3bcc..d9d21c6 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:   perl-Mojolicious
-Version:6.02
+Version:6.03
 Release:1%{?dist}
 Summary:A next generation web framework for Perl
 License:Artistic 2.0
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 22 2015 Emmanuel Seyman emman...@seyman.fr - 6.03-1
+- Update to 6.03
+
 * Sun Mar 15 2015 Emmanuel Seyman emman...@seyman.fr - 6.02-1
 - Update to 6.02
 
diff --git a/sources b/sources
index 6c941f2..7a4feb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-710231e584829ff5138f903ed0820172  Mojolicious-6.02.tar.gz
+3d3e6399da4d2649324ec23a751934d7  Mojolicious-6.03.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-HTTP-Lite] Update to 2.44

2015-03-14 Thread Emmanuel Seyman
commit fbcd11616705bfc8906898303a8520356bd8f232
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 15 04:18:16 2015 +0100

Update to 2.44

 .gitignore  | 1 +
 perl-HTTP-Lite.spec | 5 -
 sources | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 185a738..bdb616d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ HTTP-Lite-2.2.tar.gz
 /HTTP-Lite-2.3.tar.gz
 /HTTP-Lite-2.4.tar.gz
 /HTTP-Lite-2.43.tar.gz
+/HTTP-Lite-2.44.tar.gz
diff --git a/perl-HTTP-Lite.spec b/perl-HTTP-Lite.spec
index 86ebf57..c23541e 100644
--- a/perl-HTTP-Lite.spec
+++ b/perl-HTTP-Lite.spec
@@ -1,5 +1,5 @@
 Name:   perl-HTTP-Lite
-Version:2.43
+Version:2.44
 Release:1%{?dist}
 Summary:Lightweight HTTP implementation
 License:GPL+ or Artistic
@@ -53,6 +53,9 @@ RELEASE_TESTING=1 make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 15 2015 Emmanuel Seyman emman...@seyman.fr - 2.44-1
+- Update to 2.44
+
 * Mon Nov 10 2014 Emmanuel Seyman emman...@seyman.fr - 2.43-1
 - Update to 2.43
 
diff --git a/sources b/sources
index 1e88870..6c8f33e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d0e96b3841f0f603f93c3e58d692135  HTTP-Lite-2.43.tar.gz
+426aaeed6937ff01a4891357500cdeba  HTTP-Lite-2.44.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Pod-Simple-Wiki] Update to 0.18

2015-03-14 Thread Emmanuel Seyman
commit 9a48b364a39e418e89ff0e3d425dfaf260cfd15c
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 15 04:38:31 2015 +0100

Update to 0.18

 .gitignore |  1 +
 perl-Pod-Simple-Wiki-0.09-escape.patch | 25 -
 perl-Pod-Simple-Wiki.spec  |  9 +
 sources|  2 +-
 4 files changed, 7 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 402893e..aa44638 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Pod-Simple-Wiki-0.09.tar.gz
 /Pod-Simple-Wiki-0.15.tar.gz
 /Pod-Simple-Wiki-0.16.tar.gz
 /Pod-Simple-Wiki-0.17.tar.gz
+/Pod-Simple-Wiki-0.18.tar.gz
diff --git a/perl-Pod-Simple-Wiki.spec b/perl-Pod-Simple-Wiki.spec
index 188d6f1..89a1e3c 100644
--- a/perl-Pod-Simple-Wiki.spec
+++ b/perl-Pod-Simple-Wiki.spec
@@ -1,13 +1,11 @@
 Name:   perl-Pod-Simple-Wiki
-Version:0.17
+Version:0.18
 Release:1%{?dist}
 Summary:Utility and perl classes for converting POD to Wiki text
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Pod-Simple-Wiki/
 Source0:
http://www.cpan.org/authors/id/J/JM/JMCNAMARA/Pod-Simple-Wiki-%{version}.tar.gz
-Patch0: perl-Pod-Simple-Wiki-0.09-escape.patch
-# Reported upstream: http://rt.cpan.org/Public/Bug/Display.html?id=38833
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
 BuildRequires:  perl(Pod::Simple)
@@ -25,7 +23,6 @@ Mediawiki, Moinmoin, Template, Tiddlywiki, Twiki and Usemod.
 
 %prep
 %setup -q -n Pod-Simple-Wiki-%{version}
-%patch0 -p0
 
 iconv -f latin1 -t utf-8 README  README.utf-8
 mv README.utf-8 README
@@ -54,6 +51,10 @@ make test
 
 
 %changelog
+* Sun Mar 15 2015 Emmanuel Seyman emman...@seyman.fr - 0.18-1
+- Update to 0.18
+- Drop upstreamed patch
+
 * Sun Mar 08 2015 Emmanuel Seyman emman...@seyman.fr - 0.17-1
 - Update to 0.17
 
diff --git a/sources b/sources
index 6603fb3..9c87ad5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d3f9f6fd422be7d9ddf2ad35b1a63e4  Pod-Simple-Wiki-0.17.tar.gz
+35664402242541b58e115e2a3d4c9ef3  Pod-Simple-Wiki-0.18.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Module-Runtime-Conflicts-0.002.tar.gz uploaded to lookaside cache by eseyman

2015-03-14 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Module-Runtime-Conflicts:

6171a55eb2937b4429bed8dfd75080a9  Module-Runtime-Conflicts-0.002.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Variable-Magic-0.56.tar.gz uploaded to lookaside cache by eseyman

2015-03-14 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Variable-Magic:

d6077c6d1e3f21c740f6f89dc40f8cd7  Variable-Magic-0.56.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File HTTP-Lite-2.44.tar.gz uploaded to lookaside cache by eseyman

2015-03-14 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-HTTP-Lite:

426aaeed6937ff01a4891357500cdeba  HTTP-Lite-2.44.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Palm] Update to 1.400

2015-03-14 Thread Emmanuel Seyman
commit 273f2a806c41610c5ec80ec06c7f57e5ed30f516
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 15 04:29:33 2015 +0100

Update to 1.400

 .gitignore | 1 +
 perl-Palm.spec | 5 -
 sources| 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16078e0..d9825b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Palm-1.014.tar.gz
 /Palm-1.015.tar.gz
+/Palm-1.400.tar.gz
diff --git a/perl-Palm.spec b/perl-Palm.spec
index 87a24f7..03f87a7 100644
--- a/perl-Palm.spec
+++ b/perl-Palm.spec
@@ -1,5 +1,5 @@
 Name:   perl-Palm
-Version:1.015
+Version:1.400
 Release:1%{?dist}
 Summary:Palm OS utility functions
 License:GPL+ or Artistic
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/Palm*
 
 %changelog
+* Sun Mar 15 2015 Emmanuel Seyman emman...@seyman.fr - 1.400-1
+- Update to 1.400
+
 * Sun Feb 15 2015 Emmanuel Seyman emman...@seyman.fr - 1.015-1
 - Update to 1.015
 
diff --git a/sources b/sources
index 205d290..7403095 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af20eaafaf525b4138eb94c86d54566f  Palm-1.015.tar.gz
+52921ceabe2d20f52cddbb6bce9606c2  Palm-1.400.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Module-Runtime-Conflicts] Update to 0.002

2015-03-14 Thread Emmanuel Seyman
commit 3ff29ff4d51557ffd95264d7e888411aa1b364be
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 15 04:27:40 2015 +0100

Update to 0.002

 .gitignore | 1 +
 perl-Module-Runtime-Conflicts.spec | 9 ++---
 sources| 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 017655e..94a0407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Module-Runtime-Conflicts-0.001.tar.gz
+/Module-Runtime-Conflicts-0.002.tar.gz
diff --git a/perl-Module-Runtime-Conflicts.spec 
b/perl-Module-Runtime-Conflicts.spec
index 366a3b7..ffd25b8 100644
--- a/perl-Module-Runtime-Conflicts.spec
+++ b/perl-Module-Runtime-Conflicts.spec
@@ -1,6 +1,6 @@
 Name:   perl-Module-Runtime-Conflicts
-Version:0.001
-Release:3%{?dist}
+Version:0.002
+Release:1%{?dist}
 Summary:Provide information on conflicts for Module::Runtime
 License:GPL+ or Artistic
 
@@ -12,7 +12,7 @@ BuildRequires:  perl
 BuildRequires:  perl(Dist::CheckConflicts)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(Module::Build::Tiny) = 0.3.8
+BuildRequires:  perl(Module::Build::Tiny) = 0.039
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More) = 0.88
@@ -49,6 +49,9 @@ Moose::Conflicts and moose-outdated.
 %{_mandir}/man3/Module*
 
 %changelog
+* Sun Mar 15 2015 Emmanuel Seyman emman...@seyman.fr - 0.002-1
+- Update to 0.002
+
 * Mon Nov 24 2014 Emmanuel Seyman emman...@seyman.fr - 0.001-3
 - Add perl(strict) as a BuildRequires
 
diff --git a/sources b/sources
index 13191ff..e9947d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-310e525981ac1338f247626b8ce53dff  Module-Runtime-Conflicts-0.001.tar.gz
+6171a55eb2937b4429bed8dfd75080a9  Module-Runtime-Conflicts-0.002.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-CGI-Application-Plugin-Stream] Update to 2.12

2015-03-14 Thread Emmanuel Seyman
commit ffcc018a1c5ce3b58ae2b988da294ddefcd317bc
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Mar 15 04:09:09 2015 +0100

Update to 2.12

 .gitignore  | 1 +
 perl-CGI-Application-Plugin-Stream.spec | 7 +--
 sources | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa8af4b..ea8da98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CGI-Application-Plugin-Stream-2.10.tar.gz
 /CGI-Application-Plugin-Stream-2.11.tar.gz
+/CGI-Application-Plugin-Stream-2.12.tar.gz
diff --git a/perl-CGI-Application-Plugin-Stream.spec 
b/perl-CGI-Application-Plugin-Stream.spec
index 160e4f0..ae54bf6 100644
--- a/perl-CGI-Application-Plugin-Stream.spec
+++ b/perl-CGI-Application-Plugin-Stream.spec
@@ -1,6 +1,6 @@
 Name:   perl-CGI-Application-Plugin-Stream
-Version:2.11
-Release:3%{?dist}
+Version:2.12
+Release:1%{?dist}
 Summary:CGI::Application Plugin for streaming files
 License:GPL+ or Artistic
 
@@ -45,6 +45,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 15 2015 Emmanuel Seyman emman...@seyman.fr - 2.12-1
+- Update to 2.12
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 2.11-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 4b9d4d1..3924021 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d6044c650be1ec0702ca04384cc6e63  CGI-Application-Plugin-Stream-2.11.tar.gz
+16d7556b9dd2d8c9e4174927a4b994fb  CGI-Application-Plugin-Stream-2.12.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

  1   2   3   4   5   6   7   8   9   10   >