pghmcfc pushed to perl-Convert-BinHex (perl-Convert-BinHex-1.124-1.fc23). "Update to 1.124 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Aug 20 10:55:22 UTC 2015


From a3ca379ac90fe975e6322e3303a89df1d057c9b8 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 20 Aug 2015 11:36:06 +0100
Subject: Update to 1.124

- New upstream release 1.124
  - Changed debinhex to UTF-8
  - Made the Test:: modules optional (CPAN RT#101974)
  - Fixed a manual typo (CPAN RT#88874)
- Use %license

diff --git a/perl-Convert-BinHex.spec b/perl-Convert-BinHex.spec
index 80139ee..dd59d87 100644
--- a/perl-Convert-BinHex.spec
+++ b/perl-Convert-BinHex.spec
@@ -1,6 +1,6 @@
 Name:		perl-Convert-BinHex
-Version:	1.123
-Release:	5%{?dist}
+Version:	1.124
+Release:	1%{?dist}
 Summary:	Convert to/from RFC1741 HQX7 (Mac BinHex)
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -8,6 +8,10 @@ URL:		http://search.cpan.org/dist/Convert-BinHex/
 Source0:	http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-%{version}.tar.gz
 BuildArch:	noarch
 # Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
+BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires:	perl(Carp)
@@ -60,15 +64,23 @@ make test RELEASE_TESTING=1
 make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 
 %files
-%doc Changes COPYING LICENSE README*
+%license COPYING LICENSE
+%doc Changes README*
 %{_bindir}/binhex.pl
 %{_bindir}/debinhex.pl
 %{perl_vendorlib}/Convert/
 %{_mandir}/man1/binhex.pl.1*
 %{_mandir}/man1/debinhex.pl.1*
-%{_mandir}/man3/Convert::BinHex.3pm*
+%{_mandir}/man3/Convert::BinHex.3*
 
 %changelog
+* Thu Aug 20 2015 Paul Howarth <paul at city-fan.org> - 1.124-1
+- Update to 1.124
+  - Changed debinhex to UTF-8
+  - Made the Test:: modules optional (CPAN RT#101974)
+  - Fixed a manual typo (CPAN RT#88874)
+- Use %%license
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.123-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 2cb6a33..0a15530 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6957dee877c64918066ae27ca6069bfe  Convert-BinHex-1.123.tar.gz
+81bbc7c7f3d349767137658a200a7f11  Convert-BinHex-1.124.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Convert-BinHex.git/commit/?h=perl-Convert-BinHex-1.124-1.fc23&id=a3ca379ac90fe975e6322e3303a89df1d057c9b8


More information about the perl-devel mailing list