[rpms/perl-Compress-Raw-Lzma] PR #3: Remove hard dependency on build NVR of xz-libs

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek commented on the pull-request: `Remove hard dependency on build NVR of 
xz-libs` that you are following:
``
I don't understand the intention of this test. Probably something bad with new 
versions of the library in history.

FYI: When I install fedora xz-libs and my own xz to /usr/local/ and build this 
module, this test will fail. Something weird.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/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-Compress-Raw-Lzma] PR #3: Remove hard dependency on build NVR of xz-libs

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek commented on the pull-request: `Remove hard dependency on build NVR of 
xz-libs` that you are following:
``
e.g. Debian set this variable TEST_SKIP_VERSION_CHECK=1 to skip version 
comparison in the build of the module. In dependency in the Debian stable is 
"liblzma5 (>= 5.1.1alpha+20120614)"

I was looking at my stable Debian and the versions are the same. :-)
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/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-Compress-Raw-Lzma] PR #3: Remove hard dependency on build NVR of xz-libs

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek commented on the pull-request: `Remove hard dependency on build NVR of 
xz-libs` that you are following:
``
The issue is, that constant LZMA_VERSION from Raw::Compress::Lzma Perl module 
has version of libxz in build time. And constant 
Compress::Raw::Lzma::lzma_version_number has version from live libxz.

There is a test for comparison that these values are same :-)
And there is the env variable to skip this test.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/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-Compress-Raw-Lzma] PR #3: Remove hard dependency on build NVR of xz-libs

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek commented on the pull-request: `Remove hard dependency on build NVR of 
xz-libs` that you are following:
``
We need to test
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/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-HTTP-Message] PR #28: 7.00 bump

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek merged a pull-request against the project: `perl-HTTP-Message` that you 
are following.

Merged pull-request:

``
7.00 bump
``

https://src.fedoraproject.org/rpms/perl-HTTP-Message/pull-request/28
-- 
___
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-Compress-Raw-Lzma] PR #3: Remove hard dependency on build NVR of xz-libs

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek commented on the pull-request: `Remove hard dependency on build NVR of 
xz-libs` that you are following:
``
> > As I understand there will be a need to rebuild in some cases. (libxz from 
> > 5 to 6 etc.)
> That's no different from an SONAME bump in any other library in Fedora.  They 
> don't require this annoying and unnecessary hard dependency.

I think so. I think that there is no need for hard dependency.
But the responsibility of functional hierarchy based on xz is on xz side. So 
the CI with running tests of perl-IO-Compress-Lzma is fine. Sure?

``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/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-Compress-Raw-Lzma] PR #3: Remove hard dependency on build NVR of xz-libs

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek commented on the pull-request: `Remove hard dependency on build NVR of 
xz-libs` that you are following:
``
I have prepared perl-Compress-Raw-Lzma-tests package. I will create PR after 
this one.

A possible way is to add the dependency of these tests to CI of the xz package.

As I understand there will be a need to rebuild in some cases. (libxz from 5 to 
6 etc.)

``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Compress-Raw-Lzma/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-HTTP-Message] PR #28: 7.00 bump

2024-10-08 Thread Michal Josef Špaček via perl-devel

mspacek opened a new pull-request against the project: `perl-HTTP-Message` that 
you are following:
``
7.00 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-HTTP-Message/pull-request/28
-- 
___
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-Net-Server] PR #9: Fix running of tests in perl-Net-Server-tests subpackage

2024-10-04 Thread Michal Josef Špaček via perl-devel

mspacek merged a pull-request against the project: `perl-Net-Server` that you 
are following.

Merged pull-request:

``
Fix running of tests in perl-Net-Server-tests subpackage
``

https://src.fedoraproject.org/rpms/perl-Net-Server/pull-request/9
-- 
___
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-Net-Server] PR #9: Fix running of tests in perl-Net-Server-tests subpackage

2024-10-04 Thread Michal Josef Špaček via perl-devel

mspacek opened a new pull-request against the project: `perl-Net-Server` that 
you are following:
``
Fix running of tests in perl-Net-Server-tests subpackage
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-Server/pull-request/9
-- 
___
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-Net-DNS] PR #16: Better fix for run of tests with prove, patch from upstream

2024-10-04 Thread Michal Josef Špaček via perl-devel

mspacek merged a pull-request against the project: `perl-Net-DNS` that you are 
following.

Merged pull-request:

``
Better fix for run of tests with prove, patch from upstream
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/16
-- 
___
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-Net-DNS] PR #16: Better fix for run of tests with prove, patch from upstream

2024-10-04 Thread Michal Josef Špaček via perl-devel

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
Better fix for run of tests with prove, patch from upstream
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/16
-- 
___
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-Mozilla-CA] PR #9: 20240924 bump

2024-09-27 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Mozilla-CA` that you 
are following.

Merged pull-request:

``
20240924 bump
``

https://src.fedoraproject.org/rpms/perl-Mozilla-CA/pull-request/9
-- 
___
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-Mozilla-CA] PR #9: 20240924 bump

2024-09-27 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Mozilla-CA` that 
you are following:
``
20240924 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Mozilla-CA/pull-request/9
-- 
___
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-Net-DNS] PR #15: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Net-DNS` that you are 
following.

Merged pull-request:

``
1.47 bump
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/15
-- 
___
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-Net-DNS] PR #15: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.47 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/15
-- 
___
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-Net-DNS] PR #14: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Net-DNS` that you are 
following.

Merged pull-request:

``
1.47 bump
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/14
-- 
___
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-Net-DNS] PR #14: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.47 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/14
-- 
___
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-Net-DNS] PR #13: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek closed without merging a pull-request against the project: 
`perl-Net-DNS` that you
are following.

Closed pull-request:

``
1.47 bump
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/13
-- 
___
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-Net-DNS] PR #13: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.47 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/13
-- 
___
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-Net-DNS] PR #12: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Net-DNS` that you are 
following.

Merged pull-request:

``
1.47 bump
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/12
-- 
___
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-Net-DNS] PR #12: 1.47 bump

2024-09-23 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.47 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/12
-- 
___
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-Net-Server] PR #8: Only initialize existing Net::SSLeay methods (F41FTBFS)

2024-09-17 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Net-Server` that you 
are following.

Merged pull-request:

``
Only initialize existing Net::SSLeay methods (F41FTBFS)
``

https://src.fedoraproject.org/rpms/perl-Net-Server/pull-request/8
-- 
___
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-Net-Server] PR #8: Only initialize existing Net::SSLeay methods (F41FTBFS)

2024-09-17 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Only initialize existing Net::SSLeay 
methods (F41FTBFS)` that you are following:
``
Seems ok
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-Server/pull-request/8
-- 
___
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-Net-DNS] PR #11: Fix run of tests with prove

2024-09-06 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
Fix run of tests with prove
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/11
-- 
___
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-Net-DNS] PR #10: Fix run of tests with prove

2024-09-06 Thread Michal Josef Špaček

mspacek closed without merging a pull-request against the project: 
`perl-Net-DNS` that you
are following.

Closed pull-request:

``
Fix run of tests with prove
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/10
-- 
___
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-Net-DNS] PR #10: Fix run of tests with prove

2024-09-06 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
Fix run of tests with prove
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/10
-- 
___
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-Net-DNS] PR #9: 1.46 bump + fix tests run order

2024-09-06 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Net-DNS` that you are 
following.

Merged pull-request:

``
1.46 bump + fix tests run order
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/9
-- 
___
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-Net-DNS] PR #9: 1.46 bump + fix tests run order

2024-09-06 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.46 bump + fix tests run order
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/9
-- 
___
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-Net-DNS] PR #8: 1.46 bump + fix tests run order

2024-09-06 Thread Michal Josef Špaček

mspacek closed without merging a pull-request against the project: 
`perl-Net-DNS` that you
are following.

Closed pull-request:

``
1.46 bump + fix tests run order
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/8
-- 
___
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-Net-DNS] PR #8: 1.46 bump + fix tests run order

2024-09-06 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.46 bump + fix tests run order
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/8
-- 
___
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-Net-DNS] PR #7: 1.46 bump + fix tests run order

2024-09-06 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Net-DNS` that you are 
following.

Merged pull-request:

``
1.46 bump + fix tests run order
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/7
-- 
___
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-Net-DNS] PR #7: 1.46 bump + fix tests run order

2024-09-06 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.46 bump + fix tests run order
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/7
-- 
___
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-Net-DNS] PR #6: 1.46 bump + fix of tests run

2024-09-06 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Net-DNS` that you are 
following.

Merged pull-request:

``
1.46 bump + fix of tests run
``

https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/6
-- 
___
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-Net-DNS] PR #6: 1.46 bump + fix of tests run

2024-09-06 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-DNS` that you 
are following:
``
1.46 bump + fix of tests run
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-DNS/pull-request/6
-- 
___
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-Locale-Codes] PR #34: 3.80 bump

2024-09-05 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Locale-Codes` that you 
are following.

Merged pull-request:

``
3.80 bump
``

https://src.fedoraproject.org/rpms/perl-Locale-Codes/pull-request/34
-- 
___
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-Locale-Codes] PR #34: 3.80 bump

2024-09-05 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Locale-Codes` that 
you are following:
``
3.80 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Locale-Codes/pull-request/34
-- 
___
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-Cache-Cache] PR #1: Rewrite from Digest::SHA1 to SHA

2024-09-04 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Rewrite from Digest::SHA1 to SHA` that 
you are following:
``
Thanks.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Cache-Cache/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-Cache-Cache] PR #1: Rewrite from Digest::SHA1 to SHA

2024-09-04 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Rewrite from Digest::SHA1 to SHA` that 
you are following:
``
I uploaded the patch to upstream after creating this PR. :-)
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Cache-Cache/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-Cache-Cache] PR #1: Rewrite from Digest::SHA1 to SHA

2024-09-04 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Rewrite from Digest::SHA1 to SHA` that 
you are following:
``
The intention above is that RHEL doesn't ship obsolete Digest::SHA1. The same 
situation should be in EPEL10.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Cache-Cache/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-Cache-Cache] PR #1: Rewrite from Digest::SHA1 to SHA

2024-09-04 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Cache-Cache` that 
you are following:
``
Rewrite from Digest::SHA1 to SHA
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Cache-Cache/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-Finance-Quote] PR #1: Fix version handling for build with different locales set

2024-08-22 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Fix version handling for build with 
different locales set` that you are following:
``
Updated
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Finance-Quote/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-Finance-Quote] PR #1: Fix version handling for build with different locales set

2024-08-22 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Fix version handling for build with 
different locales set` that you are following:
``
Ah, I will update it :-D
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Finance-Quote/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-Finance-Quote] PR #1: Fix version handling for build with different locales set

2024-08-22 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Fix version handling for build with 
different locales set` that you are following:
``
Added comment "Rename variable to cpan_version which is common in Fedora" to 
spec file.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Finance-Quote/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-Finance-Quote] PR #1: Fix version handling for build with different locales set

2024-08-22 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Fix version handling for build with 
different locales set` that you are following:
``
Similar as 
https://src.fedoraproject.org/rpms/perl-Test-Differences/pull-request/1
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Finance-Quote/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-Finance-Quote] PR #1: Fix version handling for build with different locales set

2024-08-22 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Finance-Quote` 
that you are following:
``
Fix version handling for build with different locales set
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Finance-Quote/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-Differences] PR #1: Fix version handling for build with different locales set

2024-08-21 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Fix version handling for build with 
different locales set` that you are following:
``
I updated the PR:
- Fix issue with locale
- Rename variable to cpan_version which is used a lot in Fedora
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Test-Differences/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-Differences] PR #1: Fix version handling for build with different locales set

2024-08-21 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Fix version handling for build with 
different locales set` that you are following:
``
ok, I will change and test.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Test-Differences/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-Differences] PR #1: Fix version handling for build with different locales set

2024-08-21 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Fix version handling for build with 
different locales set` that you are following:
``
> Is it not sufficient just to change `%(printf` to `%(LANG=C printf`?

It's possible. The question is what is better? :-) What do you think?

I was looking at other spec files.

My proposal is (similar in perl-PDL.spec and some others):
```
%global cpan_version 0.71
Version:0.7100
```
or 
```
%global cpan_version 0.71 
Version:%(LANG=C printf "%.4f" %{cpan_version})
```

I personally prefer the first version without shell usage.

cpan_version variable is used in 56 spec files. It's fine to follow.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Test-Differences/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-Differences] PR #1: Fix version handling for build with different locales set

2024-08-20 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Test-Differences` 
that you are following:
``
Fix version handling for build with different locales set
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Test-Differences/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-Term-Table] PR #8: 0.022 bump

2024-08-16 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Term-Table` that you 
are following.

Merged pull-request:

``
0.022 bump
``

https://src.fedoraproject.org/rpms/perl-Term-Table/pull-request/8
-- 
___
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-Term-Table] PR #7: 0.022 bump

2024-08-16 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Term-Table` that you 
are following.

Merged pull-request:

``
0.022 bump
``

https://src.fedoraproject.org/rpms/perl-Term-Table/pull-request/7
-- 
___
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-Term-Table] PR #8: 0.022 bump

2024-08-16 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Term-Table` that 
you are following:
``
0.022 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Term-Table/pull-request/8
-- 
___
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-Term-Table] PR #7: 0.022 bump

2024-08-16 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Term-Table` that 
you are following:
``
0.022 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Term-Table/pull-request/7
-- 
___
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-Object-Deadly] PR #1: Package tests and fix requires

2024-08-07 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Object-Deadly` that 
you are following.

Merged pull-request:

``
Package tests and fix requires
``

https://src.fedoraproject.org/rpms/perl-Object-Deadly/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-Object-Deadly] PR #1: Package tests and fix requires

2024-08-07 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Object-Deadly` 
that you are following:
``
Package tests and fix requires
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Object-Deadly/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-Mozilla-CA] PR #8: 20240730 bump

2024-08-01 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Mozilla-CA` that you 
are following.

Merged pull-request:

``
20240730 bump
``

https://src.fedoraproject.org/rpms/perl-Mozilla-CA/pull-request/8
-- 
___
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-Mozilla-CA] PR #8: 20240730 bump

2024-08-01 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Mozilla-CA` that 
you are following:
``
20240730 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Mozilla-CA/pull-request/8
-- 
___
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] PR #13: fixed perl_requires and libperl_requires macros

2024-07-24 Thread Michal Josef Špaček

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

Closed pull-request:

``
fixed perl_requires and libperl_requires macros
``

https://src.fedoraproject.org/rpms/perl/pull-request/13
-- 
___
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] PR #12: Update macros.perl

2024-07-24 Thread Michal Josef Špaček

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

Closed pull-request:

``
Update macros.perl
``

https://src.fedoraproject.org/rpms/perl/pull-request/12
-- 
___
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] PR #12: Update macros.perl

2024-07-24 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Update macros.perl` that you are 
following:
``
The author of PR not communicating. I am closing PR.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl/pull-request/12
-- 
___
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] PR #13: fixed perl_requires and libperl_requires macros

2024-07-24 Thread Michal Josef Špaček

mspacek commented on the pull-request: `fixed perl_requires and 
libperl_requires macros` that you are following:
``
The author of PR not communicating. I am closing PR.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl/pull-request/13
-- 
___
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-Readonly] PR #2: Remove obsolete if

2024-07-13 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Readonly` that you 
are following:
``
Remove obsolete if
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Readonly/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-Net-SNMP] PR #3: Update Net::SNMP to modern version

2024-06-17 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Update Net::SNMP to modern version` 
that you are following:
``
@spot Hi, are you ok to merge this PR (same as for rawhide) or not? :-)

I spent some time doing these changes and testing them on F40. I tested 
udp6/tcp6 versions and all calls in transport. I understand that there is some 
risk with this, but testing seems ok.

The first commit I am proposing to merge to F40. This is a real fix.
(https://src.fedoraproject.org/fork/mspacek/rpms/perl-Net-SNMP/c/48a239adbabcb645024467b33436f6324929b335)

I am here for discussion or changes.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-SNMP/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-Crypt-OpenSSL-PKCS10] PR #8: 0.26 bump (rhbz#2291091)

2024-06-10 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Crypt-OpenSSL-PKCS10` 
that you are following.

Merged pull-request:

``
0.26 bump (rhbz#2291091)
``

https://src.fedoraproject.org/rpms/perl-Crypt-OpenSSL-PKCS10/pull-request/8
--
___
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-Crypt-OpenSSL-PKCS10] PR #7: 0.26 bump (rhbz#2291091)

2024-06-10 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Crypt-OpenSSL-PKCS10` 
that you are following.

Merged pull-request:

``
0.26 bump (rhbz#2291091)
``

https://src.fedoraproject.org/rpms/perl-Crypt-OpenSSL-PKCS10/pull-request/7
--
___
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-Crypt-OpenSSL-PKCS10] PR #8: 0.26 bump (rhbz#2291091)

2024-06-10 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: 
`perl-Crypt-OpenSSL-PKCS10` that you are following:
``
0.26 bump (rhbz#2291091)
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Crypt-OpenSSL-PKCS10/pull-request/8
--
___
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-Crypt-OpenSSL-PKCS10] PR #7: 0.26 bump (rhbz#2291091)

2024-06-10 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: 
`perl-Crypt-OpenSSL-PKCS10` that you are following:
``
0.26 bump (rhbz#2291091)
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Crypt-OpenSSL-PKCS10/pull-request/7
--
___
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-Test2-Suite] PR #43: 0.000163 bump

2024-06-06 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Test2-Suite` that you 
are following.

Merged pull-request:

``
0.000163 bump
``

https://src.fedoraproject.org/rpms/perl-Test2-Suite/pull-request/43
--
___
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-Test2-Suite] PR #43: 0.000163 bump

2024-06-06 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Test2-Suite` that 
you are following:
``
0.000163 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Test2-Suite/pull-request/43
--
___
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-Net-SNMP] PR #3: Update Net::SNMP to modern version

2024-06-05 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-SNMP` that you 
are following:
``
Update Net::SNMP to modern version
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-SNMP/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-Net-SNMP] PR #2: Update Net::SNMP to modern version

2024-06-05 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Update Net::SNMP to modern version` 
that you are following:
``
The main idea is to simplify the dependency tree. (remove perl-Socket6 and 
perl-Digest-SHA1)
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-SNMP/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-Net-SNMP] PR #2: Update Net::SNMP to modern version

2024-06-05 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Update Net::SNMP to modern version` 
that you are following:
``
Related to activity to release new version of Net::SNMP in upstream
See 
https://rt.cpan.org/Ticket/Display.html?id=153907&results=f65cb76dfd4a1ecf64ef340287cfe123
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-SNMP/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-Net-SNMP] PR #2: Update Net::SNMP to modern version

2024-06-05 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Net-SNMP` that you 
are following:
``
Update Net::SNMP to modern version
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Net-SNMP/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-Locale-Codes] PR #33: 3.79 bump

2024-06-03 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Locale-Codes` that you 
are following.

Merged pull-request:

``
3.79 bump
``

https://src.fedoraproject.org/rpms/perl-Locale-Codes/pull-request/33
--
___
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-Locale-Codes] PR #32: 3.79 bump

2024-06-03 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Locale-Codes` that you 
are following.

Merged pull-request:

``
3.79 bump
``

https://src.fedoraproject.org/rpms/perl-Locale-Codes/pull-request/32
--
___
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-Locale-Codes] PR #33: 3.79 bump

2024-06-03 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Locale-Codes` that 
you are following:
``
3.79 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Locale-Codes/pull-request/33
--
___
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-Locale-Codes] PR #32: 3.79 bump

2024-06-03 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Locale-Codes` that 
you are following:
``
3.79 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Locale-Codes/pull-request/32
--
___
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-Dist-Zilla] PR #7: 6.032 bump

2024-05-28 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Dist-Zilla` that you 
are following.

Merged pull-request:

``
6.032 bump
``

https://src.fedoraproject.org/rpms/perl-Dist-Zilla/pull-request/7
--
___
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-Dist-Zilla] PR #7: 6.032 bump

2024-05-28 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Dist-Zilla` that 
you are following:
``
6.032 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Dist-Zilla/pull-request/7
--
___
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-Dist-Zilla] PR #6: 6.032 bump

2024-05-28 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Dist-Zilla` that you 
are following.

Merged pull-request:

``
6.032 bump
``

https://src.fedoraproject.org/rpms/perl-Dist-Zilla/pull-request/6
--
___
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-HTTP-Message] PR #27: 6.46 bump

2024-05-28 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-HTTP-Message` that you 
are following.

Merged pull-request:

``
6.46 bump
``

https://src.fedoraproject.org/rpms/perl-HTTP-Message/pull-request/27
--
___
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-HTTP-Message] PR #27: 6.46 bump

2024-05-28 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-HTTP-Message` that 
you are following:
``
6.46 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-HTTP-Message/pull-request/27
--
___
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-Dist-Zilla] PR #6: 6.032 bump

2024-05-28 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Dist-Zilla` that 
you are following:
``
6.032 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Dist-Zilla/pull-request/6
--
___
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-HTTP-Message] PR #26: 6.46 bump

2024-05-28 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-HTTP-Message` that you 
are following.

Merged pull-request:

``
6.46 bump
``

https://src.fedoraproject.org/rpms/perl-HTTP-Message/pull-request/26
--
___
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-HTTP-Message] PR #26: 6.46 bump

2024-05-28 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-HTTP-Message` that 
you are following:
``
6.46 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-HTTP-Message/pull-request/26
--
___
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] PR #13: fixed perl_requires and libperl_requires macros

2024-05-02 Thread Michal Josef Špaček

mspacek commented on the pull-request: `fixed perl_requires and 
libperl_requires macros` that you are following:
``
@huakim Again, what are you trying to do?
The duplicate PR, new macros without discussion and usage. 
We need a discussion about it before merging.
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl/pull-request/13
--
___
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] PR #12: Update macros.perl

2024-04-29 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Update macros.perl` that you are 
following:
``
@huakim Hi, could you describe what are you trying to resolve or what is the 
intention of your changes?
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl/pull-request/12
--
___
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-Test2-Suite] PR #42: 0.000162 bump

2024-04-26 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Test2-Suite` that you 
are following.

Merged pull-request:

``
0.000162 bump
``

https://src.fedoraproject.org/rpms/perl-Test2-Suite/pull-request/42
--
___
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-Test2-Suite] PR #42: 0.000162 bump

2024-04-26 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Test2-Suite` that 
you are following:
``
0.000162 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Test2-Suite/pull-request/42
--
___
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-04-10 Thread Michal Josef Špaček

mspacek commented on the pull-request: `Stop building for 32-bit x86` that you 
are following:
``
flamegraph is noarch too. 
``

To reply, visit the link below
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-LWP-Protocol-https] PR #7: 6.14 bump

2024-03-27 Thread Michal Josef Špaček

mspacek closed without merging a pull-request against the project: 
`perl-LWP-Protocol-https` that you
are following.

Closed pull-request:

``
6.14 bump
``

https://src.fedoraproject.org/rpms/perl-LWP-Protocol-https/pull-request/7
--
___
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-LWP-Protocol-https] PR #10: 6.14 bump

2024-03-27 Thread Michal Josef Špaček

mspacek closed without merging a pull-request against the project: 
`perl-LWP-Protocol-https` that you
are following.

Closed pull-request:

``
6.14 bump
``

https://src.fedoraproject.org/rpms/perl-LWP-Protocol-https/pull-request/10
--
___
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-Mozilla-CA] PR #7: 20240313 bump

2024-03-15 Thread Michal Josef Špaček

mspacek merged a pull-request against the project: `perl-Mozilla-CA` that you 
are following.

Merged pull-request:

``
20240313 bump
``

https://src.fedoraproject.org/rpms/perl-Mozilla-CA/pull-request/7
--
___
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-Mozilla-CA] PR #7: 20240313 bump

2024-03-15 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-Mozilla-CA` that 
you are following:
``
20240313 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-Mozilla-CA/pull-request/7
--
___
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-libwww-perl] PR #59: 6.77 bump

2024-03-11 Thread Michal Josef Špaček

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

Merged pull-request:

``
6.77 bump
``

https://src.fedoraproject.org/rpms/perl-libwww-perl/pull-request/59
--
___
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-libwww-perl] PR #59: 6.77 bump

2024-03-11 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-libwww-perl` that 
you are following:
``
6.77 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-libwww-perl/pull-request/59
--
___
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-libwww-perl] PR #58: 6.77 bump

2024-03-11 Thread Michal Josef Špaček

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

Merged pull-request:

``
6.77 bump
``

https://src.fedoraproject.org/rpms/perl-libwww-perl/pull-request/58
--
___
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-libwww-perl] PR #58: 6.77 bump

2024-03-11 Thread Michal Josef Špaček

mspacek opened a new pull-request against the project: `perl-libwww-perl` that 
you are following:
``
6.77 bump
``

To reply, visit the link below
https://src.fedoraproject.org/rpms/perl-libwww-perl/pull-request/58
--
___
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-libwww-perl] PR #57: 6.77 bump

2024-03-11 Thread Michal Josef Špaček

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

Merged pull-request:

``
6.77 bump
``

https://src.fedoraproject.org/rpms/perl-libwww-perl/pull-request/57
--
___
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


  1   2   3   4   5   6   7   8   9   10   >