public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Net-CalDAVTalk] rawhide: Remove trailing patch
Date: Tue, 02 Jun 2026 14:56:57 GMT	[thread overview]
Message-ID: <178041221793.1.8721514560700018994.rpms-perl-Net-CalDAVTalk-8c9014e102b3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Net-CalDAVTalk
Branch : rawhide
Commit : 8c9014e102b328d80e04f66a67960505a69f6ec0
Author : Michal Josef Špaček <mspacek@redhat.com>
Date   : 2026-06-02T16:40:34+02:00
Stats  : +1/-44 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Net-CalDAVTalk/c/8c9014e102b328d80e04f66a67960505a69f6ec0?branch=rawhide

Log:
Remove trailing patch

---
diff --git a/Net-CalDAVTalk-0.12-Load-Data-Dumper.patch b/Net-CalDAVTalk-0.12-Load-Data-Dumper.patch
deleted file mode 100644
index 8219da5..0000000
--- a/Net-CalDAVTalk-0.12-Load-Data-Dumper.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 64be033d4ab3e2558bbb36dca582db5efa6bf203 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
-Date: Thu, 16 Nov 2017 15:38:18 +0100
-Subject: [PATCH] Load Data::Dumper
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Signed-off-by: Petr Písař <ppisar@redhat.com>
----
- Makefile.PL           | 1 +
- lib/Net/CalDAVTalk.pm | 1 +
- 2 files changed, 2 insertions(+)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index 911e287..86d11e1 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -19,6 +19,7 @@ WriteMakefile(
-     },
-     PREREQ_PM => {
-         'Net::DAVTalk' => '0.02',
-+        'Data::Dumper' => '0',
-         'DateTime::TimeZone' => 0,
-         'Data::ICal::TimeZone' => '1.23',
-         'DateTime::Format::ISO8601' => '0.08',
-diff --git a/lib/Net/CalDAVTalk.pm b/lib/Net/CalDAVTalk.pm
-index 2b42202..05804b0 100644
---- a/lib/Net/CalDAVTalk.pm
-+++ b/lib/Net/CalDAVTalk.pm
-@@ -1659,6 +1659,7 @@ sub _getDateObjMulti {
- sub _hexkey {
-   my $VEvent = shift;
-   my $updated = delete $VEvent->{properties}->{updated};
-+  require Data::Dumper;
-   my $d = Data::Dumper->new([$VEvent]);
-   $d->Indent(0);
-   $d->Sortkeys(1);
--- 
-2.13.6
-

diff --git a/perl-Net-CalDAVTalk.spec b/perl-Net-CalDAVTalk.spec
index e4ba9ae..a891711 100644
--- a/perl-Net-CalDAVTalk.spec
+++ b/perl-Net-CalDAVTalk.spec
@@ -12,8 +12,6 @@ Summary:        CalDAV client with JSON data interface
 License:        Artistic-2.0
 URL:            https://metacpan.org/release/Net-CalDAVTalk
 Source0:        https://cpan.metacpan.org/authors/id/B/BR/BRONG/Net-CalDAVTalk-%{version}.tar.gz
-# Fix using Data::Dumper, CPAN RT#123646
-Patch0:         Net-CalDAVTalk-0.12-Load-Data-Dumper.patch
 BuildArch:      noarch
 BuildRequires:  make
 BuildRequires:  perl-generators
@@ -51,7 +49,6 @@ BuildRequires:  perl(Pod::Coverage) >= 0.18
 BuildRequires:  perl(Test::Pod) >= 1.22
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
 %endif
-Requires:       perl(Data::Dumper)
 Requires:       perl(Data::ICal::TimeZone) >= 1.23
 Requires:       perl(DateTime::Format::ICal) >= 0.09
 Requires:       perl(DateTime::Format::ISO8601) >= 0.08
@@ -120,6 +117,7 @@ make test
 %changelog
 * Tue Jun 02 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.17-1
 - 0.17 bump
+- Remove trailing patch.
 
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-25
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild

                 reply	other threads:[~2026-06-02 14:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178041221793.1.8721514560700018994.rpms-perl-Net-CalDAVTalk-8c9014e102b3@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox