public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Net-CardDAVTalk] rawhide: 0.11 bump
@ 2026-06-02 10:21 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-02 10:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Net-CardDAVTalk
Branch : rawhide
Commit : 541d466bbbd54e86301e13dc3ebbb9325539626b
Author : Michal Josef Špaček <mspacek@redhat.com>
Date   : 2026-06-02T11:44:57+02:00
Stats  : +13/-15 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Net-CardDAVTalk/c/541d466bbbd54e86301e13dc3ebbb9325539626b?branch=rawhide

Log:
0.11 bump

---
diff --git a/.gitignore b/.gitignore
index d748aa9..506c0e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Net-CardDAVTalk-0.07.tar.gz
 /Net-CardDAVTalk-0.08.tar.gz
 /Net-CardDAVTalk-0.09.tar.gz
+/Net-CardDAVTalk-0.11.tar.gz

diff --git a/perl-Net-CardDAVTalk.spec b/perl-Net-CardDAVTalk.spec
index cb729e9..6c9186f 100644
--- a/perl-Net-CardDAVTalk.spec
+++ b/perl-Net-CardDAVTalk.spec
@@ -6,8 +6,8 @@
 %endif
 
 Name:           perl-Net-CardDAVTalk
-Version:        0.09
-Release:        24%{?dist}
+Version:        0.11
+Release:        1%{?dist}
 Summary:        CardDAV client
 License:        Artistic-2.0
 URL:            https://metacpan.org/release/Net-CardDAVTalk
@@ -25,14 +25,11 @@ BuildRequires:  perl(:VERSION) >= 5.14.0
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(Date::Format) >= 2.24
 BuildRequires:  perl(Encode)
-BuildRequires:  perl(File::MMagic) >= 1.30
-BuildRequires:  perl(List::MoreUtils) >= 0.01
-BuildRequires:  perl(List::Pairwise) >= 1.00
+BuildRequires:  perl(JSON)
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Net::DAVTalk) >= 0.08
-BuildRequires:  perl(Text::VCardFast) >= 0.07
+BuildRequires:  perl(Text::JSContact) => 0.01
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(XML::Spice) >= 0.04
 # Tests:
@@ -44,16 +41,12 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) >= 1.22
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
 %endif
-Requires:       perl(Date::Format) >= 2.24
-Requires:       perl(File::MMagic) >= 1.30
-Requires:       perl(List::MoreUtils) >= 0.01
-Requires:       perl(List::Pairwise) >= 1.00
-Requires:       perl(Net::DAVTalk) >= 0.08
-Requires:       perl(Text::VCardFast) >= 0.07
+Requires:       perl(Net::DAVTalk) >= 0.24
+Requires:       perl(Text::JSContact) >= 0.01
 Requires:       perl(XML::Spice) >= 0.04
 
 # Remove under-specified dependencies
-%global __requires_exclude %{?__requires_exclude:{%__requires_exclude}|}^perl\\((Date::Format|File::MMagic|List::MoreUtils|List::Pairwise|Net::DAVTalk|Text::VCardFast|XML::Spice)\\)$
+%global __requires_exclude %{?__requires_exclude:{%__requires_exclude}|}^perl\\((Net::DAVTalk|Text::JSContact|XML::Spice)\\)$
 
 %description
 This is an CardDAV client with FastMail Perl API.
@@ -88,6 +81,7 @@ cp -a t %{buildroot}%{_libexecdir}/%{name}
 # Remove author tests
 rm -f %{buildroot}%{_libexecdir}/%{name}/t/manifest*
 rm -f %{buildroot}%{_libexecdir}/%{name}/t/pod*
+rm -f %{buildroot}%{_libexecdir}/%{name}/t/boilerplate.t
 cat > %{buildroot}%{_libexecdir}/%{name}/test << 'EOF'
 #!/bin/sh
 cd %{_libexecdir}/%{name} && exec prove -I . -j "$(getconf _NPROCESSORS_ONLN)" -r
@@ -107,6 +101,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Tue Jun 02 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.11-1
+- 0.11 bump
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index ae46747..cb62fff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-CardDAVTalk-0.09.tar.gz) = daf232db826e5febcd0b2fc08b0a0d3c3e3b2f748691175c56483ffbd38b9da8f4bc0afb3d405942c90e48ae531560563a504d40e39b021a4416cc20274e40db
+SHA512 (Net-CardDAVTalk-0.11.tar.gz) = dab0d85a8d3eda04b9fbc015331bbbd3db3310a13ec4e994c386733e2523ce9bf0b7c4c3260f407372b69cb146d90ad1ac204001f6df6e5079129c48e07d1f2a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-02 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 10:21 [rpms/perl-Net-CardDAVTalk] rawhide: 0.11 bump 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox