Notification time stamped 2023-05-10 16:57:36 UTC

From 645ca7c417022b4883e3e6da5b3af403946ddf81 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: May 10 2023 16:55:50 +0000
Subject: SPDX migration


Also:
- Use %license unconditionally
- Use author-independent source URL

---

diff --git a/perl-Ref-Util.spec b/perl-Ref-Util.spec
index 753abc0..77832cf 100644
--- a/perl-Ref-Util.spec
+++ b/perl-Ref-Util.spec
@@ -7,11 +7,11 @@
 
 Name:          perl-Ref-Util
 Version:       0.204
-Release:       16%{?dist}
+Release:       17%{?dist}
 Summary:       Utility functions for checking references
 License:       MIT
 URL:           https://metacpan.org/release/Ref-Util
-Source0:       
https://cpan.metacpan.org/authors/id/A/AR/ARC/Ref-Util-%{version}.tar.gz
+Source0:       
https://cpan.metacpan.org/modules/by-module/Ref/Ref-Util-%{version}.tar.gz
 BuildArch:     noarch
 # Build
 BuildRequires: coreutils
@@ -50,7 +50,7 @@ BuildRequires:        perl(B::Concise)
 BuildRequires: perl(CPAN::Meta) >= 2.120900
 BuildRequires: perl(Readonly)
 %endif
-# Runtime
+# Dependencies
 Requires:      perl(Ref::Util::XS)
 
 %description
@@ -73,17 +73,18 @@ find %{buildroot} -type f -name .packlist -delete
 make test
 
 %files
-%if 0%{?_licensedir:1}
 %license LICENSE
-%else
-%doc LICENSE
-%endif
 %doc Changes README
 %{perl_vendorlib}/Ref/
 %{_mandir}/man3/Ref::Util.3*
 %{_mandir}/man3/Ref::Util::PP.3*
 
 %changelog
+* Wed May 10 2023 Paul Howarth <p...@city-fan.org> - 0.204-17
+- SPDX migration
+- Use %%license unconditionally
+- Use author-independent source URL
+
 * Fri Jan 20 2023 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.204-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
 


        
https://src.fedoraproject.org/rpms/perl-Ref-Util/c/645ca7c417022b4883e3e6da5b3af403946ddf81?branch=rawhide
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to