Notification time stamped 2019-10-24 15:08:19 UTC
From 1e1c63ca89508048d8a040c3e7fbb160555e9408 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius <[email protected]>
Date: Oct 24 2019 15:07:20 +0000
Subject: Upstream update.
---
diff --git a/.gitignore b/.gitignore
index 3fc0104..395f573 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Type-Tie-0.009.tar.gz
+/Type-Tie-0.011.tar.gz
diff --git a/perl-Type-Tie.spec b/perl-Type-Tie.spec
index 865f278..3d71b20 100644
--- a/perl-Type-Tie.spec
+++ b/perl-Type-Tie.spec
@@ -1,6 +1,6 @@
Name: perl-Type-Tie
-Version: 0.009
-Release: 8%{?dist}
+Version: 0.011
+Release: 1%{?dist}
Summary: Tie a variable to a type constraint
# cf. README
License: GPL+ or Artistic
@@ -34,6 +34,7 @@ BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(Test::Requires)
+BuildRequires: perl(Try::Tiny)
BuildRequires: perl(constant)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
@@ -51,6 +52,9 @@ the variable conform.
%prep
%setup -q -n Type-Tie-%{version}
+# Remove bundled stuff
+%{__rm} -r inc/
+
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
%{__make} %{?_smp_mflags}
@@ -70,6 +74,9 @@ the variable conform.
%{_mandir}/man3/*
%changelog
+* Thu Jul 12 2018 Ralf Corsépius <[email protected]> - 0.011-1
+- Upstream update.
+
* Sat Jun 30 2018 Jitka Plesnikova <[email protected]> - 0.009-8
- Perl 5.28 re-rebuild of bootstrapped packages
diff --git a/sources b/sources
index 8ce5b41..222e822 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Type-Tie-0.009.tar.gz) =
2c416cd22d1d4a7ec902470d0801d479a54f312d456982e51671ba7391d127297471f0f753df5cafef4b6e01c983cd9f8f69c99f03f571aad5c89036c642a6c6
+SHA512 (Type-Tie-0.011.tar.gz) =
ce4de19c14c46066e9b58cb13cf9ac4c108f99b8db604e9d8766168193b2e617e92bccc9f27fadd96f7103eae3a380c2041087b451239d713b7ce02eac202d43
https://src.fedoraproject.org/rpms/perl-Type-Tie/c/1e1c63ca89508048d8a040c3e7fbb160555e9408?branch=epel8
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]