Notification time stamped 2021-12-15 20:36:11 UTC

From f62ede90dc0c84b06d27e6222ff9200465a4e913 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Sep 28 2019 18:45:41 +0000
Subject: Use author-independent source URL


---

diff --git a/perl-IO-FDPass.spec b/perl-IO-FDPass.spec
index fada063..f5d1641 100644
--- a/perl-IO-FDPass.spec
+++ b/perl-IO-FDPass.spec
@@ -1,18 +1,18 @@
 Name:          perl-IO-FDPass
 Version:       1.2
-Release:       11%{?dist}
+Release:       12%{?dist}
 Summary:       Pass a file descriptor over a socket
 License:       GPL+ or Artistic
 URL:           https://metacpan.org/release/IO-FDPass
-Source0:       
https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/IO-FDPass-%{version}.tar.gz
+Source0:       
https://cpan.metacpan.org/modules/by-module/IO/IO-FDPass-%{version}.tar.gz
 # Module Build
 BuildRequires: coreutils
 BuildRequires: findutils
 BuildRequires: gcc
 BuildRequires: make
-BuildRequires: perl-interpreter
 BuildRequires: perl-devel
 BuildRequires: perl-generators
+BuildRequires: perl-interpreter
 BuildRequires: perl(Canary::Stability)
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -45,7 +45,7 @@ make %{?_smp_mflags}
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -delete
 find %{buildroot} -type f -name '*.bs' -empty -delete
-%{_fixperms} %{buildroot}
+%{_fixperms} -c %{buildroot}
 
 %check
 make test
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/IO::FDPass.3*
 
 %changelog
+* Sat Sep 28 2019 Paul Howarth <p...@city-fan.org> - 1.2-12
+- Use author-independent source URL
+
 * Fri Jul 26 2019 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.2-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 


        
https://src.fedoraproject.org/rpms/perl-IO-FDPass/c/f62ede90dc0c84b06d27e6222ff9200465a4e913?branch=epel9
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to