public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Unicode-UTF8] rawhide: Update to 0.75
@ 2026-07-15 8:13 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-15 8:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Unicode-UTF8
Branch : rawhide
Commit : 550c03d8304806f98c7ef2e7d584186253e8c190
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-15T09:13:12+01:00
Stats : +7/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Unicode-UTF8/c/550c03d8304806f98c7ef2e7d584186253e8c190?branch=rawhide
Log:
Update to 0.75
- New upstream release 0.75
- Fixed slurp_utf8() leaking the file descriptor if a fatal "utf8" warning
(e.g. warnings FATAL => 'utf8') was thrown while reading an ill-formed file
---
diff --git a/perl-Unicode-UTF8.spec b/perl-Unicode-UTF8.spec
index 6e25f10..71c33d7 100644
--- a/perl-Unicode-UTF8.spec
+++ b/perl-Unicode-UTF8.spec
@@ -7,7 +7,7 @@
Summary: Encoding and decoding of UTF-8 encoding form
Name: perl-Unicode-UTF8
-Version: 0.74
+Version: 0.75
Release: 1%{?dist}
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Unicode-UTF8
@@ -85,6 +85,11 @@ make test
%{_mandir}/man3/Unicode::UTF8.3*
%changelog
+* Wed Jul 15 2026 Paul Howarth <paul@city-fan.org> - 0.75-1
+- Update to 0.75
+ - Fixed slurp_utf8() leaking the file descriptor if a fatal "utf8" warning
+ (e.g. warnings FATAL => 'utf8') was thrown while reading an ill-formed file
+
* Tue Jul 14 2026 Paul Howarth <paul@city-fan.org> - 0.74-1
- Update to 0.74
- Added slurp_utf8($filename), which reads an entire file and returns its
diff --git a/sources b/sources
index d618ede..b36c909 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Unicode-UTF8-0.74.tar.gz) = 13985e98553dbf6d6ab4281335a7af2660e829d015a4c41e557973b539dc74657cba9b2ef30978a7a21cbb91c1eb475fb74690844b16b332d5aaaf69cb79930f
+SHA512 (Unicode-UTF8-0.75.tar.gz) = fc6ff23f1aaf13b0bde9642539e757cb96d75d2944b326f59865cfe106ca881a39ebceead1fc6d344be650bd59c80db1eb460673a5394cc148e7ff78a5a4b6e3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 8:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 8:13 [rpms/perl-Unicode-UTF8] rawhide: Update to 0.75 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox