public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Mail-JMAPTalk] f45: 0.19 bump
@ 2026-09-09 15:40
0 siblings, 0 replies; only message in thread
From: @ 2026-09-09 15:40 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 15:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 15:40 [rpms/perl-Mail-JMAPTalk] f45: 0.19 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox