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

From 7344b951f09c4b41d8b4ff34561a98a599e768b8 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Jan 04 2021 17:57:59 +0000
Subject: Update to 1.3


- New upstream release 1.3
  - Do not leak memory on unsuccessful recv
- Use %license unconditionally

---

diff --git a/perl-IO-FDPass.spec b/perl-IO-FDPass.spec
index 7a11d9e..6fa605d 100644
--- a/perl-IO-FDPass.spec
+++ b/perl-IO-FDPass.spec
@@ -1,6 +1,6 @@
 Name:          perl-IO-FDPass
-Version:       1.2
-Release:       15%{?dist}
+Version:       1.3
+Release:       1%{?dist}
 Summary:       Pass a file descriptor over a socket
 License:       GPL+ or Artistic
 URL:           https://metacpan.org/release/IO-FDPass
@@ -51,17 +51,18 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
 make test
 
 %files
-%if 0%{?_licensedir:1}
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc Changes README
 %{perl_vendorarch}/auto/IO/
 %{perl_vendorarch}/IO/
 %{_mandir}/man3/IO::FDPass.3*
 
 %changelog
+* Mon Jan  4 2021 Paul Howarth <p...@city-fan.org> - 1.3-1
+- Update to 1.3
+  - Do not leak memory on unsuccessful recv
+- Use %%license unconditionally
+
 * Tue Jul 28 2020 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.2-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 
diff --git a/sources b/sources
index 0d81447..53966eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f60fc0e6b7982ceb45f63ba8a51e46e  IO-FDPass-1.2.tar.gz
+SHA512 (IO-FDPass-1.3.tar.gz) = 
2392074ce9d2bd7a5d2fcc8b359ef3a57c73258b33b637954ecbf00b15e44de05a211242ab245a47bd8cb18a5d928081a843e731563a23b5436fc2559a71968a


        
https://src.fedoraproject.org/rpms/perl-IO-FDPass/c/7344b951f09c4b41d8b4ff34561a98a599e768b8?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