public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Mail-JMAPTalk] f45: 0.19 bump
Date: Wed, 09 Sep 2026 15:40:03 GMT	[thread overview]
Message-ID: <178896840389.1.9958037013281993121.rpms-perl-Mail-JMAPTalk-a76477e3339a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Mail-JMAPTalk
Branch : f45
Commit : a76477e3339a1d857ac7c2e099c1d7c9f303e0dd
Author : Michal Josef Špaček <mspacek@redhat.com>
Date   : 2026-09-09T16:44:58+02:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Mail-JMAPTalk/c/a76477e3339a1d857ac7c2e099c1d7c9f303e0dd?branch=f45

Log:
0.19 bump

---
diff --git a/.gitignore b/.gitignore
index d41980e..500d2c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /Mail-JMAPTalk-0.15.tar.gz
 /Mail-JMAPTalk-0.16.tar.gz
 /Mail-JMAPTalk-0.17.tar.gz
+/Mail-JMAPTalk-0.19.tar.gz

diff --git a/perl-Mail-JMAPTalk.spec b/perl-Mail-JMAPTalk.spec
index e625a77..c61d914 100644
--- a/perl-Mail-JMAPTalk.spec
+++ b/perl-Mail-JMAPTalk.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mail-JMAPTalk
-Version:        0.17
-Release:        4%{?dist}
+Version:        0.19
+Release:        1%{?dist}
 Summary:        Perl client for JMAP protocol
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/Mail-JMAPTalk
@@ -12,15 +12,15 @@ BuildRequires:  perl-interpreter
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 # Run-time:
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(Convert::Base64)
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(File::LibMagic)
 BuildRequires:  perl(HTTP::Tiny)
 BuildRequires:  perl(JSON)
+BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(Test::More)
+Recommends:     perl(File::LibMagic)
 
 %description
 This is a really basic wrapper around the JMAP protocol <http://jmap.io/>. It
@@ -72,6 +72,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Wed Sep 09 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.19-1
+- 0.19 bump
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 4d7ccf2..2e84e88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Mail-JMAPTalk-0.17.tar.gz) = 643572dd2a5c8d3bb61a27a9be7f922ada523d4034df4d9151a4afa4a5497bade17e8d372bcb6401479464941f1825e92f36cb7f95c126ce8b60317a3b1048bf
+SHA512 (Mail-JMAPTalk-0.19.tar.gz) = eb36e190979d99e204e9f6dd723001356a431d1e6ab03c383a7763b608a6a3f12f7810453791456ee119022b04bcb3372229c8f14e533330650586a677e42702

                 reply	other threads:[~2026-09-09 15:40 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=178896840389.1.9958037013281993121.rpms-perl-Mail-JMAPTalk-a76477e3339a@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