[packages/perl-MIME-Charset] - updated to 1.013.1

qboosh qboosh at pld-linux.org
Thu Sep 18 20:48:11 CEST 2025


commit a201af7c0e80f5a647ce4efc2c75f9d9c09053b3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 18 20:51:08 2025 +0200

    - updated to 1.013.1

 perl-MIME-Charset.spec | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/perl-MIME-Charset.spec b/perl-MIME-Charset.spec
index eca92c4..22afb0e 100644
--- a/perl-MIME-Charset.spec
+++ b/perl-MIME-Charset.spec
@@ -1,24 +1,27 @@
 #
 # Conditional build:
-%bcond_without	autodeps	# don't BR packages needed only for resolving deps
-%bcond_without	tests	# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	MIME
 %define		pnam	Charset
 Summary:	Charset Informations for MIME
 Summary(pl.UTF-8):	Informacje o zestawach znaków dla MIME
 Name:		perl-MIME-Charset
-Version:	1.012.2
+Version:	1.013.1
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	71440416376248c31aa3bef753fae28d
-URL:		http://search.cpan.org/dist/MIME-Charset/
+Source0:	https://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	b1932cfc806c8deb1b4a20d6afbfa8ac
+URL:		https://metacpan.org/dist/MIME-Charset
 BuildRequires:	perl-Encode >= 1:1.98
 BuildRequires:	perl-devel >= 1:5.8.1
+%if %{with tests}
+BuildRequires:	perl-Test-Simple
+%endif
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-MIME-Charset.git/commitdiff/a201af7c0e80f5a647ce4efc2c75f9d9c09053b3



More information about the pld-cvs-commit mailing list