Compare commits

..

6 commits

Author SHA1 Message Date
Petr Písař
54839f0c2d 6.95 bump 2025-07-08 09:29:13 +02:00
Petr Písař
33b0745e6d Remove an unused patch
The patch has already been merged into upstream release code.
2025-05-15 12:29:41 +02:00
Petr Písař
91d21b025c Remove non-free IETF documents from the package
A license of the documents allowed redistribution but did not allow
modification.
2025-05-15 12:29:40 +02:00
Petr Písař
4080ca0a66 Enable more gating tests 2025-05-15 12:29:09 +02:00
Petr Písař
3840b788e5 Modernize a spec file 2025-05-15 12:29:09 +02:00
Petr Písař
a48d1bd871 Fix webirc check in connection configuration 2025-05-15 12:29:08 +02:00

View file

@ -10,7 +10,7 @@
Name: perl-POE-Component-IRC
Summary: A POE component for building IRC clients
Version: 6.95
Release: 2%{?dist}
Release: 1%{?dist}
# LICENSE: (GPL-1.0-or-later OR Artistic-1.0-Perl) declaration,
# GPL-1.0 text and Artistic-1.0 text
# other files: GPL-1.0-or-later OR Artistic-1.0-Perl
@ -221,19 +221,13 @@ make test
%{_libexecdir}/%{name}
%changelog
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.95-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jul 08 2025 Petr Pisar <ppisar@redhat.com> - 6.95-1
- 6.95 bump
* Thu May 15 2025 Petr Pisar <ppisar@redhat.com> - 6.93-14
* Thu May 15 2025 Petr Pisar <ppisar@redhat.com> - 6.93-13
- Fix webirc check in connection configuration (CPAN RT#157738)
- Remove non-free IETF documents from the package
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.93-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Aug 06 2024 Miroslav Suchý <msuchy@redhat.com> - 6.93-12
- convert license to SPDX